bengans-cli

bengans-cli

A small project I made to search for records to buy from Bengans.se because I wanted to try to both try Puppeteer and creating something useful and fun. Whilst creating it, I learned some things about DOM elements that I actually did not know before. I had a blast creating it and will probably do more things with Puppeteer!

Svensson.rest

Svensson.rest

This is a super small project that I made when iOS 14 launched. I wanted to be able to fetch random quotes from a swedish TV show called Svensson Svensson in a widget on my iPhone with the app Scriptable. So every time I unlock my phone I get one random quote in a widget from the list of quotes I added to a json file in this project. Inspired by the awesome API kanye.rest.

Warriors Memory

Warriors Memory

This was the very first project in school using JavaScript. Before this we had only done projects in PHP. The assignment was to create a memory game. Looking back at the code now, I can't even remember what I was thinking. There are massive functions and everything is in one big file with no structure at all. I’m somewhat proud that I actually did it as I really struggled in the beginning.

Game Over

Game Over

This was a school project together with one of my classmates. The assigment was to use a JS library like p5.js or Pixi.js, to create a game of our choice. During this process I learned a lot about using canvas and to do more math when coding. A really fun project to create, and given the time frame I'm actually quite happy with result, even though it could be imporoved a lot. It's a very relaxing game that I actually play from time to time.