Gradient

About Me 💁🏻

My story

Hey! I'm Abhijit, but most people online call me Proxy.

I started messing around with code because I was curious how computers work. First I tried out some JavaScript and made a few small games. Super fun so I just kept learning!

In 2022, I built a Discord bot in Python. Someone even paid me for it! That's when I realized, hey, maybe I can actually turn this into a job.

Tools I use

My Toolbox

If I'm starting something new, I usually open up Figma and doodle some screens. To actually build stuff, I go for Next.js and Tanstack Start—they just make life easier.

Building Websites

For the code-y stuff behind the scenes, it's mostly Next.js and Tanstack Start. The part everyone sees? React, Next.js, and shadcn/ui—so everything looks clean and works everywhere.

Database

For storing data, I use Neondb, Drizzle, and I'm testing out Convex because it's really fast. TypeScript catches silly mistakes, GraphQL gives me only the data I want, and Docker keeps everything running the same on every device.