web applications programming team
mentors: sully syed, dorrian porter

tools: php, javascript
company website


intro

Vestaboard is a South San Francisco-based startup that designs and builds smart split-flap display boards. These displays combine the nostalgic aesthetic and mechanical sounds of vintage train stations with modern internet connectivity, allowing users to send remote messages, track live sports scores, or display automated daily content.

my work

feature-summary
Visual summary of features I added to the Vestaboard software ecosystem.

I developed the Word-of-the-Day channel—an installable application plugin for the Vestaboard software ecosystem. Built using PHP and JavaScript, the plugin automatically polls the Oxford English Dictionary’s Word of the Day API and formats it for split-flap rendering. Creating this installable required developing several key software features: integrating RSS feeds to fetch and parse daily content, building a server-side queuing and pagination system to sequentially cycle through definitions that exceeded the board’s single-frame character limit, and designing progress bars to indicate the status of multi-frame messages.

other learnings

This role introduced me to full-stack web development on the LAMP stack and gave me my first exposure to small-scale startup operations. Beyond coding, I experienced the dynamic, fast-paced environment of an early-stage business, observing how leadership coordinates partnerships and drives product strategy. I also learned the value of taking initiative—specifically how building quick proof-of-concepts is the most effective way to pitch and validate new features.

Thank you also to Sully Syed for his many web development teachings as well as to Dorrian Porter and the rest of the Vestaboard team!