In college, before practical exams, our entire class had this strange ritual. We'd prepare dozens of possible programs in advance and store them on a tool called DontPad. If someone got a specific question, they could open the matching link and copy the code.
The problem was that DontPad only supported plain text. No images. No formatting. And anyone with the link could edit everything. One accidental change could ruin the entire document.
So I built ShareBoard — a collaborative board where people could add code, images, notes, and formatted content. The creator could switch between edit and read-only modes, protecting the board from unwanted changes during the exam.
What I remember most isn't the code. It's watching people actually use it. For the first time, something I built solved a real problem for real people. That's when software stopped feeling like assignments and started feeling like something I wanted to keep doing.
The name came from the difference between the old tool and what I wanted to build. A pad lets you write. A board lets you pin anything — text, images, notes, ideas. So I called it ShareBoard.