whoami — text version
const suraj: Engineer = {
role: "Software Engineer — Backend / Full-Stack",
education: "M.S. Computer Science, Northeastern University",
stack: ["C++", "TypeScript", "Java", "Node.js", "React", "PostgreSQL", "AWS"],
focus: "clean API contracts, real-time data, boring reliability",
currently: {
building: "Threadwire — RAG pipeline over manufacturing data",
grinding: "Neetcode 150 + system design mocks",
},
principle: "Make it correct, then make it fast, then measure to prove it.",
openTo: ["Backend", "Frontend", "Full-Stack", "Contract"],
} as const;| Project | What it does | Stack | Signal |
|---|---|---|---|
| Threadwire | Manufacturing intelligence platform — RAG over technical docs with a queryable knowledge graph | LangChain TypeScript Postgres/pgvector D3.js |
multi-tenant auth, JWT + OAuth 2.0 |
| Roommate Peacekeeper | Real-time chore and expense splitting, live-synced across clients | React Supabase Postgres |
race conditions fixed via row-level locking |
| portfolio | Personal site, static-generated and edge-deployed | Astro Vercel |
ships on push |
| cppCodes | C++ algorithm and data-structure reference | C++ |
8 forks |
[####-------] Neetcode 150
[#####------] System design (DDIA + mocks)
[########---] Threadwire v2
[###--------] Rust

