Essays

There's Always More to Learn in Software Engineering

08 May 2023

Agile Project Management: Like second nature Before taking ICS 314, I had already known a decent amount of things about software engineering. Having worked in a web development job, one concept I already had experience in was Agile Project Management,...

Software Engineering Agile Project Management Coding Standards Funcitonal Programming Final Project

Oh The Places You Will Go With Design Patterns

27 Apr 2023

Recurring unpleasant code Have you ever written code that seems extremely disorganized, unpleasant to look at, and you just have no idea how to make it look nice? And has this coding problem come up over and over again? Look...

Design Patterns

Is Bootstrap Really Better?

23 Feb 2023

Pure HTML and CSS is a Pain in the Butt Writing pure HTML and CSS can sometimes be a chore. HTML is the backbone code of websites and on its own, it does not look too great. By itself, HTML...

HTML CSS Bootstrap 5

The Power of Coding Standards

09 Feb 2023

Readability, Readability, Readability “Readability, readability, and readability” is what is being drilled into software developers in modern-day programming. Long gone are the days of writing code to minimize the space used, now every programmer today is expected to write high-quality...

Coding Standards ESLint

My Journey so Far

29 Jan 2023

I Wanted to Become an Engineer Software engineering has not always been my first interest. Initially, I wanted to become some sort of engineer, either mechanical or electrical because of my strong interest in robotics. It wasn’t until I took...

Web Development Data Science Machine Learning

StackOverflow is Your Best Friend!

26 Jan 2023

What is StackOverflow? In the world of programming, StackOverflow is your biggest friend. If you have ever asked Google a programming question, StackOverflow is likely the first result. It is a place where you can ask programming questions on how...

StackOverflow SMART Questions Javascript

My Superb Experience with Javascript

18 Jan 2023

My first experiences with Javascript Javascript is the language I have the most experience with as it was the first language I learned when I was just a freshman in high school. I was fortunate enough to have a computer...

Javascript Athletic Software Engineering