Projects

This is some of the work I can publicly display my involvement in. The list mostly consists of open-source software contributions and my personal projects, but there are a few commercial ones here as well.


  • Expensify

    Expensify

    Expensify is a software company that develops an expense management system for personal and business use.

    In 2020 they starting working on a new open-source version of their core application. A chat-based cross-platform app that provides functionality such as invoicing, bill payments and much more.

    The company keeps a list of open issues on their GitHub and through Upwork hires contributors to work on those issues. It is through that platform that I started working on the project. Over the course of nine months more than 20 pull requests of mine were merged into the main branch.

    Contributions

  • PixelRetail

    PixelRetail

    A full-stack digital signage system for small and mid-sized businesses operating in France with a convenient web dashboard for managing content in real time.

    The main components of the system are:

    • Symfony-powered back end with a REST API and a messaging service to send updates to the client applications
    • dashboard built with React for managing slideshows, products, events and other content
    • slideshow app built with React to display the content on the screens
    • Node.js service running on Raspberry Pi devices in the stores that is responsible for managing the slideshow instances running in Chromium browser, interacting with queue system peripherals (thermal printers, speakers, etc.) and listening for updates from the back end

    The system was developed by a team at Studio.gd. My role in the project was to lead the development efforts on the back end and Raspberry Pi devices. At one point I was leading a team of three developers. In addition to the development work I was also assisting with technical evaluation of potential hires as well as mentoring of junior developers.

    The project was discontinued in 2023, so the website is no longer available. Still, I'm proud of the work we did and the experience I gained from it. To this day I attribute most of my growth as an engineer to PixelRetail.