Published onDecember 20, 2024My First Contribution: Adding Llama Model Support and Improving TestsCSharpToolingOpen-SourceGitOpen Source Is Pretty Cool!
Published onAugust 4, 2024Tooling in UnityToolingUnityCSharpGame-DevelopmentI started working on tools for Unity
Published onJuly 19, 2024Project ShmupCSharpUnityGame-DevelopmentProjectAnother attempt at the Roguelike genre.
Published onMay 12, 2024From Azure Blues to DigitalOcean BlissWeb-DevlopmentAzureCSharpAspNetAzure is expensive! DigitalOcean is not!
Published onMay 5, 2024Super HangmanCSharpUnityGame-DevelopmentProjectReleaseMy very first game released on Steam!
Published onApril 17, 2024AspNet OverviewCSharpAspNetWeb-DevelopmentHow I built my portfolio using ASP.Net Core
Published onApril 5, 2024This Portfolio!CSharpAspNetWeb-DevelopmentProjectMy old portfolio was made by scratch using Blazor & Aspnet!
Published onOctober 30, 2023Hopscape : My GBJAM11 Adventure!!GameJamUnityCSharpLeaderGame-DevelopmentMy first ever game jam!!
Published onOctober 2, 2023Crystal ChaosGame-DevelopmentUnityCSharpI revisit an my Tower Defense Game.
Published onSeptember 20, 2023GBJAM11 - HopscapeCSharpUnityGame-DevelopmentLeaderProjectI go over my entire first-ever GameJam experience, and, spoiler alert, it was amazing!
Published onJuly 21, 2023Records and JSON in C#CSharpToolingI use C# Records and JSON in my discord bot.
Published onJuly 21, 2023Using Extension Methods in C#CSharpToolingDiscordI made use of Extension methods for my Discord bot.
Published onJuly 5, 2023TrustyBot - Part 1: Documentation!CSharpBotDiscordAsyncI make slash commands and go over what problems I ran into.
Published onJuly 3, 2023Discord Bot - TrustyBotCSharpBotAsyncProjectA Discord bot made by yours truly using C#.
Published onJuly 3, 2023Domo Arigato, Mr. RobotoCSharpBotDiscordAsyncI made my first command, but had some trouble doing so.
Published onJune 27, 2023Crystal ChaosCSharpUnityGame-DevelopmentProjectA tower defense game made in Unity
Published onMay 31, 2023Tower Defense Game - Part 13Game-DevelopmentUnityCSharpTime to create some abilities!
Published onMay 28, 2023Tower Defense Game - Part 11Game-DevelopmentUnityCSharpI make a UI canvas to handle upgrades.
Published onMay 27, 2023Tower Defense Game - Part 10Game-DevelopmentUnityCSharpI can apply upgrades to the HUB and turrets.
Published onMay 26, 2023Tower Defense Game - Part 9Game-DevelopmentUnityCSharpSpending Our Hard Earned Resources!
Published onMay 25, 2023Tower Defense Game - Part 8Game-DevelopmentUnityCSharpGenerators have upgrades now.
Published onMay 24, 2023Tower Defense Game - Part 7Game-DevelopmentUnityCSharpI got resources to generate!
Published onMay 23, 2023Tower Defense Game - Part 6Game-DevelopmentUnityCSharpSpawning Enemies with an Object Pool!
Published onMay 22, 2023Tower Defense Game - Part 5Game-DevelopmentUnityCSharpEnemies have health and turret can shoot.
Published onMay 21, 2023Tower Defense Game - Part 4Game-DevelopmentUnityCSharpTurret Rotation and Targeting!
Published onMay 20, 2023Tower Defense Game - Part 3Game-DevelopmentUnityCSharpThe HUB takes damage through the use of interfaces.
Published onMay 19, 2023Tower Defense Game - Part 2Game-DevelopmentUnityCSharpBasic scene setup & enemy logic.
Published onMay 12, 2023I made an RTS Controller in UnityToolingCSharpGame-DevelopmentI created an RTS movement system in Unity using the New Input System.
Published onJanuary 23, 2023Building my First Game!Game-DevelopmentUnityCSharpI go over my week 4-5 development on my first game!
Published onJanuary 15, 2023Dimension Dissension - Week 3Game-DevelopmentUnityCSharpI focused on player movement, basic combat, and climbing mechanics.
Published onJanuary 11, 2023Dimension DissensionCSharpUnityGame-DevelopmentProjectA roguelike game that is inspired Risk of Rain!
Published onJanuary 8, 2023Dimension Dissension - Week 2Game-DevelopmentUnityCSharpState machines, and a basic quest system using inheritance.
Published onDecember 31, 2022Dimension Dissension - Week 1Game-DevelopmentUnityCSharpChallenges with player animation, but made progress with combo tracking.
Published onDecember 31, 2022Pong RemakeCSharpUnityGame-DevelopmentProjectA remake of the famous Pong game.