Projects
an-notate
Feb 2026
ReactTypeScriptHonoJSNeonDBTailwind CSS
Capture bugs and feedback directly on your site and send it to your team to ship.
- Motivation - Wanted a tool to make it easy for non-tech people in the team to open issues on a product website without leaving the page
- Built a browser extension that allows users to capture bugs and feedback directly on their website
- The captured issues are converted to tickets with page screenshots, browser information, and user context and synced into the project management tool that you choose (Notion supported, more to come)
zousho
Nov 2025
NextJSTypeScriptSupabasepgvectorTailwind CSS
Curate and share your taste of the internet
- Motivation - Wanted a tool to create and share a blog directory where I can store high signal blog posts that I find interesting on the internet.
- Built a web app that allows users to save and share blog posts with others.
helm
May 2025
ExpoNextJSTypeScriptZustandVercel AI SDKNeonDrizzle ORM
Steer your finances with AI
- Motivation - I realized I kept running into the same problems with money management apps:
- Recording expenses feels like a chore
- The apps rarely gave me meaningful or actionable insights
- Bill splitting is a real pain
- This app aims to solves the above 'real' issues
- Curious about the thought process? Read more here
recall
Dec 2024
NextJSTypeScriptVercel AI SDKSupabasepgvectorTailwind CSS
Save what catches your eye, recall it anytime
- Motivation - Wanted a tool that could save resources on the internet that I find interesting, and search or query it anytime
- Implemented RAG (Retrieval Augmented Generation) from scratch
- Users can add Websites, and Notes
- All Iterations:
portfolio
Jan 2025
AstroTypeScriptTailwind CSS
Introducing myself to the world
- Motivation - Wanted to showcase my work, and write blogs
- Learnt Astro here
payobvio
Aug 2024
NextJSTypeScriptGithub AppOctokit.jsPrismapostgreSQLTailwind CSS
Bridging OS Incentives, Payments, and Proof of Skill
- Motivation: Colosseum hackathon with @i_aiymen and @MeghaRose15
- Web 3 Bounty System for Open Source Projects
- Included Escrow
- Proof of skill for contributors
- Learnt NextJS here
leadStrata
Mar 2023
ReactJSGitHub REST APIReduxStyled Components
GitHub Analysis and Progress Tracking Tool
- Motivation: I was teaching basic Web Dev (HTML, CSS, JS) to my juniors and wanted to track their progress
- Started off as a Community GitHub Progress Tracker, later added the GitHub analysis feature
- Currently used in my current company to analyse profiles of candidates
mark-P
Aug 2021
JSPHPMySQL
Multi-modal attendance management system: My Failed Startup
- Motivation - I wanted to solve attendance management during online classes
- Reduced the attendance taking and managing time by 90%
- Used by IT department of my college
- Turned into a team project later, where we added the fingerprint scanner feature and improved the web app
- Learnt PHP here