Ethan Burks

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: Software Development, Web Development, Graphic Design, Machine Learning, Game Development


Projects

Aloha Plants 2023

A website I worked on in my ICS 314 Class"

Javascript

Read More
Turn Based Strategy Game 2020

Turn Based Strategy Game in Unity

Unity C#

Read More
Scheduling App 2014

An app I worked on in Highschool to help teachers and students manage their schedule

Javascript

Read More

Essays

On UI Frameworks

23 Feb 2023

UI frameworks are a tool which allows programmers to focus on designing a website rather than stressing about urls. I think that UI frameworks are a necessity in modern web development, as creating everything from scratch would be a huge...

Software Engineering

Throughout this class, I have learned about several fundamental concepts of software engineering, including open source software development, coding standards, design patterns, and ethics in software engineering. While these concepts are certainly important in web application development, they also have...

Engineering

Software Design Patterns

Design patterns are like recipes for software development, providing a standard approach to common programming problems. Just as a recipe provides a set of steps to follow in order to create a delicious dish, a design pattern provides a set...

Engineering