Personal website
This website is made using only pure HTML, CSS and JS. I started this before even knowing about libraries, but now it's more about experimenting what can I achieve without libraries.
FRI Robo Liga
In december 2024 I competed in the FRI Robo Liga "plaža". The goal was to assemble a robot using the mindstorm set that would be able to move around some cubes. The robot could see by connecting to a server that would stream the coordinates of every object on the field.
Botanični vrt
This was a long-term project that is still not yet finished. It started back in high school as an HTML site, and now it's becoming a full PHP interactive site.
Passwords
A password manager that uses hashing to generate a different password for each key pair.
Urchin lights
One day I discovered that urchin shells are semi-transparent to light especially when wet. From there I ordered som LED-lights, lipo batteries and some charging modules and threw all together in a carved out rock to make an awesome mini lamp.
Submarine
My dream of creating an RC submarine from scratch with an arduino, some motors and lots of luck.
Trading bot
My most recent "mega-project". Will I be able to consistently predict crypto prices? Will I reach financial freedom? (probably not, but at least I'm learning new stuff)
Gravity sim
This rudimentary particle simulator dates back to when I was bored in high-school and wanted to apply some physics knowledge to programming (FYI I didn't know how to calculate a dot product between two vectors, keep that in mind when crying over my code)