A database with a save feature, made for ICS 212 using C and C++ in a Unix environment.
Unix VI C C++
Read More
I hosted a Dedicated Server for the video game Satisfactory
Satisfactory Server Hosting
Read More
A set of Mods for the video game 'Lethal Company.'
Blender Unity Lethal Company
Read More16 May 2025
How Bad Could it Be? Going into a software engineering course, I was confident in my abilities to design a web application. “How hard could it be?” I rhetorized. “I already know how to code, so this should be easy!”...
Software Engineering
14 May 2025
My estimations were made by thinking about how I would solve an issue. One I have a general idea of what I needed to do, I could come up with a time estimate. In M3, these estimates were based on...
Software Engineering Effort Estimation
12 May 2025
Introduction Ever since the dawn of mankind, humans have been utilizing tools. Throughout the ages, tools have been used to serve humankind and better their lives. Recently, a new kind of tool was created, one that has seized the world...
Software Engineering Artificial Intelligence
25 Apr 2025
The Three Rs Growing up, I’ve heard the phrase Reduce, Reuse, Recycle repeated over and over. Believing that my contributions would help save the planet, I strove to do my part by meticulously repurposing and recycling “trash.” Eventually, it became...
Software Engineering Design Patterns
27 Feb 2025
HTML: Can we do better? The first thought that came to mind after producing my first HTML + CSS project was “wow, that was confusing.” The most recent thought that came to my mind after completing my most recent html...
UI Frameworks Bootstrap 5 HTML CSS
13 Feb 2025
Coding is fun. It is often challenging and requires the writer to put a lot of thought into it. While the concepts relevant to designing the program may be hard to come up with or understand at first, the thoughts...
Software Engineering Coding Standards Typescript ESLint