Projects

Production-grade systems and infrastructure solutions

Production

Medical Clinic POS System

A full-stack healthcare Point-of-Sale and management system designed for medical clinics and pharmacies. The platform improves operational efficiency through attribute-based access control (ABAC), multi-unit inventory tracking, patient record management, treatment documentation, dynamic invoicing, expense tracking, and financial reporting.

React Express TypeScript Node.js Prisma PostgreSQL TanStack Shadcn Docker Zod
Demo Credentials
Username: sai@email.com
Password: 111111
Stable

Respectfully Rude

Respectfully Rude is a hackathon project where I led a team of three to build a full-stack app that generates AI-powered backhanded compliments and roast images. Built with React and Node.js/Hono, it uses Google's Gemini AI to create sarcastic compliments and Replicate's Flux model to generate cartoon-style roast images based on user photos, complete with authentication and cloud storage.

React Hono JavaScript TypeScript Node.js MySQL Prisma Shadcn Cloudinary Gemini
Stable

Zen Plan

A full-stack wellness planning application that helps users build healthy lifestyle routines through a structured weekly calendar. It features JWT authentication, customizable wellness activities (yoga, meditation, exercise, meal prep), category-based task organization, and progress tracking to promote holistic physical, mental, and emotional well-being.

React Hono JavaScript TypeScript Node.js MySQL Prisma Shadcn Cloudinary
Stable

AI Hub

AI Hub is a full-stack e-learning platform designed for AI education that enables instructors to create and manage courses while students can discover and enroll in AI-related content. The platform includes JWT-based authentication, email verification, profile management with picture uploads, and comprehensive course CRUD operations with search and sorting capabilities.

React Hono JavaScript TypeScript Node.js SQLite Prisma Shadcn Cloudinary
Stable

Expense Tracker

Node.js/Express backend API for an expense tracking application. Uses PostgreSQL with Knex.js for database management, and includes user authentication with JWT tokens and bcrypt password hashing. The API supports CRUD operations for expense tracking, user management, and list operations, with secure cookie-based authentication and image upload capabilities via Cloudinary integration.

Express JavaScript Node.js PostgreSQL Knex Cloudinary