16 Dec 2022
New Semester The first day of this class was quite a different experience. I was eating a Subway sandwich and wanted to make sure I got the starting time correct. It was around 11:15 when I checked. Turns out the...
C Coding Standards Development Environment Functional Programming Software Engineering
01 Dec 2022
Pattern Recognition Pattern Recognition is an ability human brains have that finds patterns and figures out what those patterns lead to. An example of this can be seen in modern Tetris games, which I’m currently into right now. In modern...
Design Pattern Software Engineering
06 Oct 2022
HTML Back then when I had learned about super basic HTML things in a class during high school I would inspect element in my browser and change words and pictures around for fun. I thought I was cool and smart...
HTML CSS Bootstrap 5 UI Frameworks
22 Sep 2022
Coding Standards Improving coding standards is very important as it is able to format the code nicely and is easily readable, but I honestly do not think it is the number one priority technique to improve quality. In my opinion...
IntelliJ
15 Sep 2022
Backstory My interest in engineering as a whole never really was a grand revelation, it really wasn’t much of a revelation at all. I used to want to be some sort of doctor just like my father, I even wore...
Interests Skills Experience
08 Sep 2022
The Importance of Smart Questions Asking questions may seem like a simple task, but getting the answer you want is a different story. Smart questions are important for software engineers as it provides a greater context of what you are...
Smart Questions Stack Overflow Software Engineering
31 Aug 2022
Java… Script? Having not much experience with JavaScript other than JSON, which I’m not sure are fully related, I learned a lot more than I thought I would’ve with the introduction course on freeCodeCamp. I had taken a class that...
Engineering JavaScript