Projects

A showcase of my work, projects, and contributions as a developer. Here, you'll find examples of my ambition, creativity, and dedication to learning.

Skinfinity - Fullstack Marketplace

Github RepoDemo Link

Vue.js | Vite | Tailwind CSS | Node.js | Express.js | MySQL

Skinfinity is a CS:GO Skin marketplace that allows users to buy and sell (not real) CS:GO Skins. It is a project for the final project (Creative Code Lab) of the second semester of the Bachelor's degree program 'Creative Computing' at the St. Pölten University of Applied Sciences.

Stash - Password Manager

Github RepoDemo Link

Kotlin | Jetpack Compose

Stash is a mobile password manager, that allows users to retrieve their password for websites, apps, and everything in between. Users are able to safely store encrypted Passwords, which are only accessible with a Master Password. This Master Password is not stored anywhere, and can not be decrypted, so only the user with the Master Password is able to access their login credentials. This gives users the freedom to only have to remember one password, while having a safe storage for all the other logins.

Ragedoll - A Unity Game that will make you question your sanity

Github RepoDemo Link

Kotlin | Jetpack Compose

RAGEDOLL is designed to be easily understandable, enjoyable, and rage-inducing (as per the name). RAGEDOLL revolves around a Character, who has ragdoll-based movement, but desires to finally get back his normal animations. To achieve this, he has to pass though various levels with enemies with special abilites.

Mutiny - Browser Game

Github RepoDemo Link

HTML | CSS | JavaScript

'Mutiny' is the game I created for the first 'Creative Code Lab' - Two weeks, in which I used all of my knowledge I acquired over my first semester of the study program Creative Computing. The goal was to create a 2D Browser Game using HTML, CSS and JavaScript, by utilizing the HTML Canvas.