Kade Komeya

Student

I am studying Computer Science at the University of Hawaii. I have experimented with C#, Java, Lua, C, and a bit of C++.


Interests: 3D Rendering/Spaces, Front-End Computer Applications, Video Game Development, Artificial Intelligence, Physics Engines


Projects

Physics Trains 2023-Now

A physics-based rail system for a vehicle sandbox game.

Unity C# Gaming GitHub

Read More
Alternate AI 2022

An advanced AI for a sandbox about vehicles.

Unity C# Gaming GitHub

Read More
Arduino Case Engineering Capstone Project 2019

I developed a prototype 3D-printable Arduino case based on the specifcations of an Arduino board

3D_modeling AutoDesk_Inventor STEM

Read More

Essays

Thoughts on Workout Of the Day

05 Sep 2024

As most of my projects done in C# were done in a leisurely on-off basis with plenty of time to brainstorm, athletic software engineering is quite stressful, and maybe in my case likely to cause mistakes. The practice WODs were...

WOD

On The Topic of TypeScript

05 Sep 2024

So far, working with TypeScript reminds me of another programming language I had used prior to this - C#. Most of what I have learned revolves around TypeScript’s formatting. Other than some minor formatting differences and helper classes, I can...

TypeScript