
Window manager
Window manager made on HTML CSS JS. You can pull things around and turn a simple div into window with single function call and create a new window



todo list
Made on raw javascript, saveable todo list that you can share with your friends. Saves data into localstorage.

3D test
WebGL proof of concept project for 3D interactions, calculations done on CPU for personal learning purposes


vue project
Proof of concept project for backend mysql interactions. 'Try out' button will lead to a front end only version with backend features cut, view source link for backend. Register/Login mock and comments stored on mysql. Vue router used (SPA), viewed comments are saved in memory (cached), preventing repeated requests. Supports comment relpy peeking (cached too).
