Websites built by Likith Shetty
The ones that are deployed rather than only on GitHub. Each is a whole product I built alone — front end, backend, model and deploy — so you can click into them instead of reading about them. Some have a longer write-up over on open-source.
- agenvo the income tracker, live. sign in, run the onboarding wizard, and split a sale across an agency the way the contract actually reads. React and Firebase on the front, a LangGraph assistant behind it that answers out of your own numbers rather than a canned report
- cloudnest the support desk, live. ask it something in your own words and it retrieves by meaning, fuses two rankings with RRF, and escalates to a ticket when it cannot find an answer it believes. the whole embedding model fits inside the function, so a query costs nothing and leaves no data anywhere
- driftbell the drift watchman, live. watch it notice a population shift, work out which features moved, and then stop dead at the approval gate instead of retraining behind your back
- riskwright the credit desk, live. score an applicant and it hands back a default probability with the reasons that drove it, written in the adverse-action language a regulator expects. ask the chatbot something in English and it writes the SQL, validates it, and refuses rather than guesses. LightGBM and SHAP behind FastAPI, React and Postgres, the whole thing Dockerised
- this website a television. Astro and Svelte, static at the edge, with rather a lot of scanlines. the channels are real video, the remote works, and typing a page name into the breadcrumb navigates there