Student
I am studying towards a M.S. in Computer Science in the Department of Information and Computer Sciences at the University of Hawaii at Manoa. I have earned a Bachelor's (2021) and Master's Degree (2023) in Electrical Engineering.
Interests: Generative AI, Computational Photography, Data Science, Computer Vision, UI/UX Design, Video Editing
Final Project for ICS314 Software Engineering
TypeScript CSS Web Application Software Engineering
Read More
Project for EE609 Computer and Network Security
Ghidra Software Reverse Engineering Cybersecurity
Read More
My Electrical Engineering Master's Project
Apple iCloud Private Relay IP Address
Read More
Project for EE693F Privacy and Security in the Modern Internet
YOLOv3 Object Detection Adversarial Patch Attacks Deep-Learning Neural Networks
Read More05 Dec 2024
Imagine you’re in charge of designing a city. At first glance, everything is a mess. Then, as the city grows, patterns start to appear - street grids, park layouts, and large buildings. This is where design patterns come into play....
Design Patterns Software Development Web Development
19 Dec 2024
As this course wraps up, I have reflected on what I’ve learned about software engineering. While we focused on building web applications, the real value of this class lies in understanding the core principles that apply to all kinds of...
Software Engineering Agile Project Management Ethics Design Patterns
17 Dec 2024
I. Introduction Without a doubt, Artificial Intelligence (AI) has changed the way we interact with technology. Whether it be ChatGPT, Gemini, Meta, Perplexity, or even NotebookLM, we now have access to a variety of tools for our curiosity. The recent...
Artificial Intelligence Software Engineering Education
06 Nov 2024
Project: Weekend Warrior Overview The Problem: Many UH Manoa students and locals have a hard time finding people with similar interests to join them in outdoor activities and hobbies. Whether it’s hiking, beach outings, surfing, or just hanging out, it’s...
Software Engineering Nextjs
10 Oct 2024
Introduction Web development is constantly evolving. It comes with a variety of tools, libraries, and frameworks designed to help the process. Bootstrap 5 has become one of the most popular frameworks for developers. However, learning a new UI framework can...
UI Frameworks Bootstrap 5 HTML CSS
26 Sep 2024
Coding standards might seem like small details but they actually make a huge difference in writing clean, easy-to-read code. When everyone follows a consistent style, it’s a lot easier to understand, especially when working with a team. Instead of wasting...
Coding Standards VSCode ESLint