Projects.

Image Effects
Applying image effects using WebAssembly and Rust.

Todo Application Service
Todo application service implemented with actix-web, SurrealDB

Game Of Life
Experience Conway's Game of Life implemented using WebAssembly and Rust. Interact with the simulation, observe the evolution of cells, and witness the emergence of complex patterns

RPSLS Game
Rock-Paper-Scissors-Lizard-Spock Game on Blockchain

Data Analysis on Semester Results using Python
Scraped the results of students and drawn patterns out of it

Hufftex
Text Editor with compress,decompress features based on Huffman algorithm