Mishan Shah
I lead engineering at LQ Digital, where I spend most of my time keeping client products online and working out where AI actually fits into them.
I run backend and infrastructure at LQ Digital. On any given week that's API work, server setup, and whatever AI integration a client product needs, usually across a few projects at once.
Most of what I've built is in private repos. It's client work, so there's not much I can show. The projects below are the parts that are mine to share.
Production runs on VPS I manage myself. I'd rather own the stack than hand it to a managed cloud and lose sight of what's actually running.
Personal and academic projects. Client work is under NDA.
NEPSE Trend Analysis
↗An LSTM model trained on Nepal Stock Exchange data. Mostly an exercise in seeing where the model falls apart on a thin, illiquid market.
JWE Decryption Demo
↗A small demo where JWE payloads get decrypted in the browser. The private key never leaves the client, so the server only ever sees ciphertext.
Employee Management
↗A few FastAPI services that talk to each other over signed JWTs, wired together with Docker. Built it to get the service-to-service auth right.
LangGraph RAG Chatbot
PrivateA retrieval chatbot running in production on LangGraph, with pgvector handling lookup so answers stay grounded in the right documents.
Open to backend and infrastructure work. Happy to talk through a problem either way.