Essays

A Momentary Look Back at Software Engineering

11 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

On Ai...

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

Of Yearbooks and Coding

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

Strapping up with Bootstrap

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

Setting Standards for Success!

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

Asking Smart Questions

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

Typescript: A New Type of Learning

06 Jun 2025

How software engineering, and a little bit of competitive spirit taught me Typescript. This past week, I learned how to program using TypeScript. It was certainly a very unique experience to behold - we were tasked with going through a...

TypeScript