Projects

Solar Visualizer

Solar Visualizer

Solar Visualizer is an interactive 3D solar system simulation built using Three.js and Next.js, designed for educational exploration and real-time information gathering. It visualizes planets, orbits, and celestial motion with smooth animations and dynamic data overlays — providing both an engaging and informative experience.

ThreeJSNEXTJSTypeScirpttailwindcss
Shoporia - Ecom Website

Shoporia - Ecom Website

Shoporia is a sleek, modern e-commerce platform that redefines online shopping through elegant design and seamless performance. Inspired by the simplicity of premium retail experiences, Shoporia lets users browse, discover, and purchase products effortlessly — all powered by the eBay Sandbox API for real product data integration. The platform focuses on speed, clarity, and intuitive navigation, offering a delightful and realistic shopping experience while maintaining developer flexibility for experimentation and API-based testing.

NextJstailwindcssTypeScirpt
AlgoViz

AlgoViz

AlgoVis is an interactive and beautifully animated data structure visualizer that helps learners understand the internal working of Stack, Queue, and Linked List through smooth animations and real-time operations. It’s designed to make DSA concepts intuitive and engaging — all accessible directly from your browser. AlgoVis also includes structured DSA notes, curated YouTube tutorials, and hands-on simulations for each topic, making it perfect for students and developers revising core concepts.

NextJstailwindcssTypeScirpt
SBWorks- Freelance

SBWorks- Freelance

SBWorks is a freelance marketplace web application designed to connect clients with freelancers for project-based work. The platform allows users to create profiles, post projects, browse available gigs, and manage work proposals seamlessly. It focuses on simplifying collaboration between freelancers and employers through an intuitive and responsive interface.

reactbootstrapexpressJS
Clustria

Clustria

Clustria is a personalized, AI-augmented cloud storage platform that simplifies file management and enhances productivity. It integrates secure cloud infrastructure with intelligent automation — including AI-based content classification, and personalized file recommendations. Built using a microservices architecture, Clustria ensures data security, scalability, and a seamless user experience across devices.

NextJstailwindcssMongoDB
CodeJoker

CodeJoker

Coder Jokes Random is a fun, lightweight web app that displays random programming jokes. Built with HTML, CSS, and JavaScript, it fetches developer humor to keep coders entertained. Great for a quick laugh during coding sessions!

HTMLCSSJs
DreamNet-Landing Page Template

DreamNet-Landing Page Template

This is a modern, responsive landing page template built with HTML, Bootstrap, and JavaScript for a website builder platform. It features a bold headline, clear call-to-action, limited-time offer, and sample website previews—ideal for promoting web design tools or SaaS products.

HTMLCSSBootstrapJs
crowdconnect-backend

crowdconnect-backend

The backend of CrowdConnect is developed using Spring Boot (Java), offering a robust REST API for handling user authentication, problem submissions, and data retrieval. It uses MySQL as the relational database for storing user data, questions, and responses. JWT (JSON Web Tokens) ensures secure login sessions, while standard practices like layered architecture and service-repository patterns maintain clean and scalable code structure.

bycrypt-passwordjavaspring-bootmysqljsonwebtoken
 crowdconnect-frontend

crowdconnect-frontend

The frontend of CrowdConnect is built using React.js, providing a responsive and interactive user interface. It includes key components like the login/signup pages, problem posting form, and a structured dashboard layout. Styled with CSS3 and Material-UI, the design ensures a clean, user-friendly experience. The frontend communicates with the backend via REST APIs, and JWT is used for managing authenticated sessions.

reacttailwindcssrestful-api