Profile
GitHub
LinkedIn
Twitter
Linktree

Hi, I'm Gaurav

21 | Full Stack Developer

I'm a Full Stack Developer based in India, with a strong passion for building web applications using Typescript, React, Next.js, Node.js, PostgreSQL with great user experiences. I enjoy working on challenging projects that push the boundaries of what's possible on the web.
Get in touch

Experience

Here's a timeline of my professional journey, showcasing my roles and contributions in frontend and full-stack development.

Frontend Web Dev Intern

Sep 2025 - Nov 2025

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.

Angular
TypeScript
Firebase
Razorpay
Git

Contributor

Oct 2024 - Nov 2024

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.

JavaScript
React
Node.js
GitHub

Projects

A collection of my work spanning from frontend applications to full-stack projects, both personal and fun.

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.

200+ Signups
Next.js
Node.js
Express
TypeScript
PostgreSQL
Prisma
Firebase
Cloudinary

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.

2000+ Users
100+ Signups
JavaScript
React
Vite
Supabase

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.

Angular
TypeScript
Firebase
Razorpay
Git

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.

Vite
JavaScript
Node.js
JWT
bcrypt
MongoDB

WeatherApp

A lightweight weather dashboard that fetches real-time data from public APIs. Lets users check current conditions, forecasts, and city-based search in a simple, fast interface.

HTML
CSS
JavaScript
APIs

Coding Skills

A quick snapshot of my problem-solving progress on LeetCode and CodeChef.
(Currently working on my coding skills.)

LeetCode

-
170+Problems Solved
1592Max Rating
Top 30%Global Rank

CodeChef

2 Star
30+Problems Solved
1451Max Rating
34160Global Rank

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

Sliding Window
Two Pointers
Hashing
Sorting Algorithms
Linked Lists
Recursion

Blogs

I write about software development, sharing insights and experiences from my journey in tech.
23 June 2025
3 min read

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.

Read More
Read How to Run localhost on Your Mobile Phone : Step-by-Step Guide
22 Dec 2025
8 min read

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.

Read More
Read What Makes the Two-Pointer Technique So Effective in Problem Solving?