Christina Mende

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. I'm eager to apply my technical skills and knowledge to make a meaningful impact in the world of technology.


Interests: Software Development, Data Science, Data Analysis, Mathematics


Projects

Taste Technologists 2023

My team and I developed an app for UH Manoa college students that allows them to view and share easy-to-make recipes, especially for those with limited kitchen resources.

Web Application Javascript Meteor Bootstrap

Read More
Palekana URL Shortener 2022

Palekana: a secure URL Shortening App tailored for government employees.

SQL Flask Python

Read More
Pokemon Weather App 2021-12

My team developed a Pokemon Go Weather App to complement the Pokemon Go game app for the Winter STEM Warrior Hacks Hackathon.

Ruby Javascript HTML

Read More
Word Guess Game 2021

A Hangman-inspired text game using Ruby

Ruby Text-Based Game

Read More

See all 5 projects

Essays

Beyond Web Applications

10 May 2023

Source: Microsoft Bing Image Creator Beginnings When I first enrolled in ICS 314, I did not know what to expect. I knew it was about Software Engineering and that we would be learning how to make an application, but not...

Reflection Software Engineering Ethics

I'd like an order of Teriyaki Design Patterns.

26 Apr 2023

Bing Image Creator's Attempt at a Teriyaki Factory A Summary Design patterns provide general reusable solutions from experienced software developers that address common problems. Some examples include: Factory Design Pattern, Model-View-Controller Design Pattern, Prototype Design Pattern, Singleton Design Pattern, Observer...

Reflection Design Patterns

Framed!

23 Feb 2023

Please, come here. No, not there. Over here. To say that I find HTML and CSS frustrating is an understatement. In my last essay, I attempted to float a photo on the left of a single paragraph. Unfortunately, I wasn’t...

Reflection UI Frameworks

But It Works!

09 Feb 2023

It Works, Doesn’t It? The following code was written for a WOD to practice Javascript Object Orientation. If you were to run it on JSFiddle or through Node, it should work perfectly fine. class MenuItem { constructor(name, ingredients, prices, calories)...

Reflection Coding Standards

The Places I'll Go

01 Feb 2023

The Start I can’t say that I’ve always been interested in programming. For a long time, I thought the internet and computers were mystical things that operated magically and any task involving a terminal could break the whole thing. My...

Reflection Software Engineering

Smart vs. Not-so-Smart Questions

26 Jan 2023

Credit: Randall Munroe at XKCD The goal Most of the time when we ask a question, the goal is to get an answer. Of course, not every answer is helpful. If the only answer to a question was a useless...

Questions Answers StackOverflow Reflection