A IT Support Chatbot created for HACC 2023.
Javascript Meteor React-Bootstrap
Read MoreA government project overview site that my team developed which tied for first in HACC 2020.
Python Django MongoDB
Read MoreAn electric vehicle charging station monitoring website created by my team which took first in HACC 2019.
Python SQL Django
Read More13 Dec 2023
Introduction Over half a century after its inception, software engineering has become a large field, encompassing many different subjects, and utilizing many different concepts. Though there are many different aspects to it, each with varying importance, I have recently found...
Software Engineering Coding Standards
30 Nov 2023
In the process of programming, it is quite likely that you have seen a problem that you have come across before, at least at some base level. You may have even used similar solutions to those from your past. In...
Design Patterns Software Engineering
05 Oct 2023
Introduction Many would say that using purely HTML and CSS (with no frameworks) to build a website is a tedious task. You have to write quite a few lines just to accomplish “simple” tasks such as trying to place items...
Web Development UI Frameworks Bootstrap
21 Sep 2023
Introduction “If you can only implement one software engineering technique to improve quality, it should be coding standards.” The validity of this quote relies upon what one considers quality code; does quality refer to readability? Documentation? The ability to get...
Software Engineering Coding Standards ESLint