- ๐ CS graduate(CGPA 8.25/10)
- ๐ผ Previously a Full Stack Developer at Kartavya Technology (MayโDec 2024), working on backend services and APIs
- ๐ฑ Learning cloud architecture and distributed systems
- ๐ซ Reach me at barathwaj1153@gmail.com
Full Stack Developer โ Kartavya Technology ยท May 2024 โ Dec 2024
Worked on backend services and REST APIs using Node.js, TypeScript, and PostgreSQL, including authentication (JWT-based) and real-time features with Socket.IO.
ARBC โ Automated Resume-Based Credential Verification & Placement Portal (private repo)
Capstone project: a platform that automatically verifies candidate claims โ cross-referencing GitHub activity (via the GitHub API), employment history (OCR + magic-link HR verification), and skills โ into a fraud-risk score, across student and recruiter portals. Built as a TypeScript monorepo (Next.js + Express) with PostgreSQL/Prisma, background jobs via pg-boss, and Docker-based CI/CD.
PitchReady โ a multi-agent AI web app for building pitch decks, with a Next.js frontend, FastAPI backend, and a Python background worker, orchestrated via Docker Compose.
Recruitment & Talent Portal (private) โ an internal hiring platform with job postings, a talent-pool admin view, and secure resume access via signed URLs. Built with Next.js and Supabase.
openports โ a zero-dependency terminal tool that shows every port your machine is listening on and lets you close them in a couple of keystrokes. Pure bash, reads lsof output.
downloads-organizer โ a macOS automation tool that watches ~/Downloads via a native launchd agent and auto-sorts files by extension. No background daemon required.