Jared Lo

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, 2025.


Interests: Artificial Intelligence, Software Engineering, Data Science


Projects

Manoa-Link 2023

A collaboratively-designed website to network students with companies.

Education HTML CSS React Meteor Issue-Driven Project Management

Read More
Texas Holdem 2022

I developed a solo Texas Holdem poker project using Java.

Education Java

Read More
Personal Website 2022

A personal site to display my past projects

Education HTML CSS

Read More
Radio Telescope Project 2021

High School Team Project that integrated Software, Physics, and Astronomy

Education Python Jupyter

Read More

Essays

Development in development

08 May 2023

Development in development In this semester’s ICS 314, Software Engineering course, I’ve gained experience in numerous areas including practicing agile project management, enforcing coding standards, and using user interface frameworks. We’ve spent plenty of time practicing these skills for web...

Programming Software Engineering

Anything that can go wrong, will go wrong.

27 Apr 2023

Anything that can go wrong, will go wrong. Here’s a situation for you: When you write a presentation with several colleagues, you’ll quickly notice that there’s at least one person in that group who simply cannot stick to the format...

Programming

Style Guidelines - the art of annoyance.

01 Feb 2023

Programming is annoying. First, there was C. Back in high school, I took my first programming class which was a full semesters’ worth of C programs, puzzles, and files. I just want to ask, why couldn’t I have started with...

Programming

Fix my bugs for me.

26 Jan 2023

Ok yes, if you’ve read the title, I definitely did overexaggerate how bad some programming questions are. But bad questions do exist! And sure enough, tech professionals get irritated when you ask them a poor question. Why wouldn’t they? You’re...

Programming

Sigh, another language I have to learn...

17 Jan 2023

Should I even bother with Javascript? When I first discovered Javascript, I meant only to use it to give some functionality to a button in an html site I was writing up. That being said, my knowledge of Javascript was...

Programming