About

Backend-first, learning AI engineering in public.

Photo of Abdul Hadi

I'm a final-year student at COMSATS, in my 7th semester. My interest is backend and AI engineering, and I'm currently doing a backend internship with FlyRank AI, building things step by step and learning as I go.

What that's looked like in practice: a CRUD API built one endpoint at a time until I actually understood what a route was, a Postgres migration that survived a locked BIOS and a missing Docker setup, a full auth system built on Supabase with JWT verification, a polite web scraper that handles broken pages without crashing — and the Resume Analyzer, an agent that makes real judgment calls on messy resumes instead of just calling an API and returning text.

My goal is to become an AI engineer and give my best to this field. I'm honest about where I'm still weak — brainstorming and system architecture from scratch is something I'm actively working on — and I'd rather build something real and imperfect than talk about theory I haven't tested.

Python FastAPI Supabase Auth Postgres Mistral API Web scraping