Mamdouh93Murad
PEAN-Stack Developer with 12 months experience in using NodeJS/Express/PostgresSQL/Angular to develop full-stack applications
Giza, Egypt
Pinned Repositories
CarND-Capstone
FCND-Motion-Planning
fend-webpack-content
Webpack Content in the Front End Developer Nanodegree program
my-store
A Web Application for an online Store to sell products. The Application has been built using Angular and Angular-Material to give dynamic and responsive experience
reactnd-project-myreads-starter
This Project is part of Udacity's React-nanodegree program and part of the egFWD Scholarship. dynamic Book Library web app using React where user can easily Classify books according to 3 Shelves; Currently Reading, WantoTread and Read. Udacity's API was included to allow users to search for books to add to their library as they please.
reactnd-project-would-you-rather-starter
using React & Redux. React Lifecycle methods and how they are important for the performance and speed of the web app. make the web app state more predictable
SFND_Lidar_Obstacle_Detection
SFND_Unscented_Kalman_Filter
Storefront-API
a RESTful JSON API with Node and Postgres. , using databases and querying, API architecture, database migrations, REST, CRUD, creating a testing environment, password hashing, and route authorization via JWTs.
weather-journal-app
# Weather-Journal App Project ## Overview This project requires you to create an asynchronous web app that uses Web API and user data to dynamically update the UI. ## Instructions This will require modifying the `server.js` file and the `website/app.js` file. You can see `index.html` for element references, and once you are finished with the project steps, you can use `style.css` to style your application to customized perfection. ## Extras If you are interested in testing your code as you go, you can use `tests.js` as a template for writing and running some basic tests for your code.