Corporate Process Improvements
2023-06-14
A collection of process improvements that I have created for my team at Hawaiian Airlines Corporation. The processes were made with the purpose of alleviating repetitive work so that our time could be used more effectively on other matters.
Power Automate
Process Improvements
Development
PowerApps
Read More
Heuristics Search of Problems
2021-03-02
This was an assignment for my AI course where we created heuristic search algorithms for certain problems and implement it into our Depth-First-Search algorithm.
Coimmon Lisp
Heuristic Search
A* Algorithm
AI coding
Read More
A Simple Game
2021-02-17
I made this simple game with the objectives of collecting coins, avoiding being destroyed by the obstacles, and having keyboard movement in order to get acquainted with Unity.
C#
Unity - Bolt
Game Development
Read More
Address Book C++
2020-12-14
Created a simple address book that takes user input and stores it into the struct record. The struct record holds the items in a "record" and allows the database to find it in the memory.
C++ coding
Debug mode
Linking and Compiling
Read More
Address Book C
2020-10-30
Created a simple address book that takes user input and stores it into the struct record. The struct record holds the items in a "record" and allows the database to find it in the memory.
C coding
Debug mode
Linking and Compiling
Read More
Internbit - RadGrad
2020-07-31
InternBit is a research project that aims to aid ICS students in finding internships via an internship recommendation system and increase RadGrad engagement.
Software Development
Research Project
Javascript
Web Scrapers
Internship
Read More
Link Up Manoa
2020-05-14
A few of my classmates and I created a web app that allows UH Manoa students to connect with their classmates and create study sessions. These study sessions are usually made with a tutor and can be with as many people as they wish.
Software engineering
Group work
Study group app
Read More
Sorting Arrays
2020-01-21
Learned how to recognize and code for the 3 different sorting algorithms.
{"Sorts"=>"Bubble, Insertion, Selection"}
Decisions
Java
Read More
Huffman Tree Code
2020-01-21
Learned how to decide what data structure to use for certain situations.
Huffman
Problem Solving
Read More
Data Structures
2020-01-21
Learned how to decide what data structure to use for certain situations.
Run Time
Performance
Decisons
Read More