Real time face tracing using web camera to create a 3D star constellation resembling your face. Created as an art installation for the ceiling screens in Webstep's office entrance
Retro arcade game I built for Knowit to bring attention to recruting. The player have to steer a spaceship through portals without hitting obstacles. The game is web-based and is built with three.js inside a next.js application.
Created a mood tracker for the people around me to check my mood. The mood is based on daily historic data submitted by me. Built in react with next.js
An online inventory system for ifact. The company wanted to gain control over their inventory and also know if their tools were ready at the warehouse or if they were currently used for a project.
Combining escape room and blockchains for recruting event. The participants had to solve escape-room quiz questions to find the nonce that would mine the block. The winner is the team that mine all of the blocks fastest.
riple.art generates one picture using AI every day. Users have to submit promts and vote for the one they want to be generated. The generated photo is displayed at a screen in the office-kitchen as well as online.
I replicated r/place from reddit in a miniature scale. This is an online pixelated canvas where users can change the color of one pixel at a time.
Try to jump your way to heaven! I made a small plattform game in javascript to learn the language. I used p5.js as framework. p5.js made it super easy to set up the canvas and draw the game.
I created my own photo uploader to upload images from my phone to my photo portfolio webpage. This was my second experience with react-native and the first time I created an API.