Essays

A Reflection on Software Engineering

13 Dec 2023

boop

Software Engineering

A Reflection on Design Patterns

30 Nov 2023

In the realm of software development, design patterns emerge as delightful blossoms in a magical garden, imbuing software with adaptability and a touch of elegance. Envision a software project as an enchanting garden, where each design pattern manifests as a...

Software Engineering Design Patterns

A Reflection on My Use of AI in ICS 314

22 Nov 2023

I. Introduction Artificial Intelligence has rapidly changed how many of us approach our problems. For students, the accessibility of AI has been an absolute game changer for how we learn. While most classes frown on the use of AI in...

Software Engineering Artificial Intelligence

Final Project Idea

31 Oct 2023

Large marine debris reporting, dispatching, documenting platform By Bibiana Garcia, Princess Balasico, Heinrich Maertens, Samantha Reed, Omar Zaidi Overview The Problem In the context of environmental stewardship, marine debris management poses a significant challenge. Various organizations and individuals are actively...

Meteor Software Engineering Final Project

A Reflection on UI Frameworks

05 Oct 2023

Unveiling the Complexity and Beauty of UI Frameworks: A Journey with Bootstrap 5 Introduction The world of web development is a mesmerizing realm, constantly evolving and challenging our skills and creativity. In this digital age, where web applications and websites...

UI Frameworks

A Reflection on Coding Standards

22 Sep 2023

Introduction Coding standards are often dismissed as trivial by many in the world of software development. These standards encompass seemingly minor details like the number of spaces for indentation or the placement of a close-curly-brace. However, I strongly believe that...

Software Engineering Coding Standards

The Importance of Smart Questions in Software Engineering

08 Sep 2023

“Take your time. Do not expect to be able to solve a complicated problem with a few seconds of Googling. Read and understand the FAQs, sit back, relax and give the problem some thought before approaching experts.” Recently, I embarked...

Software Engineering Communication StackOverflow

Chasing Curiosity: Exploring the World of Software Engineering

01 Sep 2023

Software Engineering’s Mathematical Foundation Software engineering was not something that seemed tangible to me at first. While I embraced mathematics, coding always seemed pretty daunting to me. But its creative potential, and its pivotal role in shaping our technologically driven...

Software Engineering Goals

Learning Javascript

30 Aug 2023

Javascript is an interesting language, it’s been really fun learning to use it. This is my first time working with Javascript and I enjoyed the Codecademy exercises as an introduction to the language. It does remind me a lot of...

Javascript