avatar

AMR REDA

SOFTWARE ENGINEER


main-image

Nodejs

memories
Serverless Memories App

Simple app to save your memories in every day in the year.

#Reactjs #Node.js #Express #Serverless #TypeScript #DynamoDB #auth0 #AWS
images album
Udagram App Microservices

Udagram is a simple cloud application developed alongside the Udacity Cloud Engineering Nanodegree. It allows users to register and log into a web client, post photos to the feed, and process photos using an image filtering microservice.

#Angular #Nodejs #Docker #Travis #Postgres #AWS #kubernetes #JWT #TypeScript
sticky notes
Serverless TODO Application

This application will allow creating/removing/updating/fetching TODO items. Each TODO item can optionally have an attachment image. Each user only has access to TODO items that he/she has created.

#Reactjs #Nodejs #Serverless #TypeScript #Auth0 #DynamoDB #AWS

React

neighborhood map
Neighborhood Map

a single page application featuring a map of Alexandria neighborhood . this map including highlighted locations, third-party data from wikipedia API about those locations and various ways to browse the content.

#Reactjs #Google Maps API
books
React Books

This app for books in which you can search for books and add to yours in different shelf (currently reading - read - want to read).

#Reactjs #Google Maps API
To Do list
To Do App

This is a simple To-Do list application, The application is seperated into backend API generate JSON response and frontend access this api.

#Node.js #Express #Reactjs #Redux #React-Redux #MongoDB #reactstrap #mlab #auth0

JavaScript

matching game
Memory Game

This ia a simple javaScript game that contain 16 cards every card has a it similar card with same shape and your object to match between them.

#JavaScript
arcade game
Arcade Game

This ia a simple object oriented javaScript game that contain three sections the first one where player start,the second where the enemy exist ,the third where the player should reach there.

#JavaScript

Angular

pizza resturant
Ristorante Con Fusion

This ia a simple resturant Application. with the resturant food menu and stuff.

#Angular
images album
Udagram App Microservices

Udagram is a simple cloud application developed alongside the Udacity Cloud Engineering Nanodegree. It allows users to register and log into a web client, post photos to the feed, and process photos using an image filtering microservice.

#Angular #Nodejs #Docker #Travis #Postgres #AWS #kubernetes #JWT #TypeScript

React Native

map
Trips Mobile App

Simple Mobile app for trips Reservation (In progress).

#React Native
blood tests
Blood Tests App

Simple Mobile app for Blood Tests (In progress).

#React Native

Tools and Scripts

code
Move Files Script

This script move files from specific directory and his subdirectory by extensions, and it has configuration if you need to exclude subdirectory.

#Bash Script #Powershell
github octocat
NPM Unused Packages Checker

Github action check for dependencies in package.json that not used in the code.

#JavaScript

AI & Machine Learning

daisy flowers
Flowers Image Classifier

Project code for Udacity's AI Programming with Python Nanodegree program. In this project, students first develop code for an image classifier built with PyTorch, then convert it into a command line application.

#Python #PyTorch