Recent Projects
imaginate
AISAASThis is a vibe coding web application. It is in beta, but its a functional application that takes a prompt and creates a web application based on the user's request..
https://imaginate.runinsight-flow
AISAASThis web application allows users to save and embed youtube video transcriptions and chat with this data for insights.
https://insight-flow.appautonix
AISAASThis web application is a n8n and zapier like automation workflow platform. It supports manual trigger, http request nodes, Google Form trigger, AI Provider(e.g. OpenAI, Google Gemini, Anthropic) nodes, and Stripe nodes. You can mix and match these nodes and triggers using a node based visual layout to create robust workflows.
https://autonix.shroad-network-optimization
AIBuilt a Python transportation-network optimization project using NetworkX and A* pathfinding to simulate traffic across weighted road graphs and identify the highest-value unconnected roads to add.
/blog/road-network-optimizationnetwork-flow-optimization
AIBuilt a Python network-flow optimization project using NetworkX to simulate flow assignment across directed graphs with edge-capacity and flow-conservation constraints, benchmarked against Edmonds-Karp maximum flow.
/blog/network-flow-optimizationstochastic-policy-navigation
AIBuilt a Python grid-world policy optimization project using NetworkX to model a reward-based environment with terminal states, obstacles, and probabilistic action noise to learn optimal navigation policies.
/blog/stochastic-policy-navigation