Welcome to my blog!
This is where I share my projects and thoughts about technology, web development, UI/UX and mathematics.
Oct-2017
Lorenz Strange Attractor
In this project I explore the Lorenz Strange Attractor in 3D using ThreeJS. The Lorenz Attractor is a dynamical system that exhibits chaotic behavior and is named after Edward Lorenz who discovered it in 1963 while studying weather patterns.
Lorenz Strange Attractor
Real-time collaborative Game of Life
Oct-2017
Real-time collaborative Game of Life
Real-time collaborative and multiplayer version of the famous cellular automaton. It uses websockets to share messages across all the connected clients.
Feb-2015
Litepad RTC Editor
Litepad is the lightest-ever implementation of a real-time collaborative editor in Node. It uses websockets to share messages across all the connected clients. Litepad is only about 100 lines of code.
Litepad RTC Editor