Frances Uy

Student

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


Interests: Data Science, Software Engineering, Artificial Intelligence, Web Design, Film, Digital Media


Projects

Ask Us 2023

A responsive web application chat bot that answers UH IT Related Questions.

Meteor React Web Development UI Frameworks

Read More
Recursive Sudoku Solver 2022

Sudoku Solver using a Backtracking algorithm.

Java Recursion

Read More
AI4ALL Final Project 2022

My team showcased social media companies’ marketing and algorithms targets us by analyzing a data set regarding political social media ads viewed.

Artificial Intelligence Data Science Python

Read More
Award-Winning Documentary: “Stringing A Legacy” 2021

Short-form video discussing the cultural significance of leis in Hawaii.

Video

Read More

Essays

Software Engineering != Web Development

11 Dec 2023

A Semester of Software Engineering If someone were to ask me what I learned from taking Software Engineering (ICS 314) at UH Mānoa, I would not know where to start. Our achievements could be quantified through how many coding assessments...

Software Engineering Open-source Development Coding Standards

Where Creativity Meets Structure

29 Nov 2023

The Building Bricks of Software Engineering Just like a child’s fascination with a brand new LEGO set, at a high-level, a software engineer experiences a similar excitement when piecing together a project using design patterns. Each LEGO brick represents a...

Design Patterns Software Engineering

Your New Personal Learning Assistant

20 Nov 2023

I. Introduction A branch of Computer Science that has raised debate in schools, workplaces, companies, etc. is Artificial Intelligence (AI). AI systems perform tasks that mimic human behaviors such as language translation, image recognition, and delivering reproduced content and knowledge....

Artificial Intelligence ChatGPT Software Engineering Ethics Generative AI

Does My Code Really Work?

20 Sep 2023

There’s no better feeling than your code finally running and working after spending hours on hundreds of lines of code. In my past computer science courses, I would have instinctively submitted my files right away. However after completing several more...

Coding Standards ESLint JavaScript

How 'Being Stuck' Can Make Us Smarter

06 Sep 2023

What is the best thing to do when you get stuck on a line of code? It is wise to trace back our thoughts, but sometimes we really can benefit from another set of eyes. One thing I suggest doing...

Stack Overflow Smart Questions Software Engineering Forums