My Work

Featured Projects

A collection of my work in Machine Learning, Web Development, and System Design

01

All Projects

01

Customer Segmentation Dashboard

A Machine Learning–powered web dashboard built with Flask, Python, and Chart.js that helps businesses analyze and segment their customers based on uploaded datasets.

Machine Learning Flask Python
02

AI Sentiment-Based Text Generator

Built as part of the Remote ML Internship Assessment. It generates AI-written paragraphs aligned with the sentiment (positive, negative, neutral) of an input prompt.

AI NLP Python
03

SEO Analysis Dashboard

Analyzes the SEO performance of websites and provides actionable insights for optimization and improved search rankings.

Web Analytics SEO Dashboard
04

Shopping Website

E-commerce website built for demo purposes showcasing modern web development practices and responsive design.

E-Commerce Web Design
05

Doctor Website

Clinic website built for demo purposes showcasing modern web development practices and responsive design.

Healthcare Web Design
06

WebSocket Server from Scratch

Production-ready, feature-rich HTTP/WebSocket server built from scratch with Node.js demonstrating advanced server architecture.

Node.js WebSocket Backend
07

Load Balancer

Production-ready TypeScript load balancer with health checks, rate limiting, failover handling, and real-time metrics.

TypeScript Infrastructure DevOps