Pinned Repositories
2D-Letter-openGL
A C program using openGL libraries to draw 2D letter K and rotate aroud its center when pressing left click and stop when pressing right click
3D-letter-OpenGL
C program using openGL libraries to draw letter K in 3D and rotate around the Z-axis when pressing "s" and stop when pressing "p"
8051_LED-patterns-
assembly program for at89c51ed2 to represent the binary code on Port 2 on LED. with 3 switches up and down buttons and a auto mode.
AdvancedCalculator
ATM
Atmega32_microcontroller
Atmega interface for LCD and keypad, using I2C from memory interface
Bar-chart-OpenGL
A C program using openGL libraries to draw a Bar chart with 1, 2, 3 and 4 on x-axis
Brick-breaker-OpenGL
A C Breakout clone using OpenGL,in which the player must smash a wall of bricks by deflecting a bouncing ball with a paddle. The paddle may move horizontally and is controlled by the lest and right keys in the keyboard.
BusStation
huffman-python
run Huffman compression algorithm on (text and binary) files with compression rate of 60%
kmohab71's Repositories
kmohab71/huffman-python
run Huffman compression algorithm on (text and binary) files with compression rate of 60%
kmohab71/2D-Letter-openGL
A C program using openGL libraries to draw 2D letter K and rotate aroud its center when pressing left click and stop when pressing right click
kmohab71/3D-letter-OpenGL
C program using openGL libraries to draw letter K in 3D and rotate around the Z-axis when pressing "s" and stop when pressing "p"
kmohab71/8051_LED-patterns-
assembly program for at89c51ed2 to represent the binary code on Port 2 on LED. with 3 switches up and down buttons and a auto mode.
kmohab71/AdvancedCalculator
kmohab71/ATM
kmohab71/Atmega32_microcontroller
Atmega interface for LCD and keypad, using I2C from memory interface
kmohab71/Bar-chart-OpenGL
A C program using openGL libraries to draw a Bar chart with 1, 2, 3 and 4 on x-axis
kmohab71/Brick-breaker-OpenGL
A C Breakout clone using OpenGL,in which the player must smash a wall of bricks by deflecting a bouncing ball with a paddle. The paddle may move horizontally and is controlled by the lest and right keys in the keyboard.
kmohab71/BusStation
kmohab71/Computer_Graphics_openGL
kmohab71/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
kmohab71/dash-component-boilerplate
Get started creating your own Dash components here.
kmohab71/dups
kmohab71/face_recognition
kmohab71/Fruit_ninja
Dream Team
kmohab71/Github-Search
an app to search for repos on github, and retriving info about the repo and the owner using swift and JS
kmohab71/Image_Segmentation
kmohab71/ImageRecognition-IOS
integrated inception V3 model with Swift app using coreML to recognise the item in an image.
kmohab71/memory_mangment
managing memory by thee methods (FIFO, LRU,CLOCK)
kmohab71/Mutual-Exclusion-and-Synchronization-Train-Automation
A train system that manages a train station with randomly entering passengers(a thread for every person) and trains entering with a certain frequency as a thread for every train.
kmohab71/Networks_client_Server
kmohab71/PADChest_image_captioning
kmohab71/PTheard_matrix_multiplication
kmohab71/PThread_mergeSort
kmohab71/RB-Trees
kmohab71/ruby_test
kmohab71/sorting-techniques-Python-
This program run 3 sorting algorithms on the same array and compares the running time
kmohab71/ToDoList
kmohab71/Voice-Recording-Modulation