aakrit subedi

Projects

side projects06 entries

Things I build on weekends to try out new technologies and solve problems I keep running into. Some are live and used by other people, some are still half-finished.

01 /murmurReleased on Playstore

Murmur

A voice-first productivity app. You talk through your day and it turns the rambling into notes, tasks, and reminders instead of asking you to type it all up first. Built around the idea that capture should cost nothing — the structure can come later.

visit murmur
Murmur screenshot
  • ReactNative
  • AI
  • Calendar API
  • Supabase
02 /meroshare-plus

MeroShare Plus

Portfolio intelligence for NEPSE investors. It tracks holdings day to day and layers analysis on top, so the numbers come with some read on what actually moved and why. Grew out of doing the same spreadsheet work by hand every evening.

visit meroshare-plus
MeroShare Plus screenshot
  • NextJs
  • AI
  • LLM Prompt
  • IndexDB
03 /bctnotes

BCTNotes

A resource-sharing platform where Computer Engineering students trade class notes, past papers, and study material. I started it as a student because none of that existed in one place, and it now serves 14K+ students across the syllabus.

visit bctnotes
BCTNotes screenshot
  • Next.js
  • TypeScript
  • Nest.js
04 /sheets2api

Sheets2API

Turns a Google Sheet into a RESTful API. Point it at a sheet and you get read and write endpoints, so an MVP or an internal tool can ship without standing up a backend and a database behind it.

visit sheets2api
Sheets2API screenshot
  • Next.js
  • TypeScript
  • Nest.js
  • LLM
05 /plan-os

Plan OS

A task manager built around one thing at a time. You pick a block — study, coding, whatever it is — and the interface deliberately hides everything else until that block is done. Made for my own habit of keeping twelve tabs of half-started work open.

visit plan-os
Plan OS screenshot
  • Next.js
  • TypeScript
  • Nest.js
  • LLM
06 /nepse-ai

NEPSE AI

Automated market insights for Nepal's stock exchange. It pulls the day's trading data, writes the daily and weekly summaries, and publishes them to Instagram with no human in the loop — the pipeline has been running on its own since launch.

visit nepse-ai
NEPSE AI screenshot
  • Next.js
  • TypeScript
  • Nest.js
  • LLM

Blogs

writingmedium

Notes on what I've built and what broke along the way.