Pinned Repositories
AGHE
Afghani Guide for the Habbhany Electronics
AGHE
Afghani Guide for the Habbhany Electronics
alx-low_level_programming
C rules !
alx-system_engineering-devops
0x00-shell_basics
BagGame-A-Random-Tradition
A game that is considered the tradition of RobEn. It is a CLI interface game that combines the main elements of turn-based RPG, randomness of computer decisions and green bags of coins. It also shows a photo when the game ends using open-cv library to declare a winner or a loser.
Embedded-Diploma-C-Assignments
This repo contains assignment pdfs and solutions for '2-C Course' in Eng Amgad's Diploma
EmbeddedLinux-Hazem
Obsidian vault for important notes and resources for each session throughout the Linux part in the course
File_Organizer
This repo contains the File_Organizer Bash script task solution [Does not follow the requirements and does not use the easy solution]
Process_Monitor
This repo contains the Process_Monitor Bash script task solution
RobEn-CTDs
This repo contains some fun & interesting coding challenges we explored in RobEn AI team.. 🤖 = Family ❤️
OmarElmelegy's Repositories
OmarElmelegy/AGHE
Afghani Guide for the Habbhany Electronics
OmarElmelegy/alx-low_level_programming
C rules !
OmarElmelegy/alx-system_engineering-devops
0x00-shell_basics
OmarElmelegy/BagGame-A-Random-Tradition
A game that is considered the tradition of RobEn. It is a CLI interface game that combines the main elements of turn-based RPG, randomness of computer decisions and green bags of coins. It also shows a photo when the game ends using open-cv library to declare a winner or a loser.
OmarElmelegy/Embedded-Diploma-C-Assignments
This repo contains assignment pdfs and solutions for '2-C Course' in Eng Amgad's Diploma
OmarElmelegy/EmbeddedLinux-Hazem
Obsidian vault for important notes and resources for each session throughout the Linux part in the course
OmarElmelegy/File_Organizer
This repo contains the File_Organizer Bash script task solution [Does not follow the requirements and does not use the easy solution]
OmarElmelegy/MyTube
A simple Python project that uses Python libraries to search for videos on YouTube and download with optional resolutions for different streams to a specific folder
OmarElmelegy/Process_Monitor
This repo contains the Process_Monitor Bash script task solution
OmarElmelegy/RobEn-CTDs
This repo contains some fun & interesting coding challenges we explored in RobEn AI team.. 🤖 = Family ❤️
OmarElmelegy/RobEnDB
A simple Database system for RobEn using files & Time Lib
OmarElmelegy/Stack-Implementation-C
Implementing some Stack operations in C while self-studying Data Structures