Alessandra Gudoy

Student

I am an undergraduate student majoring in Computer Science and Mathematics at the University of Hawaiʻi at Mānoa. I expect to graduate in Spring, 2027.


Interests: Board Games, Puzzles, Programming, Reading


Projects

Pitong Sabado 2024

My FIL202 (Intermediate Filipino) class wrote, filmed, and edited a video based on the movie Seven Sundays as a video submission for the Katipunan's Got Talent event.

Filmmaking Editing Videography

Read More
ICS 212 Bank Record Database Project 2024

A bank record database that I developed in ICS 212.

C C++ Makefile

Read More
Corponector: Connecting students and companies 2024

A web application for students at the University of Hawaiʻi to connect with companies and companies to connect with candidates for positions.

Next.js TypeScript PostgreSQL Vercel

Read More
Calculator 2022

A calculator made with React.

JavaScript React GitHub Practice

Read More

Essays

Software Engineering After ICS 314

20 Dec 2024

In a Nutshell After six years of “computer science,”—starting as a programmer on my high school robotics team—I’ve come to appreciate how far I’ve progressed. Computer science is not just programming I have come to realize, but all the processes...

Coding Standards User Interface Frameworks Functional Programming

Learning with AI

16 Dec 2024

Introduction With the rapid development of technology and the never-ending list of AI tools appearing, it is nearly impossible to meet someone who has never heard of or used artificial intelligence tools. It can be as simple as “Hey, Siri”...

AI Software Engineering Learning

Design Patterns

04 Dec 2024

Don’t Reinvent the Wheel “Don’t reinvent the wheel” is a common phrase saying to use what already exists to save time and effort. Similarly, design patterns describe a recurring problem and define the solution in a way that can be...

Software Engineering Design Patterns

Coding Standards: ESLint with VSCode

25 Sep 2024

Importance of Coding Standards Many people have different styles of writing. Some are better at short stories. Some like poetry. That can be said about programming languages, too. People write their code in their own style. However, as more and...

Coding Standards ES Lint VSCode

Ask Away, But Thoughtfully

11 Sep 2024

Smart Questions Not everyone is an expert in everything they do. Even some of the most revered professionals have questions. Everyone, at some point in their lives, has heard the phrase, “There are no stupid questions.” However, looking at it...

Questions Learning Stack Overflow