$ cat about.md
About
I'm a backend & systems engineer who likes building things that run reliably — REST APIs, command-line tools, and the data layers behind them. Most of my work is in Go and Python, backed by PostgreSQL, Redis, and MongoDB.
I care about correctness under concurrency, clean API design, and code that's easy to reason about months later. Lately I've been going deeper on applied AI — LLM tooling and agent workflows — and the infrastructure that keeps backend services healthy.
The projects below are things I've built to learn by doing. Always happy to talk backend, Go, or systems work.
// quick facts
$ ls skills/
Skills
languages/
backend-data/
infra-tools/
$ ls projects/
Projects
JobOps Pipeline
Job Sourcing + Outreach · Python
// A daily job-ops pipeline (~8.6k LOC): parallel async fetch across 15+ job boards and ATS APIs, fresher/geo/salary filters, tiered scoring, and optional LLM JD enrichment into a bidirectional Google Sheets tracker — then contact lookup with cold-mail and referral drafts for review (never auto-sends).
Chirpy
Backend REST API · Go
// A production-style microblogging API in Go: JWT auth with refresh-token rotation, bcrypt-hashed passwords, a type-safe SQLC data layer over PostgreSQL, Goose migrations, and a Polka webhook for premium upgrades.
CLI-Agent
AI Coding Agent · Python
// A Python CLI agent that reads, patches, and runs code autonomously using Gemini function-calling in a plan–act–observe loop, capped at five iterations per task.
Gator
CLI RSS Aggregator · Go
// A terminal RSS aggregator with per-user feeds and a long-running worker that fetches the least-recently-updated feed on a ticker. PostgreSQL storage with a type-safe SQLC layer and Goose migrations.
Smart Food Waste Management
Applied ML · Raspberry Pi
// A Raspberry Pi system that identifies users and estimates food waste using a load cell, dual cameras, HOG face recognition, and a YOLOv11 food-detection model.
$ ./contact.sh
Contact
Open to backend & applied-AI roles and interesting collaborations. The fastest way to reach me is email.