Twitch chat bot

Reservation Management

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 Repo

Reservation Management Website

Reservation Management

Mar - 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 Repo

React Note App

Employee Management System

Mar 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 browser

P5.js Ripples

Dec 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 Repo

Employee Management System

Employee Management System

Nov 2019

An employee management system that can create, read, update and delete employees from a database.

Written in C#

Github Repo

Console Ripples

Sep 2019

Simulating water ripples with a very efficient formula found here displayed in the console

Written in C#

Github Repo

Conway's Game of Life

Aug 2019

Conway's Game of Life displayed in the console

Written in C#

Github Repo