Student
I am studying for a B.S. in Computer Science in the Department of Information and Computer Sciences at the University of Hawaii at Mānoa. I expect to graduate in Fall, 2025. I hope to pursue a career in Software Engineering.
Interests: Software engineering, App development, Web development, UX/UI Design
This ongoing project focuses on developing an engaging and informative website for the UH Manoa Vietnamese program. As a solo project, I am designing and developing the website to enhance accessibility for students and faculty with resources and information about the program.
Web Development HTML CSS Javascript UX/UI Design
Read More29 Nov 2023
Foundation: The Role of Design Patterns in Software Development In software engineering, design patterns are a general solution to a common problem in software design. Design patterns are a set of best practices that can be used to solve a...
Design Patterns Technical Essay
04 Oct 2023
The Purpose of UI Frameworks User interface frameworks, also known as UI frameworks, offer a collection of various tools that help web developers create responsive and visually appealing websites. UI frameworks are definitely intimidating at first glance, but once you...
UI Frameworks Reflection Bootstrap HTML/CSS
19 Sep 2023
What are Coding Standards? When people think of coding standards, the first thing that comes to mind is typically the technical things like if you put spaces before and after a ‘=’ operator or whether you put your curly braces...
Coding Style Reflection Benefits