Jun 2020
Interface with an api for commands in IRC chat clients on Twitch.tv, used by multiple people that regular 100+ viewers.
Written in Node.js
Github RepoMar - Jun 2020
A reservation management site developed to manage sittings, areas, tables, assigning tables to reservations made by customers or members, dynamically allowing customers to choose from available starting and end times of any sitting.
Written in C# with ASP.NET Core MVC
Github RepoMar 2020
Emulating a note taking application, on the browser that supports saving and deleting and editing notes in local storage.
Written in Javascript with React
Github Repo In browserDec 2019
Simulating interactive water ripples in the browser with a very efficient formula found here
Written in Javascript with the p5.js library. The rendering in this project is much more advanced than my earlier version with the console.
In browser Github RepoNov 2019
An employee management system that can create, read, update and delete employees from a database.
Written in C#
Github RepoSep 2019
Simulating water ripples with a very efficient formula found here displayed in the console
Written in C#
Github Repo