/projects/project-1.png

Image Effects

Applying image effects using WebAssembly and Rust.
/projects/project-2.png

Todo Application Service

Todo application service implemented with actix-web, SurrealDB
/projects/game-of-life.png

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
/projects/project-4.jpg

RPSLS Game

Rock-Paper-Scissors-Lizard-Spock Game on Blockchain
https://github.com/X0rD3v1L/Projects/blob/master/Data%20Analysis%20on%20Semester%20Results%20using%20Python/Graphs/All_Students_Graph.png?raw=true

Data Analysis on Semester Results using Python

Scraped the results of students and drawn patterns out of it
/projects/hufftex.png

Hufftex

Text Editor with compress,decompress features based on Huffman algorithm