Wanderlogue
A full-stack travel logging application built with the MERN stack. Features include infinite scrolling, post uploads, and a seamless user experience for documenting and sharing travel adventures.
A collection of my projects showcasing full-stack development, AI/ML, and web applications. Each includes links to live demos and source code.
A full-stack travel logging application built with the MERN stack. Features include infinite scrolling, post uploads, and a seamless user experience for documenting and sharing travel adventures.

Inspired by the 1930 helpline project, I developed an automated stock analysis and prediction model. Uses historical data to provide insights and forecast market trends, helping to automate investment decisions.
My first web project where I learned Express.js, Node.js, and MongoDB. A simple yet functional quiz application.

An advanced generative AI platform for creating and managing intelligent agents. Includes a sophisticated prompt processor that enables agents to handle real-world tasks. It's like having AI on your computer, basically executing Python code autonomously.

ZenLight is a browser extension that brings AI to your fingertips — select any text on any webpage to instantly get explanations, translations, and visual context without leaving the page. Highlight a question and ZenLight automatically finds and marks the answer on the page. Plus, a distraction-free Spotlight Mode and YouTube productivity tools help you stay focused and in the zone.
Codeseverywhere is a Spring Boot application for uploading and sharing code snippets, backed by PostgreSQL. Runs on single Docker Compose command and deploys effortlessly to the cloud via Render.
A C program built during college that visualizes CPU scheduling algorithms — FCFS, SJF, SRTN, Priority (preemptive & non-preemptive), and Round Robin — using the graphics.h library. Enter your processes and instantly see a Gantt chart along with turnaround and waiting time stats. Note: Round Robin was implemented based on college-level understanding and may not cover all edge cases perfectly.
A machine learning project built at the Rajasthan Police Hackathon to detect fake complaints on the 1930 helpline. Uses scikit-learn to analyze and classify police complaint data. Not fully completed, but a great hands-on introduction to ML concepts.
A comprehensive management system for public libraries that streamlines book lending and user registrations. Dropped idea after hackathon.
A browser-based Asteroids-inspired arcade shooter built with JavaScript and HTML5 Only. Features ship physics, power-ups, UFO enemies, combo scoring, procedural music, and particle effects — all running in the browser with no dependencies.
A dynamic database application with advanced search capabilities and real-time definitions. Currently under development with enhanced linguistic features planned.
An interactive tool for testing and generating regular expressions with real-time examples and pattern matching. Currently under development with enhanced linguistic features planned.