- Ariana, Tunisia
- https://fawzeus.github.io/
-
data-compression-tool Public
A data compression tool in C that uses Huffman encoding for efficient, lossless file compression. It reduces file sizes by assigning variable-length codes based on data frequency. The tool supportsβ¦
-
-
-
maze-generator Public
This project showcases various maze generation algorithms implemented in C++ using SFML.four algorithms are implemented: Depth-First Search (DFS), Hunt and Kill, Prim's Maze, and the Shift Origin aβ¦
-
-
Buffon-s-needle-simulator Public
This project implements a simulation of Buffon's Needle using SFML in C++ to approximate the value of Pi. Buffon's Needle is a classic probability experiment where needles are dropped on a plane wiβ¦
C++ UpdatedJun 12, 2024 -
-
snake-game Public
This is a simple implementation of the classic Snake game using SFML (Simple and Fast Multimedia Library) in C++. In this game, the player controls a snake that moves around the screen, eating foodβ¦
C++ UpdatedMar 20, 2024 -
flappy-bird Public
This is a simple implementation of the classic Flappy Bird game using SFML (Simple and Fast Multimedia Library) in C++. The game features a bird that the player can control to navigate through a seβ¦
C++ UpdatedMar 20, 2024 -
-
21-game Public
This is a C++ implementation of the classic card game Blackjack (also known as 21) using the Simple and Fast Multimedia Library (SFML) and object-oriented programming (OOP) principles. The game proβ¦
C++ UpdatedFeb 23, 2024 -
-
-
Sierpinski-triangle Public
a source code that implement a creative way of drawing SierpiΕski triangle
Python UpdatedJun 6, 2023 -
-
focus Public
this is a chrome extension to help me focus withous distruction
JavaScript UpdatedMar 28, 2023 -
-
-
happy-nothappy Public
this is a simple project to predict if user face is happy or not
Python UpdatedJul 12, 2022 -
hand_signs_detection Public
this is a simple personal project to detect hand signs and translate it
Python UpdatedJul 5, 2022 -
-
face-recognition Public
this a project of face recognition , the program save input faces then recognize them with live cam
Python UpdatedFeb 4, 2022 -
implement deep reinforcement learning for snake game using PyTorch and pygame
-
kivy-cam Public
a live cam application using kivy (a python framework for mobile app dev) and open-cv , kivy programs can be converted to apk or ios apps
Python UpdatedJan 18, 2022 -
-
-
Flappy-bird-Q-learning Public
implementing reinforcement learning in flappy bird using Q-learning
Python UpdatedDec 2, 2021 -
-
images-colorization Public
this is a project to convert grayscale images to RGB images using conditional GAN
-
routing-protocols Public
this project implements the link-state and distance vector routing protocol using Dijkstra algorithm
C++ UpdatedNov 23, 2021