Projects

Mass Casualty S.T.A.R.T. Triage In Progress

A task trainer made in Unreal Engine for the HoloLens 2. The trainer challenges the participant to correctly triage five patients using the S.T.A.R.T. triage algorithm. Realistic scene distractors, such as sirens, yelling, walking patients, and fire alarms, are implemented.

XR Medical Simulation HoloLens 2 Unreal Engine 5 Optimization
Central Line Catheterization In Progress

A procedure trainer made in Unreal Engine for the HoloLens 2. The trainer walks the participant through an Ultrasound-Guided Internal Jugular Central Venous Line Catheterization (US IJ-CVC) procedure. The trainer utilizes real ultrasounds of an internal jugular vein and utilizes over sixty models created by fellow intern Brooke Allen.

XR Medical Simulation HoloLens 2 Unreal Engine 5 Documentation
Forever in Your Heart Blender In Progress

A Blender plug-in that helps facilitate the creation of keepsakes for neonatal losses within Parkview's health system through the Forever in Your Heart program.

Blender Python AGILE Group Project Documentation
MastodonCTF In Progress

A cybersecurity Capture-The-Flag (CTF) competition created from scratch. It focuses on nine basic 'white hat hacker' skills tested over twenty-seven challenges. All challenges are original.

Cybersecurity Database UI Design Web App Development Google Cloud
PFW ACM Cyber Range Finished

A cybersecurity Capture-The-Flag (CTF) competition created from scratch. It focuses on nine basic 'white hat hacker' skills tested over fifty challenges. All challenges are original.

Cybersecurity UI Design Group Project
Chatbot Teaching Assistant Finished

A chatbot teaching assistant created using ChatGPT's API. It includes prompt safeguards to prevent academic dishonesty and keep student safety in mind.

GenAI UI Design Group Project Prompt Engineering Web App Development
Guess the Word Finished

A basic wordle clone in Unity. It uses Unity Remote Configuration to deliver a dynamic wordlist and connects to an open-source dictionary to help give hints to the user.

Unity Remote Configuration
Explorer of the Lost Tomb Finished

A basic roguelike dungeon crawler created in Java. Generates dungeons on a room by room basis.

Java Game Design
Intro to Microsoft Excel VBA Finished

A tutorial explaining how to write VBA code for Excel. It walks the reader through how to create a Pokédex. It gives a brief overview on advanced Excel topics, such as custom formula definition and GUI creation.

VB Documentation
NWS.net Archived

A basic API wrapper wrapping the National Weather Service's API written in C#.net.

C#.net API Wrapper
Super Data Structure Adventures Archived

A Unity project where players learn about various data structure concepts in computer science through playful mini-games inspired by Mario Party or WarioWare.

Unity Data Structures Group Project