A few things I’ve put together.

I’ve worked on a number of little projects over the years but these are some of my favourites. Most of them are public on github, so feel free to explore the code.

  • Pennytoast

    A realtime personal finance and budgeting web app that allows users to seamlessly link multiple banks accounts.

    pennytoast.com

  • Transaction Monitoring

    A Spring-Boot-Kafka-Streams app to process and detect fraudulent transactions based on set criteria.

    github.com

  • AI: Sentiment Analysis

    Machine learning model that uses live camera feed to predict facial expressions.

    github.com

  • Cron Formatter

    A chrome extension that formats cron expressions into human readable date and time.

    chromewebstore.google.com

  • Spring: CSV Processor

    Spring batch file processor. Receives an excel file from API, performs processing, and outputs a new file.

    github.com

  • JobBoard Mobile App

    A react native cross platform job board application.

    github.com

  • Laravel: E-commerce

    A Laravel app for service based businesses with tons of features.

    github.com

  • Vue: bookme

    A vue SPA app for creating and managing bookings.

    github.com

  • Spring Boot: bookme

    A spring boot API that integrates AWS, with endpoints to power a Vue bookings app.

    github.com