Essays

Artificial Intelligence is Approximate Intelligence

04 May 2024

I. Introduction In a world where AI is used almost everyday, using it to one’s advantage has its pros and cons. AI can be an extremely helpful tool in educational assistance as it can explain questions to students in many...

Software Engineering Artificial Intelligence Programming

Software Engineering: Are you one of us?

09 May 2024

Semester Recap This semester introduced me to software engineering which was different from my previous classes that focused on circuits, hardware, and systems. Prior to enrolling in ICS 314, I had only had experience in object-oriented programming in C/C++. However,...

Software Engineering Engineering Computer Science Electrical Engineering Computer Engineering

Beyond Syntax

25 Apr 2024

Realized practices Designing is essential to how individuals express their work in art or science which leads to uniqueness in creativity. In coding, design can be crucial to the overall outcome of the code and its execution. Design patterns serve...

Programming Frameworks Bootstrap Software Engineering

Strapping up

22 Feb 2024

From Scratch to Frameworks From this experience, I transitioned from working with raw html and css code to using bootstrap. In web development, a framework is a collection of tools, libraries, and conventions aimed at assisting application development. Typically, these...

Programming Frameworks Bootstrap

Raising Coding Standards

07 Feb 2024

More Than Just Etiquette My former professor, who taught me object-oriented programming, once shared with his class, “Writing code is supposed to tell a story.” Initially, I didn’t fully grasp the meaning behind his words. However, as we progressed through...

Software Engineering ESLint Programming

Ask Smart, get Smart

24 Jan 2024

Questioning a question In a world full of curiosity, many of us instinctively turn to our mentors or professors when faced with challenges, often without giving a second thought. However, with the help of the internet and AI as resources,...

Software Engineering Learning Questions

A Field of Opportunity

18 Jan 2024

The Age of Smart Devices During my freshman year in high school in 2016, I was one of those students who enrolled in various classes only to fulfill credit requirements. However, a shift occurred that year. I observed my friends...

Software Engineering Electrical Engineering Computer Engineering

A dive into Javascript

17 Jan 2024

Javascript at a glance Back in middle school, while playing video games with classmates in our computer lab, one of my classmates enjoyed experimenting with webpages in a number of ways. His favorite tool was the inspect element. At that...

Engineering Javascript Programming