Hi, I'm Gaurav
21 | Full Stack Developer
Experience
Frontend Web Dev Intern
Infosys Springboard
Built a destination exploration and booking interface in Angular, integrated Firebase Authentication and Razorpay to cut login and checkout failures by 30 percent, and streamlined team workflow through collaborative tools, improving performance, reliability, and overall development speed by 15-25 percent.
Contributor
GirlScript Summer of Code
Contributed to open-source projects by building new features, fixing bugs, and improving documentation. Worked with mentors and project maintainers to deliver meaningful updates across multiple repositories.
Projects
UcetHub
A notes and PYQ access platform where students can browse, upload, and organize study material easily. Focused on clean navigation, quick search, and a smooth reading experience.
Sheet Tracker
Built an open-source DSA sheet tracking platform that lets users mark solved problems and track progress with cloud-based sync across devices. Designed and implemented the frontend with a focus on simplicity and real-world usability.
Tourizio
Created a travel discovery platform that helps users explore destinations, plan trips, and view curated experiences. Designed the UI, implemented core features, and optimized the overall flow.
AuthSystem
Built a full authentication system with signup, login, protected routes, and session handling. Focused on security, form validation, and a clean workflow for user onboarding.
Coding Skills
Highlights
Solved 300+ problems across LeetCode, CodeChef, and other platforms
Basic foundation in Data Structures & Algorithms with focus on optimization
Consistently ranked in top 30% in weekly LeetCode contests
Achieved 2-star rating on CodeChef with peak rating of 1451
Blogs
How to Run localhost on Your Mobile Phone : Step-by-Step Guide
A simple guide to accessing your local development server on a mobile device using your machine’s IP address or network.
What Makes the Two-Pointer Technique So Effective in Problem Solving?
A clear breakdown of why the two-pointer technique is fast, intuitive, and powerful for solving array and string problems efficiently.