Worked over the summer full time as a Computer Science & Engineer Kumu/Mentor for a group of young Hawaiian students.
Teaching Computer Science Engineering
Read MoreParticipating in Stem Days as a Kumu to provide examples and real-time kit building with Ohana from across the islands and Mainland
Kit Building Teaching
Read MoreA project I worked on over the summer after my High-School Graduation
Matlab UAV Dynamics
Read More08 May 2023
Starting simple What I learned in software engineering, in general, is essentially the process of breaking apart unknown, vague, and generally complicated problems into well-known sub-problems. Webpages and the process of web building are great examples since in this class...
Reflection Web Development Software Development
26 Apr 2023
Recursively tackling the digital landscape Learning a topic requires you to break it down to its most basic components which are suspiciously like writing a recursive algorithm. Why write the same lines of code over and over when you can...
Design Patterns Creating Consistency
23 Feb 2023
Put on your big boy boots…strap Bootstrap is a wonderful creation that doesn’t add anything new in particular but it heavily expands everything you can do with HTML and CSS. It is debately possible to replicate anything you’d do with...
UI Frameworks Bootstrap HTML & CSS
07 Feb 2023
Perfect comments! As long as nobody else reads them… Coding standards and styles as wanted as they are in any professional setting often have many subtle differences between programmers. Programmers perhaps having been adapted to scrutinize each character they write...
ESlint Coding Standards
25 Jan 2023
Introduction: Smart Vs. Not So Smart, Analyzing Questions Once you get to a certain level in academics you’ll notice that answers to your questions are worth nothing if you ask the wrong questions. Knowing how to ask questions is just...
Questions Answers StackOverflow
20 Jan 2023
Overall, I believe JavaScript is a strong and adaptable language with lots of possibilities for efficient and creative coding. Its ability to be lenient on types and functions opens an incredible and complex world of computing. Especially with my prior...
Javascript