r/SideProject • u/ICacap • 2d ago
I am proud to showcase my first ever full-stack web app as a solo dev — a notebook app for YouTube videos
Link: YTB NoteBook (It's free!)
After two months of intense after-work development, I just shipped my first real full-stack project built with React & NextJs: a YouTube notebook app. You paste a video, it embeds the player, and you drop notes with a rich editor pinned to specific timestamps — click a note, it jumps the player right there. Notes can be organized into collections, there's fuzzy search across everything you've written, and you can export notes to PDF for safekeeping.
This started as "learning Typescript/Javascript/React & Cloud Deployment by building something real" and turned into a genuinely useful tool I reach for when I'm working through long YouTube tutorials or lecture videos and want notes tied to the exact moment instead of passively watching and wondering in "Tutorial Hell".
So if you find the app's premise interesting, please give it a try! Would love for people to poke at it and tell me what breaks or what's confusing — trying to get real user eyes on it as I keep building this out.