A web platform that allows students to buy and sell items with other students at UH Manoa.
Software Engineering Meteor React
Read MoreI created a graph to show any coefficient relations among the subjects.
Python Data Analysis Jupyter Notebook
Read MoreI created a machine learning model using sklearn module with sample hand written number datasets.
Python Jupyter Notebook Machine Learning
Read More09 May 2024
Overview Configuration Management User Interface Frameworks Configuration Management Configuration management system is a helpful tool for large scale application development. In the recent decade, GitHub is one of the most powerful configuration management systems which helps developers and engineers in...
Software Engineering Configuration Management User Interface Frameworks
01 May 2024
I. Introduction Generative AI such as Chat-GPT or GitHub Copilot have appeared in a few recent years. Those AI tools have been changed the world dramatically. In this essay, we are going to discuss how to take advantage of those...
Use of AI Software Engineering
25 Apr 2024
Overview Functional Aspects of Design Patterns Design Patterns in Object-Oriented Programming Functional Aspects of Design Patterns Creation Patterns: Creation patterns deal with object creation mechanisms. Singleton: Ensures a class has only one instance and provides a global point of access...
Design Patterns Software Engineering Object-Oriented Programming
22 Feb 2024
Reasons for Using a UI Framework The primary reason for using a UI framework is to save the time for development. The framework allows for the implementation of designs without writing the same code as the original. Unless you have...
Bootstrap HTML/CSS UI Framework
08 Feb 2024
What is the advantages of coding standard? One of the definitions of the coding standard says that it is a guideline to allow you and your colleagues to work effectively by defining some rules corresponding to a project. Since I...
coding standard group(team) projects
18 Jan 2024
How do you feel on JavaScript in general? Should I use it? How I am feeling on JavaScript as a programming language compared with Python, Java, C/C++. I feel JavaScript is between Python and Java in terms of its functionality...
Software Engineering Comparison with other languages JavaScript