Must-Have Experience
Full stack web development (Preferably Typescript, Postgres, React)
My primary stack consists of Go, Python, and TypeScript, with PostgreSQL as my database of choice. On the frontend, while I personally prefer Svelte, I am well-versed in React and have used it extensively. My GitHub and resume reflect my work across these technologies.
Building apps and agents which make use of modern LLMs
Recently, I worked with an ed-tech platform to develop an automated paper-grading tool that processes images taken via mobile devices. To manage costs and latency, I focused on prompt optimization and implementing token caching. Because commercial APIs can suffer from unreliability and rate limits, I built a routing layer that handled context switching between models, retries, and API key rotation. I have also experimented with hosting and running open-source models locally/self-hosted for inference to compare their performance with commercial alternatives (note: my experience is strictly in run