Projects

These are the various projects I spend my time on. If you are a recruiter and want to see what works I am showcasing you can checkout my Git Hub Profile but I will warn you with as late as I am in my career and all the family obligations I have everything I code now is for fun.

Communications Link to heading

GoChatter.Dev:My current passion project. I am trying something out and stretching my Golang legs with this project. It is designed to be a web based chatbot that will connect to Discord for the backend UI. Source Code Here.

JackBot: Virtual AI companion for my kids to run on their discord servers.

Games Link to heading

Pong: Written in C# using MonoGame. Who needs a GUI for game dev anyway?

SCP-Network: SCP AI Chatbot built using OpenAI’s ChatGPT3.5 Turbo for my Kids. You can access the source code here. If you are not familiar with the SCP Foundation it is a fun horror/sci writing experiment.

Petals Around The Rose: Silly little game I became obsessed with for a short while.

Utilities Link to heading

URLShortner: There are no end of URLShortners, I just wanted to write my own. I wrote this for a weather app I am working on that will send realtime alerts out.

GoContextManager: Just a helper library for GoChatter.dev