Cohen Ruport

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, 2026.


Interests: Web Development, Software Engineering, Sustainability, Rock Climbing, Geography


Projects

Manoa Reclaim 2024-05

My group created a lost and found web app for the UHM community

Javascript HTML CSS React Meteor Software Engineering

Read More
Hotel Management System 2023-12

My team developed a hotel management system using C++ for our ICS 212 final

C++

Read More
Climbing Wall Construction 2023-09

I was part of a team at a local rock climbing gym who helped with the construction of new walls

Team Work Problem Solving

Read More

Essays

Tracking Work to Work Effectively

10 May 2024

I estimated the effort for different issues in different ways depending on what the issue was related to. For things that involved actually contributing to the codebase I always estimated more because there is often coding as well as non...

Effort Estimation Issue Driven Project Management Software Engineering

How I've Grown as a Software Engineer

09 May 2024

Learning to work on a team was both the most interesting and challenging part of this course. Working in a software development team requires more than just individual coding skills. It’s about collaboration, communication, and ensuring that everyone is on...

Team Work Software Engineering Issue Driven Project Management Design Patterns Git/Github

Learning from AI

07 May 2024

I. Introduction AI has recently become an essential tool in education. The ease of use and accuracy of new AI such as ChatGPT has made it an important tool for studnets of all levels. In my personal experience I think...

AI Software Engineering

Application Design

25 Apr 2024

I think of design patterns as a guiding principles for developing. I mostly use creational design patterns in order to simplify my code. I think of it as a car factory. You want to make all different kinds of cars...

Design Patterns

Resourceful Developing

23 Feb 2024

Although I don’t have much experience with UI frameworks I feel that there is no major downside. Getting used to frameworks can be troubling as it can sometimes feel like you are learning a whole new language, but the tradeoff...

Bootstrap 5 UI design Frameworks