Pinned Repositories
ABND-Proj1-Heliopolis-Library
Android Basics Nanodegree First Project: "Build a Single Screen App"
ABND-Proj4-Music-Player-Structure-App
Android Basics Nanodegree Fourth Project: "Musical Structure App"
ABND-Proj5-Cairo-Tour-Guide
Android Basics Nanodegree Fifth Project: "Tour Guide App"
movieMeA
Udacity's Android Developer Nanodegree Project #1 - Movies App
simple-recipes-android-app
A simple Android app implemented using Kotlin to showcase list of recipes and their details
soft-pos-android
Soft POS Android App for Money Payments Using NFC
something-todo-android-app
venues-nearby-android
Android app that shows nearby venues using user location and Foursquare API
video-app-android
Android app showcasing the use of Jetpack's CameraX API for different camera use cases like Image capturing, Video capturing, and Preview
weather-android-app
An Android app that retrieves current weather data using either search or user's location implemented in Kotlin
mostafa07's Repositories
mostafa07/ABND-Proj1-Heliopolis-Library
Android Basics Nanodegree First Project: "Build a Single Screen App"
mostafa07/ABND-Proj2-Volleyball-Scoring
Android Basics Nanodegree Second Project: "Score Keeper App"
mostafa07/CPU_Scheduler_OS
College Project for Operating Systems Subject
mostafa07/Data_Structures_Cpp
Implementation of various Data Structures in C++ Language
mostafa07/gpnt-task
A simple Android app that counts unique read book pages by user using an SQLiteDatabase and ContentProvider, etc.
mostafa07/Memory_Allocation
Simulation of different memory allocation algorithms (First Fit, Best Fit, Worst Fit) implemented in C#
mostafa07/Search_Sort_Algorithms
Basic Implementation of some searching and sorting algorithms in C++
mostafa07/Simple_Banking_System
A simple banking system implemented as a final project for Data Structures college course