Abanoub-Asaad
Software Engineer at DXC Technology - Ex Orange Egypt, & Robusta Studio | CS Grad
Ain Shams UniversityEgypt
Pinned Repositories
Arkanoid-Game
A full implementation of the classic game Arkanoid using java & javaFX.
Bookstore
A cross-platform mobile app with React Native.
Careium-AI
Careium is an AI android application to help in having a long well-healthy life. Helps in tracking eaten food, ingredients, and nutrients. Careium has the advantage of estimating food ingredients, by getting food images using the mobile camera or uploading a pre-captured image to the application, resulting in related info of it such as Food’s Nutrition Components.
eCommerce-OnlineShopping
A native android application for online shopping. It includes 3 parts: User, Seller and Admin. It's made with Java, Android Studio and Firebase.
Game-Box
Game Box of 4 games Sokoban, Tetris, AI-TicTacToe and Arkanoid made with Java and JavaFX.
HospitalMS
Hospital Management System using C#, Windows Forms, and Oracle Database.
Java-Backend
These are resources, roadmaps, links to learn Java Backend :)
PacMan
Structured Programming Project.
Spring-Microservices
twitter-threads
Twitter Threads written by me.
Abanoub-Asaad's Repositories
Abanoub-Asaad/Java-Backend
These are resources, roadmaps, links to learn Java Backend :)
Abanoub-Asaad/twitter-threads
Twitter Threads written by me.
Abanoub-Asaad/Game-Box
Game Box of 4 games Sokoban, Tetris, AI-TicTacToe and Arkanoid made with Java and JavaFX.
Abanoub-Asaad/Spring-Microservices
Abanoub-Asaad/Bookstore
A cross-platform mobile app with React Native.
Abanoub-Asaad/Computer-Graphics-MiniProject
Animated character using Blender.
Abanoub-Asaad/LeetCode-solutions
Abanoub-Asaad/HospitalMS
Hospital Management System using C#, Windows Forms, and Oracle Database.
Abanoub-Asaad/PacMan
Structured Programming Project.
Abanoub-Asaad/SOLID-and-DesignPatterns
SOLID Principles and Design Patterns
Abanoub-Asaad/Spring-Practice
Just simple projects while learning Spring Boot :)
Abanoub-Asaad/Careium-AI
Careium is an AI android application to help in having a long well-healthy life. Helps in tracking eaten food, ingredients, and nutrients. Careium has the advantage of estimating food ingredients, by getting food images using the mobile camera or uploading a pre-captured image to the application, resulting in related info of it such as Food’s Nutrition Components.
Abanoub-Asaad/Abanoub-Asaad
Initial README, Not the final version
Abanoub-Asaad/Abanoub-Asaad.github.io
Abanoub-Asaad/Android-Notes
Android Notes
Abanoub-Asaad/Anki-Android
AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
Abanoub-Asaad/common-git-commands
This is a cheatsheet of common git commands with simple explanation for every command. I hope it's useful.
Abanoub-Asaad/Computer-Security
A Package for Implementing Computer Security Algorithms and Techniques
Abanoub-Asaad/ElnategaBackend
Abanoub-Asaad/GitHubGraduation-2021
Join the GitHub Graduation Yearbook and "walk the stage" on June 5.
Abanoub-Asaad/HackerRank-Linux-Shell-Solutions
Abanoub-Asaad/Hacktoberfest2020-Expert
Hacktoberfest 2020. Don't forget to spread love and if you like give me a ⭐️
Abanoub-Asaad/ML-HousePricePrediction
The growing unaffordability of housing has become one of the major challenges for metropolitan cities around the world. In order to gain a better understanding of the commercialized housing market we are currently facing; we want to figure out what are the top influential factors of the housing price. Apart from the more obvious driving forces such as inflation and the scarcity of land, there are also several variables that are worth looking into. The task here is to reach a model that can closely predict the pricing of a house.
Abanoub-Asaad/MTMs-Task
Not completed yet!
Abanoub-Asaad/ProblemSolving
LeetCode Solutions and Ds & Algo Resources.
Abanoub-Asaad/Python-Stuff
Abanoub-Asaad/ReactNative
React Native tasks.
Abanoub-Asaad/Researches
Researches of 2nd Year, 2nd semester in college.
Abanoub-Asaad/Simulately
Modelling and simulation (M&S) is the use of models (e.g., physical, mathematical, or logical representation of a system, entity, phenomenon, or process) as a basis for simulations to develop data utilized for managerial or technical decision making.
Abanoub-Asaad/Tiny-Compiler
Developing a fundamental understanding of the issues that arise in program translation. Including lexical analysis, syntax analysis, translation, and the basics of program optimization. Learn the Science behind building up a Compiler.