Raimu Ichikawa

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 Fall, 2024.


Interests: Software Engineering, App development, Web design, Video editing


Projects

Reproduction of Web Design 2023

Code Reproduction for HTML Practice

HTML Web Design

Read More
SHA-1 Hash Algorithm 2023

SHA-1 hash algorithm that I wrote for ICS 212 semester project.

C

Read More
Video editing 2023

An Explanatory Video That I created for YouTube.

Read More

Essays

Final Project Idea

30 Oct 2023

Overview text Approach text Use case ideas text Beyond the basics text

Software Engineering Meteor

The Benefits of Using UI Frameworks

04 Oct 2023

Importance of UI Frameworks Becoming proficient in using a UI framework effectively is as complex and time-consuming as learning a new programming language in practice. Bootstrap 5 provides an extensive amount of documentation and makes it easy to implement various...

UI Frameworks

Improving How to Ask Questions Smartly

04 Sep 2023

Asking Questions It is perfectly normal to ask questions when we don’t know or encounter difficulties in life. However, repeatedly asking extremely simple questions may be perceived as foolish by some. Questions like “What day is it today?” or “What...

Engineering

How Coding Standards Can Enhance Our Learning

20 Sep 2023

Importance of Coding Standards One of the things I often consider when learning about programming languages and writing basic code is how to achieve uniformity in appearance. In other words, I wonder whether I should insert spaces here or if...

Coding Standards

Interests Developed Through Experience

30 Aug 2023

Programming After entering university, I had not yet decided what I wanted to do in the future and had vaguely chosen to pursue a field in the sciences. When I took ICS 111 and learned about Java for the first...

Engineering

Learning from JavaScript: For More Practical Skills

28 Aug 2023

Learning from JavaScript My first thought after I started to learn about JavaScript was that it has some similarities in its basic syntax compared to other languages I have learned before, such as Java, C, and C++. For example, the...

Engineering