Valla Däck
An e-shop for everything that's got to do with wheels. The site allows for filtering of the products properties, and allows payment through Klarna.
The project consisted of building a website with the necessary modules in Angular 6 and a Klarna system in PHP
Nya Hjul & Däckorder
A similar site to the one above, however more concerned with B2B functions such as tire hotels, order management, and price administration.
KTH Formula Student
A mostly static webpage with information about the teams members, sponsors, news, and recruitment etc.
The page is built with PHP and MySQL with Directus as CMS.
Flappy Bird AI
An evolutionary neural network which learns to play Flappy Bird in the browser.
The project is build with TypeScript.
Web Audio API Synth
A digital synthensizer with an oscillator and plugins with support for external MIDI-units.
The project is build with React based on the Web Audio API.
2-D Platformer Engine
A platformer game with a build in map-editor, and modding support through Lua.
The project is build in C++ with Lua as scripting language, and uses JSON to serialize.
Programming language
A statically typed compiled language with support for arithmetic, functions, and lists.
The project is build in Rust with the Recursive Descent Parser.