Tamela Brinson

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: Cybersecurity, Encoding and Decoding, Robotics, AI, UX Design


Projects

Video Game Development: CompSci-SpeedRun 2025

Game Development for a minigame based video game with different levels based on the year you are currently in university.

Algorithms technical -Video Game Design

Read More
Math 2024

Code defines a function sum_sq() that calculates and prints the sum of the squares of two user-provided integers. Here’s a breakdown of what it does"

Javascript Visual Studios GitHub

Read More
Crypto 2022

Cryptography is the practice and study of securing information and communication through techniques that prevent unauthorized access, tampering, or interception..

Crytography Decoding Encoding GitHub

Read More

Essays

Reflection on Software Engineering

11 Aug 2025

Reflection on Software Engineering Coming into this class, I honestly thought it was just going to be about making web apps. I figured we’d learn some frameworks, build a few projects, and that would be it. But pretty quickly I...

Reflection Software Engineering Essays

Reflecting on My Use of AI in ICS 314

11 Aug 2025

Reflecting on My Use of AI in ICS 314 I. Introduction AI tools have been popping up everywhere lately, from the news to group chats, and in education they have gone from “we’re not sure about this” to being part...

AI Software Engineering Essays

Design Patterns

24 Jul 2025

Design Patterns: The Building Blocks of Code Architecture Imagine building a house without a blueprint. You might get lucky, but chances are the rooms won’t flow well, the plumbing might leak, and the whole thing could collapse when you add...

Programming Software Design