yel-hadd
I am an experienced software developer adept at creating data-driven applications to enhance operational efficiency and drive business growth.
CloudLinuxAgadir, Morocco
Pinned Repositories
42-Flutter-Dart-SDK-Local-Install
Due to the 5GB Limitation of 42 School Session, I created this script to install Flutter and Dart SDK in the local storage (.goinfre)
aave-flashloan-arbitrage
This a smart contract for performing arbitrage with AAVE flashloan between Uniswap & Sushiswap
django-realtime-chat
omr-corrector
An automatic MCQ exam generator and grader. Created Using Python, Opencv, Numpy, Pandas and Matplotlib. This software uses Firebase for authentication and Tkinter for the GUI.
Philosophers
In this project, I coded a simulation of the dining philosophers problem. The simulation will use threads and synchronization to ensure that all of the philosophers can eat without starving. The project is a great opportunity to learn about threading and synchronization.
pipex
a deep dive into UNIX processes in C
Population-Over-Time-Dynamic-Line-Chart
This project creates a dynamic line chart that shows the population of the selected country over time. The chart is interactive, so users can select any country from a dropdown menu and see the population data for that country. The chart is also easy to read, with clear labels and a concise title.
push-swap
Push_swap is a project that involves sorting a stack of numbers using a set of instructions. The project is written in C and can be compiled with a Makefile.
tiktok-auto-poster
automatic tiktok poster
wireguard-cli-client
A user friendly wireguard client with a simple TUI, written in python.
yel-hadd's Repositories
yel-hadd/42-Flutter-Dart-SDK-Local-Install
Due to the 5GB Limitation of 42 School Session, I created this script to install Flutter and Dart SDK in the local storage (.goinfre)
yel-hadd/tiktok-auto-poster
automatic tiktok poster
yel-hadd/wireguard-cli-client
A user friendly wireguard client with a simple TUI, written in python.
yel-hadd/ft_printf
In this project I will create my own minimal version of printf
yel-hadd/omr-corrector
An automatic MCQ exam generator and grader. Created Using Python, Opencv, Numpy, Pandas and Matplotlib. This software uses Firebase for authentication and Tkinter for the GUI.
yel-hadd/42-exam02-prep
a list of problems and my solutions that I wrote when preparing for 42 school exam rank 02
yel-hadd/pipex
a deep dive into UNIX processes in C
yel-hadd/aave-flash-loan-tutorial
Create an Aave Flash Loan arbitrage smart contract from scratch in this comprehensive flash loan tutorial from Block Explorer.
yel-hadd/AlgoTrading-PriceImpactOrderFlow
Implementing a medium freq trading strategy by estimating price impact via order flow.
yel-hadd/Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
yel-hadd/dart-oop-training-task-1
A task involving basic OOP concepts using Dart, I solved this task as a part of a Flutter Development training.
yel-hadd/EZ-SCHOOL-BELL
An automatic school bell software I created using Python, Schedule library and Tkinter for GUI.
yel-hadd/fill_word_doc
yel-hadd/flutter_task_1
yel-hadd/form-project
My first project on FreeCodeCamp's Responsive Web Design Certification.
yel-hadd/get-next-line
This project is an implementation of the get_next_line function in C. The function reads a single line from a file descriptor, ending with a newline character or EOF. The project is designed to help understand file reading, buffer management, and static variables.
yel-hadd/Github-Folder-Downloader
a python script for downloading a folder from github, instead of the entire repo.
yel-hadd/HawkesMarketImpactTrading
Codes to run "Optimal trade execution under endogenous order flow" paper
yel-hadd/Inventory-Management
An Inventory Management Software I created using Kivy/Python and MongoDB
yel-hadd/libft-42network
libft is a personal C library of functions that serves as a foundational building block for various projects at 42. The library consists of various commonly used functions and algorithms in C, including string manipulation, memory allocation, and linked lists, among others.
yel-hadd/OrderImbalance
Order Imbalance Strategy in High Frequency Trading
yel-hadd/pinescript-1
collection of pine scripts for trading bot automation
yel-hadd/plotly-python-article