Pinned Repositories
ADAS_Project
This Repo is for the drivers of (STM32F4) for our graduation project (ADAS).
AVR-ATmega32_Drivers
The COTS of interfacing with AVR ATmega32 Microcontroller
Bank-system
Bank system (C project) , This project consist of 2 main features: 1- Admin Window. 2- Client Window.
Embedded_Systems_Online_Diploma
File-IO-Module
The File I/O Module is a comprehensive solution designed to simplify File I/O operations in C++. This module offers a range of functions that abstract away the complexities of reading, writing, and manipulating files. (This repo is under construction)
github-slideshow
A robot powered training repository :robot:
Hospital-System
This project is my first one in C++, it's implemented without using: struct, STL, pointers and OOP.
Image-Processing
This Repo is for the tasks I have done on image processing using MATLAB
STL-Notes
This repo contains notes, examples and a table of member functions of most of the STL (containers/algorithms) in C++.
STM32F401CCU6-Drivers
This Repo is for the COTS (LIB, MCAL and HAL) of the STM32 Cortex M4 based on ARM architecture.
Ali-Elbana's Repositories
Ali-Elbana/STL-Notes
This repo contains notes, examples and a table of member functions of most of the STL (containers/algorithms) in C++.
Ali-Elbana/ADAS_Project
This Repo is for the drivers of (STM32F4) for our graduation project (ADAS).
Ali-Elbana/STM32F401CCU6-Drivers
This Repo is for the COTS (LIB, MCAL and HAL) of the STM32 Cortex M4 based on ARM architecture.
Ali-Elbana/File-IO-Module
The File I/O Module is a comprehensive solution designed to simplify File I/O operations in C++. This module offers a range of functions that abstract away the complexities of reading, writing, and manipulating files. (This repo is under construction)
Ali-Elbana/AVR-ATmega32_Drivers
The COTS of interfacing with AVR ATmega32 Microcontroller
Ali-Elbana/Embedded_Systems_Online_Diploma
Ali-Elbana/Hospital-System
This project is my first one in C++, it's implemented without using: struct, STL, pointers and OOP.
Ali-Elbana/Image-Processing
This Repo is for the tasks I have done on image processing using MATLAB
Ali-Elbana/Modern-Cpp-Notes
This repo contains notes, examples and summary tables of the topics in modern C++. (This repo is under construction)
Ali-Elbana/Python_Solved_Problems
This repo is for my solutions of some Python problems
Ali-Elbana/Socket-Programming
This Repo is for practicing the socket programming in python.
Ali-Elbana/To-Do-List-In-Python-
This is one of my projects on python, this one is a To Do list written with python3
Ali-Elbana/Ali-Elbana
Config files for my GitHub profile.
Ali-Elbana/AraBigData
Repo containing collaterals of videos in my Youtube channel
Ali-Elbana/beg_mod_cpp
Source code for demos in Complete Modern C++ course.
Ali-Elbana/Calculator_GUI_APP
This Repo contains the exe file of the Calculator GUI app done with the aid tkinter
Ali-Elbana/CPP17-Course-Problem-Solving
This Repo is for solve problems, write applications and projects in C++
Ali-Elbana/Data-Structures-in-C
This repo contains notes, examples and slides of the data structures in C.
Ali-Elbana/Embedded-Engineering-Roadmap
A roadmap for those who want to build a career as an Embedded Systems Engineer, along with a curated list of learning resources
Ali-Elbana/Embedded-Linux-Diploma
This repo contains notes, assignments and projects of the embedded Linux diploma.
Ali-Elbana/Employee-Database
This is an Employee Database project one of my python3 projects
Ali-Elbana/filesystems
Do partitions to a flash memory and mount it
Ali-Elbana/Library-System
This project is my second one in C++, it's implemented without using: STL, pointers and OOP.
Ali-Elbana/M1-A2
Files organizer BASH script
Ali-Elbana/M1-A3
Ownership and resources managements assignments.
Ali-Elbana/networking_assignement
Connecting two different devices and sending data through ICMP
Ali-Elbana/OOP-in-C
This repo contains examples of object-based programming using structs in C
Ali-Elbana/Restaurant-Database-file-IO-
This repo is for a restaurant database using csv files IO in python
Ali-Elbana/S6-A2
To-do list in BASH
Ali-Elbana/Teaching
Teaching Materials for Dr. Waleed A. Yousef