An introductory Unity project focused on learning core game development concepts through building a small games.
Unity C# Game Design
Read More
In the Fall 2025 semester, I made a database in C and C++ for my ICS 212 class.
C C++
Read More
During a summer break, I wanted to learn the basics on 3D modeling and how to use Blender.
3D modeling Blender
Read More01 Apr 2026
Overview The Problem: Students at UH Manoa want to find available spaces to study, relax, or meet with their peers. Newer students may not know where to locate popular locations like libraries, lounges, and study areas. Additionally, students have different...
Software Engineering Nextjs
25 Feb 2026
When I first started learning UI development, I thought that writing HTML seemed straightforward. It seemed simpler than Java and just overall easier to understand. However, I noticed how large your code can get if you want very specific things...
Bootstrap 5 Framework UI
11 Feb 2026
What is Coding Standards? When most hear of the phrase “coding standards”, me being one of those people, they likely imagine small stylistic rules that code need to abide to such as tabs vs spaces or closing curly braces belonging...
Coding Standards ESLint VSCode
28 Jan 2026
Software engineering depends greatly on communication with others as it does on code. One of the most important skills for a software engineer is the ability to ask effective questions, questions that are clear and exerts critical thinking upon the...
Smart Questions StackOverflow
22 Jan 2026
What do I think about Typescript so far? My experience with TypeScript so far has been enjoyable. I have some personal experience with coding in Java using the Eclipse IDE, C++, and C. Compared to those languages, I see TypeScript...
E10 Typescript
21 Jan 2026
From when I was young, I was always interested in art and design. Whether that being through drawing, making minecraft builds, or making programs. I’ve always enjoyed the process of solving problemns through a combination of logic, structure, and creativity....
Software Engineering Learning