I wanted to see how good I could get at chess over the summer.
Chess Fun
Read More
    I taught a NAO model robot manufactured by Softbank Robotics to serve as a fitness instructor.
Robotics Machine Learning
Read More
    My group coded a text-based fishing game in Java for our ICS 211 final project.
Java
Read More
    ICS 314 Final Project.
ICS 314 Final Project Software Engineering Group Work
Read More14 Dec 2023
I recently attended a talk given by James Mason at UH Manoa. In the talk, he discusses the differences between an actual software engineer and a standard programmer. To illustrate his point, he compared the two occupations to the difference...
Software Engineering
11 Dec 2023
Software Engineering has nothing to do with actual coding. Of course you must have some basic proficiency, but writing actual code typically proves to be the easiest part of creating software. The true stress, hardships, and challenges stem from the...
Issue Driven Project Management Configuration Management Software Engineering
19 Nov 2023
Introduction: Artificial Intelligence tools have started to make waves in various fields, from art to writing. I believe that AI has no place in any of these fields. My stance remains unchanged when it comes to education and software engineering....
AI Education
20 Sep 2023
Why have standards? Everyone writes code in their own way. From indent placement to variable names, the same function can look vastly different depending on who wrote it. This may not affect people working on their own, but such differences...
Coding Standards IntelliJ Tips