A project to show proficiency everything learned in ICS 314
Typescript NextJS
Read MoreA simple Tkinter graphical user interface(GUI) based chatbot that leverages OpenAI GPT-4 to generate conversation responses
Artificial intelligence GUI Python
Read MoreVertically Integrated Project that focuses on the firmware of the weatherboxes produced by UH Manoa's SCEL lab.
SQL GitHub Python C Linux
Read MoreA project to show proficiency in C++ and in Object-oriented programming
C C++ Object-oriented programming Linked List
Read More15 Dec 2024
For my final semester, I took my first software engineering course. Throughout the semester, I was able to learn a wide variety of software engineering skills. Those skills include working with React, learning VS Code, proper coding standards, Agile Project...
Software Engineering Programming
14 Dec 2024
Introduction AI has definitely made a difference in my learning, especially for Software Engineering. Instead of being stuck on a problem and not knowing where to go next, I have a personal tutor that can help me out. While sometimes...
Artificial Intelligence Software Engineering Programming
04 Dec 2024
Nature’s Blueprint in Code Have you ever watched a spider make its webbing, or a beehive with its many occupants? Inside, there are dozens of patterns going on, from workers collecting nectar, guards protecting the entrance, and the queen laying...
Design Patterns Software Engineering Programming
09 Oct 2024
UI Frameworks: Simplifying Web Design Prior Experience Before this course, I had no experience with web design at all, besides some courses I completed with freeCodeCamp. I had never used a UI framework before, so that was an interesting change...
Frameworks Software Development HTML
25 Sep 2024
Coding Standards: Beyond Indentation Coding standards are often misunderstood as merely a set of trivial rules about indentation or brace placement. However, their impact on software development extends far beyond these superficial aspects. As somoneone who has recently started using...
Engineering Software Development
11 Sep 2024
What are smart questions? Smart questions are exactly what they sound like. They’re asked in a way where someone who knows the answer will be able to immediately answer them without having to ask for additional information. Smart questions save...
StackOverflow Questions & Answers