Essays

To Conclude

12 May 2023

Above all else.. Of all the concepts that I’ve learned in Software Engineering, the ideas that resonated the most with me outside of web application development are coding standards and design patterns. These two concepts are principles of programming that...

Technical

Convenient by Design

27 Apr 2023

The natural world creates an inclination towards patterns. There are patterns in all aspects of our reality. There are patterns in evolution, traits that are favorable occurring naturally in two unrelated species. Patterns in nature and space with the golden...

Design

Standards Make It Deluxe

09 Feb 2023

What does it really mean to “learn” a programming language? Learning a programming language is more than just memorizing libraries, functions, and capabilities; in fact, some may say the knowledge of such aspects is unnecessary entirely. It is a tired...

Technical

What the Future Holds

02 Feb 2023

No better time than now Oftentimes we will make the future somehow more terrifying than the present. For myself, what I am scared of is missing out on what is happening in the now. The title of Software Engineer is...

Technical

Making the Framework

26 Jan 2023

Bootstrap 5 is my first framework and has proven itself to be another saver of time and energy. In two major ways the framework has eased my web development process. Making stylization quick Fir starters, Bootstrap 5 is incredibly useful...

Technical

Ask Smart not Hard

26 Jan 2023

The ability to ask smart questions is vastly under-appreciated. It is even more so in our line of work where often you are no more than a username in a forum of many. Being able to ask smart questions is...

Technical

Javascript: Foreign but Familiar

18 Jan 2023

A recollection of my pleasant experience thus far with Javascript. Just like home My experience with Javascript has been mostly positive. Since Javascript is so object-oriented, learning it has been familiar to me due to my experience with C, C++,...

Technical