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.
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.
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.
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.
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.
A chatbot teaching assistant created using ChatGPT's API. It includes prompt safeguards to prevent academic dishonesty and keep student safety in mind.
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.
A basic roguelike dungeon crawler created in Java. Generates dungeons on a room by room basis.
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.
A basic API wrapper wrapping the National Weather Service's API written in C#.net.
A Unity project where players learn about various data structure concepts in computer science through playful mini-games inspired by Mario Party or WarioWare.