PROJECT_001
To-Do List App
Vanilla JS task manager with localStorage, filters, and animations — great practice for state & UI.
PROJECT_002
Quiz Application
JS-based quiz with timer, scoring and question bank — used for practice & interviews prep.
PROJECT_003
Personal Portfolio
A neon cyberpunk-themed personal portfolio showcasing my skills, projects, and achievements.
Built using HTML, CSS, Tailwind, and JavaScript — fully responsive and interactive.
PROJECT_004
Price Range Slider (Interactive UI)
A modern and responsive price range slider built using HTML, CSS, and JavaScript.
It allows users to dynamically adjust minimum and maximum price values with smooth animations and live input synchronization.
PROJECT_005
Resume ATS Checker (AI-Powered)
An intelligent AI-based Resume ATS Checker built using HTML, CSS, JavaScript, and OpenAI API.
It analyzes resumes in real time, identifies missing keywords, evaluates ATS compatibility, and suggests job profiles best suited for the candidate.
PROJECT_006
Image Uploader (HTML / CSS / JS)
A clean and simple image uploader web app that lets users upload, preview, and generate
a public shareable URL using the ImgBB API. Features local blob preview, responsive UI,
and full client-side functionality — no backend required.
PROJECT_007
MetalMarketin.in – Full-Stack B2B Metal Marketplace
A fully functional full-stack B2B e-commerce platform developed
for the client MetalMarketin.in. Built using
Java (Backend), MySQL (Database), and React.js (Frontend).
The platform streamlines the metal trading process by enabling
product listing, real-time inventory updates, user authentication,
order management, and secure admin controls.
This project is client-exclusive, so the source code is private.
A live preview is available below.
PROJECT_008
Arshiv World – Admission Counselling Platform
A fully responsive and SEO-optimized admission counselling platform built using
HTML, CSS, and JavaScript. The website provides end-to-end guidance for RTE Admission,
JEECUP, JOSAA, CSAB, UPTAC, CUET, and top government & private universities across India.
It features EmailJS-powered query submission, professional UI/UX, trust-focused
content structure, and a production-ready frontend with no backend dependency.
PROJECT_009
ABES Java Code Editor – Custom Java IDE with Embedded Tomcat
A custom Java-based IDE built using Java and JavaFX to understand how real development
environments handle compilation, execution, and file management. Version 0.1 supports
Java program compile & run features, while Version 0.2 integrates Embedded Apache Tomcat (10.x)
for local web app deployment and internal server start/stop management.
Demonstrates practical experience in modular Java architecture and embedded server integration.