AssemSadek
PhD Student @ INSA Lyon LIRIS R&D Engineer @ Automatika Robotics
Automatika RoboticsGrenoble, France
Pinned Repositories
AssemSadek
Config files for my GitHub profile.
Flowchat-Creator
Using object oriented programming to implement an application that help a user to draw and execute a flowchart showing its output and convert the flowchart to a C++ code file. A V-Model development process was used to analyze and implement the project.
habitat-lab
A modular high-level library to train embodied AI agents across a variety of tasks, environments, and simulators.
habitat-sim
A flexible, high-performance 3D simulator for Embodied AI research.
habitat_sim2real
Intel-8254
Used Verilog to implement the Intel 8254 programmable interval timer chip.
Machine-Learning-Course-Stanford-University-
All the assignments submitted during Stanford Univesity's Machine Learning course on Coursera
ModernRobotics
Modern Robotics: Mechanics, Planning, and Control Code Library --- The primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code is optimized neither for efficiency nor robustness.
Pipelined-Processor
Designed and implemented a pipelined processor with Harvard architecture memory using VHDL
US-Elections-prediction
Used R and GraphLab to implement several models (Logistic Regression, Decision Trees and Random Forest) to predict the US Elections using Online Dataset.
AssemSadek's Repositories
AssemSadek/US-Elections-prediction
Used R and GraphLab to implement several models (Logistic Regression, Decision Trees and Random Forest) to predict the US Elections using Online Dataset.
AssemSadek/Intel-8254
Used Verilog to implement the Intel 8254 programmable interval timer chip.
AssemSadek/Flowchat-Creator
Using object oriented programming to implement an application that help a user to draw and execute a flowchart showing its output and convert the flowchart to a C++ code file. A V-Model development process was used to analyze and implement the project.
AssemSadek/AssemSadek
Config files for my GitHub profile.
AssemSadek/Machine-Learning-Course-Stanford-University-
All the assignments submitted during Stanford Univesity's Machine Learning course on Coursera
AssemSadek/Pipelined-Processor
Designed and implemented a pipelined processor with Harvard architecture memory using VHDL
AssemSadek/Signal-Analysis-Course-CairoUniversity-
a group of assignments, used Matlab and Fourier Analysis to manipulate input signals ( Audio, Image ) to extract some useful information.
AssemSadek/habitat-lab
A modular high-level library to train embodied AI agents across a variety of tasks, environments, and simulators.
AssemSadek/habitat-sim
A flexible, high-performance 3D simulator for Embodied AI research.
AssemSadek/habitat_sim2real
AssemSadek/join-us
website for event organizing and advertising
AssemSadek/ModernRobotics
Modern Robotics: Mechanics, Planning, and Control Code Library --- The primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code is optimized neither for efficiency nor robustness.
AssemSadek/Search-Engine
A search engine , web based using python.
AssemSadek/-datasciencecoursera
AssemSadek/Advance---Learning-Portal
Using JavaScript (NodeJS and AngularJS), HTML, Bootstrap and MySQL to Implement a Website called “Advance” hosted on Microsoft Azure. The main functionality of the Website is to create learning paths using different resources like Open Online Courses for different topics.
AssemSadek/Api-Connector
AssemSadek/assemsadek.github.io
AssemSadek/Cars-Parking-System
Designed and implemented a simulated Cars Parking system contains a smoke sensor, Infrared sensors, Buzzer and a Keypad, connected to parallel port, handled the system logic and the interfacing with C# programming.
AssemSadek/datasharing
The Leek group guide to data sharing
AssemSadek/frontend-nanodegree-resume
AssemSadek/Towers-Enemies-Fight-Simulation
Using C++ and knowledge about different data structures to write a simulation program of a game between the towers of a Castle and Enemies and to simulate the defensing scheme of the towers during the attacking of enemies and calculated several statistics.
AssemSadek/Two-Player-Snake-Game---8086-Assembly
This is a Two-Player snake game using UART Serial Communications between 2 PCs, coded in 8086 Assembly
AssemSadek/Word-Mover-Distance