Software Engineer

Creating end-to-end solutions, from websites to full-stack applications

Full Stack Intern @ Cleverbooks || MCA @ VIT

Source Codes
Aadi's workplace

Technical Expertise

Languages

Java Python C JavaScript

Frameworks and Libraries

SpringBoot Node.js

Database & DevOps

SQL and NoSql databases, Kubernetes & Docker

Projects Built

Matrix Load Test

Project Image

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

Project Image

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

SilkRoad

Project Image

A fully functional e-commerce web application built with the MERN stack, featuring comprehensive product browsing, user authentication, and shopping cart functionality

Food Delivery App

Project Image

Foodcraft is a single-page application built with React. It demonstrates smooth, conditional navigation within a modern web application.

Notes App

Project Image

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 Tracking App

Project Image

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.

Student Management Database System

Project Image

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.

Quizz App

Project Image

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.

Contact-Book

Project Image

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.

Weather app

Project Image

Developed a weather application that portrays the applications of APIs. Implemented features like location search with appropriate error handling.

Task Tracking App

Project Image

This React-based Task Tracker app helps users manage tasks efficiently. It uses React's useState for state management and useEffect for data storage