Zeb Lakey

Student

I am a third-year student studying for a B.S in Computer Science from the Department of Information and Computer Sciences at the University of Hawai'i at Manoa. I am projected to graduate in Spring 2025.


Interests: Natural Language Processing, Machine Learning, Neural Networks/Deep Learning, Software Development, LLMs


Projects

Heluna Manoa Web Application 2023

A custom-built course rating website meant to help make schedule building easier.

JavaScript Full Stack Web Application

Read More
CLT Research - Model in the Mirror 2023

A UROP-funded python project that generates C-tests for language learning purposes.

Python OpenAI spaCy GitHub

Read More
Bank Database Emulation 2023

A program that emulates a bank database using C and C++.

C++ C gcc Unix VIM g++

Read More
Zebtari Breakout 2023

In-progress clone of Atari Breakout

Python pygame

Read More

See all 5 projects

Essays

A Warm Summer Breeze

12 Dec 2023

The SWE Dream For a while now, I’ve been debating which path I want to go on within computer science. As of recently, I narrowed it down to either being a machine learning engineer or a software engineer. After taking...

Software Engineering Reflection

The Most Unexpected Fun

21 Sep 2023

Introduction When I first looked over ICS 314’s syllabus, it was not the HTML/CSS section that gave me the most concern at all. It was the Coding Standards section. Considering my previous experience with coding standards, I don’t blame myself...

JavaScript Learning

boolean swe = true;

31 Aug 2023

Why go into Software Engineering? Why does anyone decide to go into software engineering? For some, I would imagine that it is for the money. The social media posts that discuss the possibility of massive salaries surely motivate a fair...

Personal, Interests

JS - Functional yet Narrow

30 Aug 2023

Introduction JavaScript is like the friend you have who is always down for anything. As a programming language, it works flexibly as needed, letting you bend it to your will in ways other languages resist. Structure To me, JavaScript feels...

JavaScript, Opinion