Solo Personal project where I am remaking the original "Spongebob Squarepants: Battle For Bikini Bottom" based off of the original design, but with some of my own tweaks here and there. All models and animations are my own creation based off the original designs and authored in Blender. Utilizing UE5 I am using C++ and blueprints for the game logic and scripting. The Gameplay Ability system is being used for all of the characters' actions.
In my current position as a simulations engineer I as part of a small team created a large portion of the animation, some of the video and authored much of the scene(some CAD data, some our own models) in 3ds Max and Adobe Premiere/After Effects. This specific application was created for the Rockwell Automation Tradeshow and was shown off in a VR demo which I alone authored in Unity. It was also shown off by Rockwell in their own facility as a showcase next to it's physically built twin.
In my current position as a simulations engineer I personally created the animation, video and authored the scene(some CAD data, some my own models) in 3ds Max and Adobe Premiere/After Effects. This specific application was also taken and made into a VR demo with minor interaction for customers to view on site.
In my current position as a simulations engineer I personally created the animation, video and authored the scene(some CAD data, some my own models) in 3ds Max and Adobe Premiere/After Effects.
In my current position as a simulations engineer I personally created the animation, video and authored the scene(some CAD data, some my own models) in 3ds Max and Adobe Premiere/After Effects.
Solo Portal 2 level design project where I was tasked with making a few levels using the Portal 2 creation tool of varying difficulties, a beginner, intermediate, and challenging level.
Solo Skyrim level design project where I was tasked with making a level using the Skyrim Creation Kit. We were required to make a Level, but I added in some minor scripting, enemies, loot, and a small storyline told through the environment and journals attempting to emulate the original game.
Solo project with 3 types of movement patterns in a level of with a space theme. The agents used flocking, path following, and wandering for the movement patterns. The theme was that a group of astronauts were stranded in space being collected by a group of aliens and being brought back to the mothership. The art assets used were free and borrowed from the unity store, but all programming was done by me in C#.
Group project where I was team lead. I modeled the castle Tower, Walls and Door which was animated. As group lead I collected the rest of the assets from my group members and did the rest of the level design with them. I did all of the scripting for collision boxes activating animations as well as the buoyancy/swimming of the player if they went in the river.
Group Project where we created a game in C# using MonoGame. Much of the base game loop was programmed by me, but also things like the health bar, jumping physics, enemy AI, attacks(bottle throwing), and some of the base collision for the character.
Solo project of a custom Engine build using C++ and OpenGL for rendering. I made a small replica of the old Atari game Kaboom to demonstrate the game loop and for rendering the cubes used.
Solo project where we had to script an amusement park ride and a build an environment around it. I built a death trap amusement park ride and a spooky town around it that was Halloween themed. Most art assets were gathered from the Unity store for free.
Group project(2 members, me included) done entirely in UE4 using C++ and Blueprints. It is a first person hack and slash game reminiscent of Warhammer End Times Vermintide 2 combat. The attacks are procedurally animated in C++ as we didn't have an animator for the project, the game features a dodging mechanic, blocking, weapon switching to a ranged weapon, and simple enemy AI all coded by me.
Solo level design project using Killing Floor 2 where I designed a European town for the player to play survival mode in. It features, narrow corridors, open areas, and interior environments for the player(s) to play in.
Group project where I coded a lot of the base engine(rendering of meshes, textures, allowing for movement, camera, etc) in C++. Beyond that, I coded some of the base game interactions, made the 3D models(planets, ship, etc) and coded the screen space volumetric lighting shader in DirectX.
A solo project using javascript, html, bootstrap and more to store the users created characters on the server, any users accessing it can see any characters hosted for the duration of the session.
Solo project using javascript, handlebars, reactjs, mongodb, redis and more to use a login system that encrypts the users password with SHA-256 encryption. The users accounts are stored on a database, so they can login at a later time and retrieve any bookmarks tied to their account.
Solo project of a tutorial website made using HTML and CSS. Stats and information is taken from the players handbook for 5th ed.
This was a side project a friend of mine and I were doing for fun. It was all done in Unreal Engine 4 using Blueprint scripting. Everything except all of the enemy AI, and some 3D modeling was done by me, this includes most of the 3D assets, the character controller(camera, leaning, crouching, jumping, interacting, etc) and level design.
WIP Personal project in Unreal Engine 5, currently consists of a small test environment and set pieces to set the mood. Custom character controller coded in C++, with some abilities centered around the main character's primary "weapon", a flashlight. Some interactables are coded as well.