Pinned Repositories
asinine
Embeddable ASN.1 (DER) and X.509v3 decoder
bbb
Experiments, Learning, Sharing done at SysPlay on BeagleBone Black
c-cpp-notes
Lecture notes and example code for teaching C & C++
clambda
Sort of Lambdas for gcc
dotfiles
ecc
embedded-asn1
Embeddable ASN.1 (DER) decoder; forked from https://github.com/lmb/asinine.
eudyptula
www.eudyptula-challenge.org
Extreme-C
Extreme C, published by Packt
fabric-baseimage
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric-baseimage
ammarghany's Repositories
ammarghany/asinine
Embeddable ASN.1 (DER) and X.509v3 decoder
ammarghany/bbb
Experiments, Learning, Sharing done at SysPlay on BeagleBone Black
ammarghany/c-cpp-notes
Lecture notes and example code for teaching C & C++
ammarghany/clambda
Sort of Lambdas for gcc
ammarghany/dotfiles
ammarghany/ecc
ammarghany/embedded-asn1
Embeddable ASN.1 (DER) decoder; forked from https://github.com/lmb/asinine.
ammarghany/eudyptula
www.eudyptula-challenge.org
ammarghany/Extreme-C
Extreme C, published by Packt
ammarghany/fabric-baseimage
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric-baseimage
ammarghany/G547
Example codes for Linux Device Driver Course
ammarghany/git-session
Git session
ammarghany/Interview-Questions
ammarghany/kernel_modules
I just love writing kernel drivers, these modules demo basics of my linux device drivers
ammarghany/Linux-Device-Driver
Examples of Linux Device Drivers
ammarghany/linux-insides
A little bit about a linux kernel
ammarghany/linux-kernel-module-cheat
The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 19.10 host.
ammarghany/linux-systems-programming
Bunch of small programming exercises that can raise a programmer's understanding of Linux System Programming
ammarghany/Linuxpro
LPE
ammarghany/os-tutorial
How to create an OS from scratch
ammarghany/pure-bash-bible
📖 A collection of pure bash alternatives to external processes.
ammarghany/tlpi-dist
The Linux Programming Interface by Michael Kerrisk - Distribution Version
ammarghany/xnu
Porting the Darwin kernel to the AArch64/ARMv7/ARMv6-A architectures.
ammarghany/xnu-qemu-arm64