Website designed to help UH students find new RIOs.
TypeScript React Next.js PostgreSQL
Read More
Me and my other clubmates built a website for Farrington High School's Leo Club.
React TypeScript Firebase
Read More
Implementing an algorithm that optimizes resource distribution to a network of islands.
Python Data Structures Algorithms
Read More
A website that connected UH Manoa students to local job opportunities.
React TypeScript Django
Read More19 Dec 2025
Introduction My ICS314 class was a good class, and it was an even better learning experience. ICS314 taught me a lot about software engineering, and those lessons go even further than just software development work. From breaking down work into...
Software Engineering
15 Dec 2025
The Role of AI in education and software engineering With the prevalence of AI now, generative AI being used in education seems unavoidable. The role of AI in education should be to help students and aid the learning process. AI...
Software Engineering AI
08 Oct 2025
Preface Developing anything more than the most basic website with ONLY vanilla CSS is one of the most tedious experiences I have had. I believe that any tool that can help save me time when writing CSS is more preferable...
Software Engineering UI Design UI Frameworks
24 Sep 2025
The “Standard” The coding standards I’ve been using for the past week or so has been the AirBnb style in Typescript. The AirBnb style is a popular coding standard used for Javascript, and this style can be enforced in an...
Software Engineering Coding Standards
17 Sep 2025
My favorite things about software engineering The first thing that I like about software engineering is having the ability to build whatever you want from scratch. I think of software development as an art where the screen is a blank...
Software Engineering
10 Sep 2025
Why it’s important to ask smart questions Tell me if this sounds familiar: you’re stuck on a bug in your code, and you’ve tried Googling the solution, but to no avail because your code still won’t run. Even after consulting...
Questions Answers StackOverflow