M-Haider-Rauf
I'm a sixth semester CS student at UET Lahore. Mainly interested in algorithms.
Sialkot, Punjab, Pakistan
Pinned Repositories
A-Star-Algortihm-Python
Implementation of the A* path finding algorithm in Python
Barnsley-Fern-Fractal
A program to plot the Barnsley-Fern fractal using the SDL2 graphics library.
Conway-s-Game-of-Life
A simulation of Conway's Game of Life using C++
E-Mechanic
Gift-Wrapping-Algorithm
A visualization of the "Gift-Wrapping-Algorithm"
LL-1--Parser
Implementation of an LL(1) Parser.
Mandelbrot-Fractal
A Mandelbrot Fractal plotter written in C++
maze-generator-python
A program for generating random and complete mazes
RDP-Line-Simplification-Algorithm
A visualization of the RDP line simplification algorithm.
Sorting-Visualizer-Cpp
Visualize sorting algorithms -- in C++
M-Haider-Rauf's Repositories
M-Haider-Rauf/RDP-Line-Simplification-Algorithm
A visualization of the RDP line simplification algorithm.
M-Haider-Rauf/Sorting-Visualizer-Cpp
Visualize sorting algorithms -- in C++
M-Haider-Rauf/A-Star-Algortihm-Python
Implementation of the A* path finding algorithm in Python
M-Haider-Rauf/Barnsley-Fern-Fractal
A program to plot the Barnsley-Fern fractal using the SDL2 graphics library.
M-Haider-Rauf/Conway-s-Game-of-Life
A simulation of Conway's Game of Life using C++
M-Haider-Rauf/E-Mechanic
M-Haider-Rauf/Gift-Wrapping-Algorithm
A visualization of the "Gift-Wrapping-Algorithm"
M-Haider-Rauf/LL-1--Parser
Implementation of an LL(1) Parser.
M-Haider-Rauf/Mandelbrot-Fractal
A Mandelbrot Fractal plotter written in C++
M-Haider-Rauf/maze-generator-python
A program for generating random and complete mazes
M-Haider-Rauf/Phyllotaxis-Sunflower
A program to generate the pattern shown on a sunflower aka "Phyllotaxis".
M-Haider-Rauf/Pong-Cpp
A pong game written in C++
M-Haider-Rauf/Raycasting-Engine
using raycasting to generate pseudo-3D worlds, A technique first used in Wofenstein 3D.
M-Haider-Rauf/sentichat
M-Haider-Rauf/Snake-CPP
old code.
M-Haider-Rauf/SudokuSolver
A sudoku solver I made using Python and pygame
M-Haider-Rauf/TSP-Bruteforce
A program to solve the Travelling Salesman Problem (TSP) using Bruteforce.
M-Haider-Rauf/Whatsapp-Clone
A clone of Whatsapp made in React Native.
M-Haider-Rauf/WhatsappSelenium
whatsapp auto message spam using selenium whatsappp
M-Haider-Rauf/WireWorld-Simulation
A WireWorld cellular automation written using C# and SFML.NET