A project to show proficiency everything learned in ICS 314
Typescript NextJS
Read MoreA web application project for posting and selling specific kinds of items or services at Manoa.
Javascript Meteor Web Development
Read MoreSetting new gateway for solar panel in EE 496.
python XCTU PaltformIO GitHub
Read More03 Sep 2024
The JavaScript Journey I have enjoyed working with JavaScript much more than my previous experience with C. C employs a distinct approach to object-oriented programming, utilizing structs and functions, and lacks built-in support for classes and prototypes, a feature readily...
Software Engineering Learning
20 Sep 2024
Coding standard is the grammar in coding language that everyone program should be following. Some of these rules include syntax, code format, and many other things. By following these rules, it helps produce a polished code that can be easily...
Software Engineering Learning
10 Sep 2024
What Are Smart Questions? In the realm of learning and personal growth, asking questions plays a pivotal role. Not only does it demonstrate active engagement with a particular subject, but it also fosters critical thinking and the ability to analyze...
Software Engineering Learning
18 Dec 2024
Adapt to Overcome Software engineering is a new domain of learning for me. Being a Management Information Systems major exposed me to a broad range of experiences, including a brief amount of coding. This is my first time hearing about...
10 Dec 2024
My use of Artificial Intelligence in ICS 314 I. Introduction The integration of Artificial Intelligence (AI) in education, especially in fields like Software Engineering, marks a revolutionary shift in how we learn and apply complex concepts. In ICS 314, AI...
Software Engineering Learning AI
01 Dec 2024
In a Computer Science interview, you might be asked about design patterns. Following that, you could be questioned about the design patterns you’ve used in your own code. Your responses to these questions can reveal the strength of your coding...
Software Engineering Learning