Experience


Working on KSP's Vega rocket towards a launch in Las Vegas in 2026 🚀

- Rewrote Python SDK to correctly adhere to PEP 8 and other industry conventions. Introduced async support + wrote a server handler mountable to any ASGI app (pre-internship). - Built usage limits, allowing users to set limits on how much a product can be used, e.g: $0.05 per chatbot message up to 1000 chat messages. - Built the Autumn CLI in TypeScript, the new onboarding flow for Autumn: wrote server routes to handle OTP auth to onboard new users; implemented push and pull commands to update config/Autumn based on your chosen source of truth. - Automated Autumn's tests via GitHub actions.