Portfolio

Over the years I have developed various pieces of software and accomplished many goals.

Most of them can be found on my GitHub, but I have also listed some here with a bit of extra information.

Learn-to-Program

Personal
2019-09-03 2019-10-21
This website was created for a school assignment. It was created with HTML and CSS only and no frameworks were used.

Skills used:

  • Pure HTML and CSS
Learn-to-Program

SuperBot

Personal
2018-08-17 2021-04-24
A Discord bot I wrote for my own server so that I could manage the server better and listen to music in voice channels.

Skills used:

  • Python
  • Asynchronous programming
  • Input validation

Toy-Neural-Network-Py

Personal
2019-03-02 2019-04-16
Neural Network Python library for experimenting with Machine Learning

Skills used:

  • Machine Learning
  • Neural Networks
  • Matrix calculations
  • Overheating hardware

WatchTogether

Personal
2018-08-17 9999-01-01
A website to watch a youtube video together with someone who is not directly next to you!

Skills used:

  • Websockets
  • Socket-IO
  • NodeJS
  • React
  • Real time synchronization
  • REST API
WatchTogether

Youtube-Music-Desktop-Player

Personal
2019-10-17 2019-12-07
YouTube Music Desktop Player converts YouTube Music to a standalone desktop app. Because of this, you will never have to go through all your tabs to control your music.

Skills used:

  • Desktop Application Development
  • Electron
  • Object Oriented JavaScipt
  • Script injection
Youtube-Music-Desktop-Player