A collection of recent things I’ve been working on.
A social media web application for synth lovers. Complete with realtime feed updates, customizable themes, and assignable administrator roles. This project was built using Laravel, with Bootstrap on the front-end and MySQL on the back end.
My first fullstack application using various technologies such as React, MongoDB, NodeJS and ExpressJS. As a photography hobbyist, I wanted to create an application for users to share different developing recipes for black and white film.
A simple homework tracker application built using Electron. The application maintains its data using SQLite and implements knexJS to communicate with the database. Users are able to add new Courses along with Tasks.