THE PROJECT ARCHIVE

Projects, built out of curiosity.

Apps, experiments, and tools that solve a little piece of the everyday.

15 projects

DRIFT application screenshot
Backend & developer tools

DRIFT is a lightweight Go reverse proxy for intercepting, logging, analyzing, and debugging API traffic in real time with WebSocket monitoring, analytics, and public URL tunneling.

GO
TimeSync application screenshot
Web application

TimeSync helps distributed teams stay aligned across time zones by showing users' local times and preventing scheduling conflicts.

SveltekitFirebase
Smart Sentence application screenshot
Web application

Smart Sentence

Live project

A string manipulation tool built with HTML, CSS, and JavaScript. It converts text to formats like uppercase, snake case, and kebab case.

HTMLCSSJavaScript
Password Generator application screenshot
Web application

Password Generator

Live project

A random password generator with customizable options, built with HTML, CSS, and JavaScript. It supports uppercase, lowercase, numbers, and special characters.

HTMLCSSJavaScript
Grocery Shop API application screenshot
Backend & developer tools

Grocery Shop API

Live project

A Node.js and Express API managing grocery shop operations like products, carts, and orders.

Node.jsExpressREST APIMongo DB
FireChat application screenshot
Web application

A real-time chat app built with React, Vite, and Firebase for authentication, storage, and database. It supports user registration, messaging, and file sharing.

ReactViteFirebase
Timezone Converter application screenshot
Web application

Timezone Converter

Live project

A web app for timezone conversion, built with HTML, CSS, and JavaScript. It offers dropdown selection and real-time conversion across devices.

HTMLCSSJavaScript
Timer application screenshot
Web application

A 1-minute countdown timer for a college quiz, built with HTML, CSS, and JavaScript. It features a start/stop button and clear display.

HTMLCSSJavaScript
Bookmark API application screenshot
Backend & developer tools

Bookmark API

View source

A web bookmark manager with a RESTful API, built using NestJS. It offers endpoints for creating, updating, and deleting bookmarks with authentication.

NestJSREST APINode.jsPostgresql
No PM Bot application screenshot
Backend & developer tools

A Telegram bot for anonymous messaging, built with Pyrogram. It allows sending and replying to messages without revealing user identities.

PythonPyrogramTelegram API
News Web App application screenshot
Web application

News Web App

Live project

A news platform built with React and Vite, fetching articles from APIs. It features category filtering and a responsive layout using Chakra UI.

ReactViteREST APIChakra UI
Random Joke Generator application screenshot
Web application

Random Joke Generator

Live project

My first React app, a random joke generator using Create React App. It fetches jokes from an API with a simple interface.

ReactJavaScript
Cardamom Auction Tracker application screenshot
Web application

Cardamom Auction Tracker

Live project

The Cardamom Auction Tracker is a React TypeScript application designed to monitor cardamom auction prices in real-time.

ReactViteTailwind
Swastika-24 application screenshot
Web application

Swastika-24

Live project

An inter-college fest website developed with friends to showcase the fest and its various events, built using React, Shadcn, Tailwind, Firebase, and Vite.

ReactShadcnTailwindFirebaseVite
Full Screen Clock application screenshot
Mobile application

Full Screen Clock

View source

A React Native app displaying a real-time clock for desk use. It features digital and analog modes with a customizable interface.

React NativeJavaScript