Dhruv Pandey
web dev figuring things out ~
about
18. second year undergrad. i build things. that's it.
technical skills
Languages
C++, C, JavaScript, HTML, CSS
Web Technologies
DOM Manipulation, REST APIs, Async Programming, Tailwind CSS
Tools
Git, GitHub, Linux, VS Code
Concepts
Data Structures and Algorithms, STL, Object-Oriented Programming, Problem Solving
projects
- Web app for monitoring AQI with live environmental APIs.
- Uses geolocation and Leaflet maps to show location-specific AQI, PM2.5, and PM10 data.
- Includes dynamic dashboards, health recommendations, interactive assistant, and dark/light mode.
- Full-stack envelope budgeting dashboard for managing income and expenses.
- Supports creating, editing, deleting, and transferring funds between budget categories.
- Built with a simple REST API and a responsive interface.
- Movie discovery app that searches films by title or genre using OMDb and TMDB.
- Uses async requests to fetch movie details, ratings, posters, and backdrops.
- Includes a clean browsing flow with random genre discovery.