I am a student at NTNU in Norway, where I've previously taken my bachelors degree in programming, with a focus on game development, and am currently taking an informatics masters degree, majoring in AI.
I've been working on a free-time basis within game development for several years, since the age of 12. And I'm taking aim at working in this field after finishing my degree.
Contact Me
Amazeking
1 / 6
2 / 6
Stencil Cutout Shaders
3 / 6
Stencil Cutout Shaders
4 / 6
Early Lighting Tests
5 / 6
Early Dialogue System
6 / 6
Early Gameplay Mechanics
Amazeking is a 2D-platformer puzzle game made as part of an assignment for the NTNU course IMT1362 - Experience Design.
is an editor extension for Unity. It’s a tool for parameterized conversion from Unity’s built-in, soft-shaded terrains to flat-shaded meshes divided into chunks for optimal performance.
Forknife Spatula Royale
1 / 4
Flow of using the recipe list and how each recipe's ingredients can be added to shopping list, and how the user can add ingredients he ran out of when making the dish.
2 / 4
Sorting: Alphabetical, PiF (Percentage in Fridge), TtM (Time to Make)
3 / 4
demo of category filters
4 / 4
demo of how the users would interact with the shopping list.
Forknife Spatula Royale is an app to keep track of ingredients in your fridge as you go by your daily routine of food making and -consuming. The app keeps track of your current inventory in the fridge as a user acquire new ingredients or uses any ingredients in the fridge for dishes.
The app is designed to help users find a best fit for different dishes they can make based on the name of the dish, how long it takes to make, and perhaps most importantly: how many of the needed ingreedients are already in the user’s fridge. The end result being ease of planning and making dishes, in addition to the fact that it’s less likely that users waste food as the chance of actually using ‘in-fridge-ingredients’ is more likely. The app was made as the final project in the NTNU course IMT3673
Features
You can:
Browse stock recipes
Add and remove ingredients from your shopping list(includes searching).
Fluid transition moving ingredients between shopping list and fridge list.
Add all ingredients to shopping list that is required by an ingredient.
Add non-ingredients(like soap and toilet paper) to your shopping list, making sure there’s no need for multiple lists across different apps for the users.
Add and remove ingredients from your fridge list.
Coherently updated fridge list based on shopping and use of ingredients in recipes(After you make a recipe, you can mark if any ran out. Discard them or and add them to shopping list).
Sort the recipes on: percentage of the ingredients you have, aphabetical order, and time it takes to make.