A collection of coding projects I've worked on, with technologies such as Javascript, Sveltekit, Python, etc...
|
2023
-
∞
|
hobby
Active
This Website! As said on my landing page, this site will serve as a space where I share what I work on (mostly) in my spare time. A static site generated website built with Sveltekit with Typescript and Tailwind.
|
2024
|
hobby
Paused
A command line script that constructs a SVG image, as a list of Twitch usernames. Names can have colors, and if username is designated as a VIP or Mod, they will have their corresponding role icon shown infront of the name. Works as a charm, but I want to maybe upgrade it to have an API to be used by other apps I make. Written in Python.
|
2021
|
school
Completed
Translated to Chess Screen, this project was meant to a support system for small chess tournaments, with capabilities to show the live state of one or more digital chess board games on a website. The frontend was designed as an SPA written in Vue and used a modified version of Chessboard.js. Backend was written in Java with the Spring Framework. In the end, we were able to simulate how the system would function if we had the time to create the software to send the game state from chess boards to the server.
|
2020
|
school
Completed
Android app developed in 2020. An app, called Frivilligapp1 (voluntary app), for asking for voluntary help or helping voluntary work in your local area. Project in the subject Mobile and distributed applications. Developed in Java and developed in tandem with a Java/Pyara backend.
|
2020
|
school
Completed
The server part of Frivilligapp1. Developed in Java and Payara/Glassfish server. Postgresql database and Docker also used. Project in the subject Mobile and distributed applications. Developed in Java and developed in tandem with a Java/Android frontend.
|
2020
|
school
Completed
A school project where we made a game for 7 year olds! They wanted a game called Open Police World (OPW). At first it was a long list of disjointed wishes, until we understood they wanted a Minecraft clone with a hide and seek element wih cops and robbers. It is faaaar simpler than Minecraft though! OPW is a small 2D game made with Unity and C#. It has a night and day cycle, health and damage system, zombies (and even a cop) that chases the main character, and has some custom art assets.