Full-Stack Development
Major Projects
🐍 Integers: Snakes & Ladders
An interactive educational mathematics web game built to help students understand integer arithmetic through gameplay. Features multiplayer states, AI logic, and Web Audio API integration for engaging sound effects.
執筆 Shippitsu - Blogging Web App
Shippitsu is a minimalistic full-stack blogging web app featuring a rich Markdown editor, live preview, localStorage-based writing, server-side rendering, multipage navigation, and proper 404 handling. This project helped me gain practical experience with full-stack web development.
ANCHOR - Productivity App
An offline-first personal productivity web application focused on discipline tracking and truthful self-monitoring. Utilizes browser local storage for a completely independent architecture without cloud dependencies.
Minor Projects
Simon Game
This is a simple implementation of the classic Simon Game using mostly jQuery. The game tests your memory skills by repeating sequences of colors and sounds. It is modified with dynamic time delay and optimized for mobile devices.
Dice Game
A simple dice game built with HTML, CSS, and JavaScript. This game allows two players to roll dice by clicking a button. Each roll generates a random number for each die, and the game determines the winner based on the higher total. 🎲
Drum Kit
An interactive drum kit built where users can play different drum sounds by clicking on the drums or using keyboard keys. There is also a visual animation effect when a drum is played, enhancing the user experience. 🥁
TinDog
This project involved building a landing page inspired by TinDog, a dating app for dogs. It's a simple yet effective solution for connecting dogs with potential mates. 😉
Python & Mathematics
Python Mathematical Animation
A collection of interactive 2D and 3D mathematical animations visualizing advanced concepts like linear transformations, Boy's Surface, and coordinate geometry. Built to improve conceptual understanding through numerical computation and dynamic simulations.
Other Endeavors
Census Research & Analysis
Conducted detailed research on large-scale Indian Census datasets to analyze demographic and socio-economic patterns. Developed automated pipelines and publication-quality visualizations within JupyterLab.