Projects

Selected systems, backend services, AI agent tools, and full-stack web applications.

tinyqueue - redis-backed job queue

Redis-backed job queue with FIFO processing, concurrent worker pools, automatic retry with exponential backoff, and real-time job state monitoring.

TypeScriptExpress.jsRedisBun

streaker

A full-stack habit tracking application with user-friendly interface for tracking habits and streaks. Built with modern tech stack and scalable serverless architecture.

HonoJSPostgreSQLPrisma ORMReactJS

mini-cursor

A terminal-based AI coding assistant for streamlining full-stack project development with AI capabilities to generate boilerplate code. Integrated LangGraph and LangChain frameworks for advanced AI workflow orchestration and enabled direct command execution from terminal.

PythonLangGraphLangChainAI

customizable caching api

A RESTful API service implementing a customizable caching system with size limitations, comprehensive documentation, and robust error handling.

Node.jsExpress.jsPostgreSQLPrisma ORM

paypulse

A Paytm-like payment application enabling secure money transfers and balance checking with robust financial transaction handling and data integrity.

ReactJSExpressJSMongoDBTailwind CSS

pencraft

A dynamic blog platform allowing users to create and modify blog posts with efficient backend operations and optimal database management.

ReactJSHonoCloudflare WorkersPostgreSQL

social media api

A comprehensive backend for a social media app with RESTful APIs for user profiles, friend requests, comment functionality, and enhanced security features.

ExpressJSMongoDBJWTREST API

task manager api

A backend API for task management with JWT authentication, CRUD operations, filtering/sorting capabilities, and MVC architecture.

Node.jsExpressJSJWTREST API

url shortener

A URL shortening service with analytics tracking capabilities, providing shortened URLs for long web addresses.

Node.jsExpress.jsMongoDBREST API

currency converter

A real-time currency conversion application with responsive design and custom React hooks for efficient data fetching and state management.

ReactJSHTMLTailwind CSSCustom Hooks