Hi, I'm Gautam — a full-stack developer passionate about building scalable, end-to-end products for the web.

Lately, I've been diving deep into RAG-based applications, exploring how they can shape the future of intelligent systems.

Outside of work, I love tinkering with different technologies like I recently built a YouTube downloader, sharing insights through technical blogs, and practicing my newly found hobby origami.

Socials

Projects

Bookmark Manager

Github

Deployed

bookmark-manager

PostgreSQL, Prisma, NextJs, NextAuth, TailwindCSS

  • Built a full-stack Bookmark Manager with Next.js App Router, Auth.js, Prisma, and PostgreSQL enabling users to save, tag, and filter links.
  • Implemented secure Google OAuth with Auth.js Prisma Adapter; scoped all CRUD to the authenticated user.
  • Designed a modern UI with Tailwind CSS (cards, tag pills, gradient shell) and server action–driven forms.
  • Modeled many-to-many `Bookmark ↔ Tag` relations in Prisma with unique per-user tag constraints.
  • Optimized DX and reliability with server actions, route revalidation, and typed `searchParams` in Next.js 15.

Legal Blogs

Github

Deployed

legal-blogs

MongoDB, ExpressJs, ReactJs,NodeJs, AWS S3, Redux

  • LEGAL BLOGS A full-stack blogging platform built with the MongoDB, ExpressJs, ReactJs,NodeJs stack.
  • Secured platform with JWT authentication, middleware, and role-based access control (RBAC).
  • Implemented full CRUD functionality, advanced search, and AWS S3 integration for media uploads.
  • Designed a responsive React UI with Redux Toolkit, custom hooks, React Router, and TypeScript.

How I Think

Learning Log

  • Now: Learning FastAPI for building machine learning based applications.
  • Why: Python has the best libraries for machine learning and data science. FastAPI is a great choice for building efficient, high-performance APIs.
  • Building: A HR Query Chatbot with FastAPI, SentenceTransformers, and Faiss.

Tech I work with

Languages

Python

JavaScript

TypeScript

HTML

CSS

SQL

Frontend

React

Next.js

Tailwind

TypeScript

JavaScript

HTML

CSS

Backend

Node.js

Express

MongoDB

PostgreSQL

MySQL

Tools

Git

GitHub

Docker