Pinned Repositories
AndroidAlarmClockApp-Android
A Simple Alarm colock app that is used as an excrsise to teach begginers in Android how to create and use services in addtion it teachs them how to interact with diffrent view's and how to create a notification and finally how to interact with the phone to use the ringtone as an alarm.
Flutter-Firestore-CRUD
A simple flutter app that preforms the basic create, retrieve, update and delete functionalities for Firebase Firestore
Flutter-Origami-Details
This source code is to be used for reference in "Building Flutter UI’s with 10 widgets only!" workshop in Bahrian. The purpose is to how you can create a beautiful Flutter UI using 10 widgets only. It is for beginners and I hope it will inspire you to do more..
Flutter-Origami-Details-Starting
Flutter-Origami-List
This source code is to be used for reference in "Building Flutter UI’s with 10 widgets only!" workshop in Bahrian. The purpose is to how you can create a beautiful Flutter UI using 10 widgets only. It is for beginners and I hope it will inspire you to do more..
flutter_dialog_flow
flutterbasicwidgets
flutterbatteryapp
FlutterClock-Challenge-BH
This source code is to be used as a starting point to enter the FlutterClock challenge. It contains necessary code to display the time in a way that can be easily modified to create your awesome designs.
Gemini-REST-API-Flutter
sayed3li97's Repositories
sayed3li97/Flutter-Firestore-CRUD
A simple flutter app that preforms the basic create, retrieve, update and delete functionalities for Firebase Firestore
sayed3li97/Flutter-Origami-Details
This source code is to be used for reference in "Building Flutter UI’s with 10 widgets only!" workshop in Bahrian. The purpose is to how you can create a beautiful Flutter UI using 10 widgets only. It is for beginners and I hope it will inspire you to do more..
sayed3li97/Flutter-Origami-Details-Starting
sayed3li97/flutterbatteryapp
sayed3li97/Flutter-Origami-List
This source code is to be used for reference in "Building Flutter UI’s with 10 widgets only!" workshop in Bahrian. The purpose is to how you can create a beautiful Flutter UI using 10 widgets only. It is for beginners and I hope it will inspire you to do more..
sayed3li97/flutter_dialog_flow
sayed3li97/Gemini-REST-API-Flutter
sayed3li97/AndroidAlarmClockApp-Android
A Simple Alarm colock app that is used as an excrsise to teach begginers in Android how to create and use services in addtion it teachs them how to interact with diffrent view's and how to create a notification and finally how to interact with the phone to use the ringtone as an alarm.
sayed3li97/flutterbasicwidgets
sayed3li97/FlutterClock-Challenge-BH
This source code is to be used as a starting point to enter the FlutterClock challenge. It contains necessary code to display the time in a way that can be easily modified to create your awesome designs.
sayed3li97/ToDoApp-Android
Simple Android To-do app. One Activity that displays a list of data which is stored in an Array List. A Flotation Action Button (FAB) is used to show a dialog box with an input field for the user to add new items to his list. This project is part of a workshop titled "Introduction to Android" aimed to help beginners get into Android.
sayed3li97/Compose-vs-Flutter
sayed3li97/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
sayed3li97/Flutter-Jenkins-Example
sayed3li97/Flutter-vs-Compose
sayed3li97/Flutter_Performance_Demo
sayed3li97/FlutterOman
sayed3li97/GDG-DevFest-App
An App Template For GDG DevFest
sayed3li97/gdgdevfestbh
sayed3li97/hoverboard
Conference website template
sayed3li97/Magic8Ball-Android
Simple Android Magic 8 Ball app. One Activity that displays a random prediction to answer the user question. The App randomly choose an answer from an array and display it to the user when the user clicks on the text in the middle of the screen.
sayed3li97/Magic8BallShake-Android
This project adds a Shake sensor and reaction to the Simple [Android Magic 8 Ball app](https://github.com/sayed3li97/Magic8Ball). One Activity that displays a random prediction to answer the user question. The App randomly choose an answer from an array and display it to the user when the user clicks on the text in the middle of the screen.
sayed3li97/PlantUML-Example
sayed3li97/sayed3li97
sayed3li97/sayed3li97.github.io
sayed3li97/SimpleCalculator-Android
This project is part of Introduction to Android workshop. The exercise is a Simple Calculator app that "Plus", "Minus" and "Multiplication" two numbers. This exercise aims to introduce Java data types, casting and operations within the Android environment
sayed3li97/SimpleHomePage
sayed3li97/YourFirstAndroidAppJava
This project is part of Introduction to Android workshop. The exercise is a Simple App that interacts with button clicks to Display a Toast Message, Count (Increase a number and change a TextView Value) and Display a random number in a second screen