Projects
Here are some projects I used to create just for fun or for some bigger reason:
-
Vigenere tool is a fully clientside encryption/decryption tool for vigenere cipher. My friends and I used it to prepare quest for our networks exam. You can try it right now.
-
PlannerVR is a simple WebVR application which allows users to plan the room. Demonstration is deployed to github pages, so you can easily play with it.
-
Game Of Life is a Conway’s Game of Life implementation in Rust programming language using Piston engine for rendering.