A website made to provide users with a supportive space to share their thoughts and receive kind and uplifting responses.
Web Design UI Front-End Back-End
Read More19 Dec 2024
ICS 314 taught me quite a bit about software engineering, but some of the lessons that really stuck with me dealt with User Interface Frameworks, Configuration Management, and Agile Project Management. Each one of these topics taught me something and...
Agile Development Configuration Management User Interface Frameworks ICS314
17 Dec 2024
AI has the potential to be a very beneficial tool in education, it can provide new ways to present concepts and allow students to interact with the material in a variety of interactive ways. In ICS 314, I utilized ChatGPT...
Artificial Intelligence Software Engineering ICS314
05 Dec 2024
Suppose you are trying to play a new song on a guitar. All the notes may have seemed incomprehensible in the beginning, with the chords really hard to memorize. Then when you find guitar tabs-just simple charts showing you where...
Design Patterns Software Architecture
10 Oct 2024
UI frameworks can take as long to learn as a new coding language because they are extremely dense with content, but that works to its advantage. After learning how to use Bootstrap 5, I initially felt opposed to it, why...
TypeScript Bootstrap5
26 Sep 2024
Coding standards are a divisive subject; you either love or hate them. They are a necessary evil, though I will admit I find it tedious to ensure all my code is spaced correctly and nicely formatted. However, the time it...
Coding Standards ESLint Software Engineering
05 Sep 2024
The first destination on my typescript journey was going to FreeCodeCamp and complete their JavaScript and ES6 tutorials. I had a smile on my face and was equipped with a foolhardy confidence in my ability to complete these exercises promptly....
Software Engineering Learning TypeScript