Welcome

I'm a full stack software developer that enjoys building apps with .NET (C#, Visual Studio, ASP MVC, etc). Other than programming, my other passions are painting and drawing.

Art Portfolio My blog About me

Flight logger

FlightLogger is a basic CRUD "web app" using the browser's localStorage API to store data about flights for flight simulators such as Digital Combat Simulator (DCS World).

JavaScript, HTML, CSS

MTG JSON

MTG JSON is a prototype to generate inspiration for art with a random booster generator. Maybe some future updates to include deck building and card playing with localeStorage.

HTML, CSS, JavaScript

Image Processing

Image Processing in C# is a basic app that implements various image processing algorithms.

C#, WinForms

AnonyTalk

AnonyTalk is a prototype of a real time anonymous chat room.

C#, SignalR, ASP MVC

Other Projects

Project Euler
Solutions in C# for Project Euler questions.
Wordle Clone
A Wordle game clone you can play in your browser. Currently only supports desktop browsers.
Inputter
A library that can simulate user input such as mouse clicks and keyboard presses.
Windows 10 Lockpapers
Saves the Windows 10 images downloaded every few days that are used as a wallpaper background when your Windows 10 machine is locked.
Moonking
A platformer game made for a 2021 Game Jam using Unity and C#.
Steganography
Embed a hidden message in an image by shifting the image's pixel's bits.