12 Dec 2023
What is software engineering? While in university, learning about software engineering has been the most beneficial to my knowledge. In the past, I would learn about the quirks around object-oriented programming, or OOP for short. While this was alright, it...
Software Engineering Learning
29 Nov 2023
Software Engineering can be quite daunting at first glance, and on top of this, one might stumble upon design patterns which can definitely add to the complexity. There’s so much going on behind the scenes that it’s easy to get...
Software Engineering Design Patterns
04 Oct 2023
Web Design: A Nightmare Do you ever sit there and reminisce about your childhood, waking up early in the morning for Christmas, excited to open presents? Or maybe you were just excited to get home from school to play video...
Web Design HTML CSS Bootstrap React-Bootstrap
20 Sep 2023
The Difficulties of ESLint At first, my opinion on ESLint was not that great. Going through the different intricacies of using IntelliJ and also setting up ESLint was not a great experience. Although it didn’t take longer than two hours,...
ESLint Coding Standards