Gameplay Video
Tools: Unity, C# | Role: Game Developer | Duration: May 2024 - June 2024
In this 3D handcrafted level, you play as a thief attempting to steal an artifact from a museum. Explore the museum, evade security, and steal the prized artifact before making your grand escape.
Level Plan
Gameplay Video
Tools: Unity, C# | Role: Game Developer (Procedural Generation, Designer) | Duration: June 2024 - July 2024
In this 2D top-down dungeon crawler, players shoot enemies, dodge bullets, collect coins to purchase power-ups, and face off against a challenging final boss to claim victory.
Map examples
Gameplay Video Link to game
Tools: GitHub, C++ | Role: Physics Programmer | Duration: September 2023 - April 2024
In this 2D platformer game, the player plays as a blob that has the ability to change its size. The player must overcome various challenges and reach the end to win the game.
Tilemap component class WIP
Gameplay Video
Tools: GitHub, C++ | Role: Physics Programmer | Duration: September 2024 - April 2025
In this 3D platformer game, the player plays as a temple guard with 24 hours to restore balance to the chaos crystals before the demons escape. There are intricate level designs that encourages creative use of the hook mechanism to complete each level.
Tools: Figma | Role: Designer | Duration: One Week
In this project, we were provided with Secret of Mana assets to work with. We created a shop interface that supports buying and selling transactions between the user and the shopkeeper.
What I worked on:
Designed an intuitive UI to enhance buying experience:
Navigating the buy/sell menu.
Pop-up confirmation screen for purchase validation.
Visual display of essential information:
Inventory count to track items.
User's available currency.
Item description, including usability.
Tools: Axure RP 11 | Role: Designer| Duration: One Week
In this project, I created a mobile app featuring a login and welcome page. The app is themed as a money manager, with a tailored welcome page that displays relevant content upon login.
What I worked on:
Design:
Created a landing page with username and password input fields.
Designed a personalized welcome page that dynamically displays the entered username.
Developed sample content that is relevant to the app.
Implementation:
Utilized a global variable that stores the username from the login page.
Implemented input validation to check for empty username and password fields.