Elboumtirisaad
Software Developer, consultant and educator, open source nut.
Consultant at AmadeusNice, France
Pinned Repositories
ajcf_steps
api_training
bank
This banking record system project in C++ is a simple console application developed without the use of graphics component. It is more of a database project in C++, and is built using the language’s file handling mechanism. It is suitable for beginners who want to learn how to add, edit, search, delete or modify records in a file, and how to use file as database overall.
baremetalembedded
Understanding build procedure and linker script for bare metal embedded systems(ARM Cortex Mx)
blango
Starting point for the Advanced Django course
CubeMXImporter
This tool can be used to import projects generated by STM32CubeMX tool inside an Eclipse project created with the GNU ARM Eclipse plugin
Django-Application
Firmware
PX4 Autopilot Software
FR4G-TP
gnu-eprog
Embedded Programming with the GNU Toolchain
Elboumtirisaad's Repositories
Elboumtirisaad/ajcf_steps
Elboumtirisaad/api_training
Elboumtirisaad/bank
This banking record system project in C++ is a simple console application developed without the use of graphics component. It is more of a database project in C++, and is built using the language’s file handling mechanism. It is suitable for beginners who want to learn how to add, edit, search, delete or modify records in a file, and how to use file as database overall.
Elboumtirisaad/baremetalembedded
Understanding build procedure and linker script for bare metal embedded systems(ARM Cortex Mx)
Elboumtirisaad/blango
Starting point for the Advanced Django course
Elboumtirisaad/CubeMXImporter
This tool can be used to import projects generated by STM32CubeMX tool inside an Eclipse project created with the GNU ARM Eclipse plugin
Elboumtirisaad/Django-Application
Elboumtirisaad/Firmware
PX4 Autopilot Software
Elboumtirisaad/FR4G-TP
Elboumtirisaad/gnu-eprog
Embedded Programming with the GNU Toolchain
Elboumtirisaad/Hamming_Codes
Elboumtirisaad/memalloc
A simple memory allocator - Memory allocation 101
Elboumtirisaad/modern-cpp-features
A cheatsheet of modern C++ language and library features.
Elboumtirisaad/Particle-Swarm-Optimization-with-Python
Learn about particle swarm optimization (PSO) through Python!
Elboumtirisaad/platformio-examples
PlatformIO Project Examples
Elboumtirisaad/polygon_nft_workshop
A workshop to build an NFT smart contract on the polygon blockchain
Elboumtirisaad/pyswarm
Particle swarm optimization (PSO) that supports constraints
Elboumtirisaad/pyswarms
A research toolkit for particle swarm optimization in Python
Elboumtirisaad/saad
Elboumtirisaad/scpi-python
Python scripts to interface with Agilent measurement devices using SCPI
Elboumtirisaad/small_scripts
Elboumtirisaad/Software-Architecture-with-Cpp
Software Architecture with C++, published by Packt
Elboumtirisaad/stm32f429-linux-builder
create a uClinux distribution for STM32f429 Discovery board