Projects
Nursing Simulation
About:
A VR simulation created to test and educate college nursing students. This project was developed within the Unity game engine by a team using Git for source control. (This video is from a very early point in development, a new video will be posted soon.)
Contributions:
- Worked on a large portion of the state machine which controlled the flow of the AI
- Created a launcher which sends encrypted student information to the professor for grading
- Worked on interactable objects within the simulation, such as the sink
Skills Used:
- Unity
- Git
- WPF
- C#
- Visual Studio
VR Club Infinite Runner Demo
About:
A VR game created to advertise VR Club at Cal State San Bernardino. This game is a procedurally generated obstacle course in which the player must physically dodge the obstacles in order to survive.
Contributions:
- Worked on gameplay mechanics such as, jumping and strafing in real life, which is then amplified in the game world
- Set up the VR player controller
- Worked on the collision system for detecting whether the player has hit an obstacle
Skills Used:
- Unreal
- SVN
- C++
- Visual Studio
Ambrosia
About:
A VR simulation created to test and educate college anthropology students. This project was developed within the Unity game engine by a team using Git for source control. The simulation is meant to replicate a transect survey and students are asked questions throughout it to see if they retain any of the knowledge.
Contributions:
- Created a system which puts the NPC's into transect formation
- Created UI sprites and programmed the main menu's interactions
- Created UI for students to be asked questions based on what they have observed in the simulation
- Demoed the simulation to many different students and faculty
Skills Used:
- Unity
- Git
- Adobe Photoshop
- Adobe Premiere
- C#
- Visual Studio
Timesheet Application
About:
A personal project I created in order to automate the process of filling out timesheet's for my coworkers and I. This program uses a webdriver in order to scrape the hours worked and fill out a pdf with all of the information.
Skills Used:
- C#
- Git
- .NET
- VS Code
- Selenium Web Driver