Portfolio

VileCorp

Place traps and hire guards to protect the valuable assets from the theives!

VileCorp was created with 13 other students at Blekinge Institute of Technology. I was in charge of input handling, menu system and setting system.

View source code on GitHub.

Mortal Portal

Navigate your spaceship to avoid space debris and pick up crystals to refill your constantly decreasing energy bar.

Mortal Portal was created with 5 other students at Blekinge Institute of Technology. I was main programmer and made the core parts in the engine like input, rendering and collision checking.

View source code on GitHub.

3D tic tac toe

3d tic tac toe screenshot

A peer to peer tic tac toe game written in JavaScript.

Click here to play

View source code on GitHub.

Hero game concept website

Hero game concept screenshot

A website created to show of a hero game idea.

Uses JavaScript to dynamically load data from a file.

Images is replaced with public domain images to show of the design of the site.

Live demo

View source code on GitHub.

Questionmaker

Questionmaker screenshot 1 Questionmaker screenshot 2 Questionmaker screenshot 3

This program reads questions from a file and asks them to the user to save them to a file.

Written in C++ using Qt.