I'm currently studying to become a software tester at KYH, Gothenburg.
I'm passionate about test and strongly driven by curiosity - what happens if I just... ^^
I enjoy puzzles and problem solving, some of which have materialised into the projects presented below.
Rainbow is a website which illustrates the Bitcoin price evolution assuming a long term logarithmic growth. The price is displayed with Chart.js, the backend is built with Node.js and price data is collected and stored in MongoDB.
Dice Game is a website for recruiters and recruits to play an analytical reasoning game remotely. Dice Game is a playful way to evaluate communication and analytical thinking.
Last Night in Sweden is a website providing a clear and up to date overview of current police events and crime statistics in Sweden. Built on Express Node.js framework, using Leaflet for interactive maps.
The Great Christmas Gingerbread Challenge of 2020! A gingerbread house with Angry birds theme and animatronic dinosaurs controlled by an Arduino.
An acoustic evesdropping software for analysing keystrokes recorded with a microphone. Built with Python, using pyaudio for recording and fast.ai for keystroke detection.
Using yolo5 for detecting and taking pictures of birds visiting the bird feeder and fast.ai for recognising individual bird species.
Group project assignment in Python class. Pokemon battle game written in Python + Pygame. Combining traditional Pokemon battle with Twitter sentiment analysis and quiz rounds for bonus health and attack strength.
A solitaire card game called Napoleon's Tomb with graphics and drag-and-drop functionality.
Last Night in Sweden is a website answering the question "what happened last night in Sweden" by compiling current police events obtained through the Swedish Police Authority's open data together with official crime statistics of shootings and explosions.
Police stations and their opening hours are displayed on a map with the possibility to filter open and closed stations and the stations' provided services.
Last Night in Sweden is built with Node.js, Express and interactive Leaflet maps.
Dice Game is a website for recruiters and recruits to play an analytical reasoning game remotely. Dice Game is a playful way to evaluate communication and analytical thinking.
The game begins with the dice being rolled. The total number of dots is calculated according to a secret rule. The task of the recruits is to figure out the secret rule. By continuously reporting their thinking to the recruiter, the recruiter gets an insight into the recruits' way of thinking and how they approach the task. The task is solved by submitting four correct answers in a row.
A complete CI/CD pipeline with automatic testing and static application security testing is up and running on GitLab.
DecisionApp - a poker game decision support site written in C#/.NET as a Blazor Server App.