Ivan Ramel

Student

I am studying for a B.S. in Computer Science in the Department of Information and Computer Sciences at the University of Hawaii. I expect to graduate in Spring, 2027.


Interests: Information Technology , Artifical Intelligence, Game Development


Projects

Command Line Calculator 2024

Gets the user's input, using command line arguments, of a basic single digit math operation and calculates it. Uses array of pointers to make an array of functions to store functions within an array.

C

Read More
Mililani YMCA 5K Charity Run 2020

Assisted in encouraging and handing out water bottles to runners. Helped organize activities for runners who reached the end.

Community Service

Read More
Kaala Park Clean Up 2020

Cleaned up trash from Kaala Park mainly from a party from the previous night

Community Service

Read More

Essays

Typescript: Familiar but Refreshing

30 Jan 2025

A “New” Experience When I heard that we were going to learn Typescript in ICS 314 I thought I wouldn’t have to learn much as I already had learned a few coding languages those being, Java, C, and C++. Mainly...

Typescript

The questions people don't dare to ask

30 Jan 2025

Questioning your question How do you ask a question? Do you ask for a yes or no? Or do you ask a question that expands beyond your original one? These are things we don’t think enough about because people asking...

Software Engineering

Journey to Innovation: Coding, Collaborating, and Developing

29 Jan 2025

Discovery: One Small Step for Me, One Giant Leap for my Future My passion for software engineering probably began in middle school. When deciding to pick a class in the 7th grade I saw a STEM class being offered. And...

Software Engineering

Improving the Quality of a Rock, Still Makes It a Rock

12 Feb 2025

“Quality is more important than quantity. One home run is much better than two doubles.” – Steve Jobs To what standards are we held to? Once I started using ESLint with VSCode, it became a pain as the way I...

Coding Standards