A website I built for ICS 314.
Typescript VSCode Web Development
Read More
A database created to help learn how to work with objects.
C C++ CLion
Read More
A project I built for EE 296 involving the Raspberry Pi Pico W.
Python Raspberry Pi
Read More11 Aug 2025
A reflection about topics that I learned while taking ICS 314. At this point in time, my time with ICS 314 is about to come to a close. As such, I deem it usefult to reflect back on a few...
Stack Overflow
11 Aug 2025
An in-depth reflection on our usage of AI, and how it can be used in the real world. Intro Throughout going through my ICS 314 course, we were allowed to use AI, under the conditions that we were honest about...
AI
24 Jul 2025
A brief analysis of what coding patterns are using comparisons to your standard highschool yearbook. Intro A fun fact about me that I don’t get to bring up often is that back in highschool, I got to work on my...
Coding Patterns
06 Jul 2025
How working with bootstrap organizes our websites At this point in time, I’ve now completed a week’s worth of coding in HTML. When building these websites in VSCode, we were tasked to use Bootstrap 5 for our websites. This was...
Bootstrap 5
27 Jun 2025
How standardized coding can help further develop coding skills. At this point in time, I’ve now completed a week’s worth of coding with ESLint and VSCode. I’ve worked with both individually in the past, but it’s always been to a...
Stack Overflow
13 Jun 2025
How simple changes in phrasing can drastically affect answers. Asking questions is important. This holds true not only in engineering but also in life. Because of this, the ability to construct a well-formulated question is a very valuable skill to...
Smart Questions