Creating end-to-end solutions, from websites to full-stack applications
Full Stack Intern @ Cleverbooks || MCA @ VIT
Source Codes
Java Python C JavaScript
SpringBoot Node.js
SQL and NoSql databases, Kubernetes & Docker
This distributed microservices architecture utilizes Redis-backed atomic inventory tracking and Kafka-driven asynchronous persistence to handle extreme traffic spikes without database locking . It ensures system-wide resilience and observability.
Next-Round is a production-style interview prep platform. It models round-wise technical interviews, emphasizing DSA workflows, clean abstractions, maintainable code, and real-world engineering practices *In development
A fully functional e-commerce web application built with the MERN stack, featuring comprehensive product browsing, user authentication, and shopping cart functionality
Foodcraft is a single-page application built with React. It demonstrates smooth, conditional navigation within a modern web application.
This app is a responsive notes management application built with React functional components, React Context API for state management. It features dynamic note creation, editing, deletion, and a mobile-friendly hamburger menu.
Expense Tracker is a simple React app built with Vite. It lets users add credit and debit transactions, calculates the balance. The project uses modular React components and custom CSS for styling.
A simple yet powerful Java-based console application for managing student records. This system allows you to add, edit, delete, view, and export student data, with persistent storage via serialization and CSV support.
This React quiz app uses functional components, hooks for state and effects, and localStorage for high score persistence. It features modular architecture and dynamic rendering for an interactive user experience.
A responsive React phonebook app using hooks, functional components, React Router, localStorage, and dynamic state management. Features CRUD operations, modular structure, modern CSS, and interactive UI with FontAwesome icons.
Developed a weather application that portrays the applications of APIs. Implemented features like location search with appropriate error handling.
This React-based Task Tracker app helps users manage tasks efficiently. It uses React's useState for state management and useEffect for data storage