Karina Park

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: Interactive media


Projects

Essays

UI Frameworks: Bootstrap

10 Oct 2024

UI Frameworks: Bootstrap When I first started learning about web development with HTML and CSS, it seemed pretty straightforward. I understood the elements of a basic webpage and was able to style it how I envisioned it. Then Bootstrap 5...

ICS 314

Reflect on Coding Standards

26 Sep 2024

What are coding standards? Coding standards is a set of guidelines that you should follow when writing and producing code and helps to write cleaner, more efficient and more readable code with fewer errors and bugs. Understanding coding standards is...

Computer Science

Reflecting on Smart Questions

11 Sep 2024

“How to ask questions the smart way” by Eric Raymond, is a guide to help people ask technical questions more effectively and in return get useful answers from the open source community. Even before asking your question, Raymond says we...

ICS 314

Reflect on Typescript

04 Sep 2024

My Reflection on Typescript and The First week Before taking ICS 314, I had never heard of TypeScript and this class was my first introduction to it. From what I’ve learned so far, my understanding is that TypeScrip enforces static...

ICS 314