A lab for my EE367 class that introduced me to clients and servers.
C++ Object-oriented programming Binary search trees
Read MoreA final project for my ICS 314 class where I designed a useful website as a group.
Javascript Application Design Meteor React Bootstrap
Read MoreA final lab for my EE205 class that encompassed everything we learned about pointers, binary search trees, and tree traversal.
C++ Object-oriented programming Binary search trees
Read MoreAn academic project I worked on throughout my freshman and sophomore year.
Team management Docker Python
Read More14 Dec 2022
This semester I was able to take ICS 314 which is a class on software engineering. Throughout these few months, I was able to learn about a variety of topics. We covered concepts such as open source software development, configuration...
Software Engineering Agile Project Management Coding Standards ESLint
01 Dec 2022
Design Me a Pattern Design patterns are used throughout software engineering. They are general reusable solutions that arise from common recurring problems. In other words, they are templates that can be used in many different situations. Each design pattern has...
Software Engineering Design Patterns
06 Oct 2022
What Is A UI Framework? A UI framework is basically a set of classes you can use in your html to create an aesthetic website. These classes have styling associated with them already so you do not have to do...
Software Engineering Bootstrap 5 UI Frameworks
22 Sep 2022
Are My Standards Too Low? Throughout my whole programming career, I have never heard of coding standards. I did not know that they existed or the importance of them. Although, I do understand the importance of certain standards such as...
Coding Standards ESLint
08 Sep 2022
Dumb vs Smart Growing up I always heard the phrase: “there is no such thing as a dumb question”. However, we are still always scared to ask questions in fear that it will not be taken seriously. It is true...
Software Engineering Questions Stack Overflow
01 Sep 2022
What To Do In Life? Throughout my childhood, everyone would always ask me what I wanted to be when I grew up. How was I supposed to know? For the longest time I wanted to be a veterinarian. However, I...
Software Engineering Learning