Pinned Repositories
AbilityEntrepreneur
AbilityEntrepreneur is a sample mobile application which loads A Website with webview within browser in this case my blog.
ActivityLife
ActivityLife is a sample app which impliments activity life cycle overridden method and demostrate their operation.
AlertDialog
AlertDialog is a sample app for Implimenting android alert dialog box.
BroadcastExample
A demo application demonstrating activity lifecycle and broadcast receiver.
CampusRecruitmentSystem
The CampusRecruitmentSystem project is a complete mobile application in which there are three Users Usecases(Admin,Student,Company). The database is deployed on firebase realtime database.
DemoFirebaseExpandableListView
Implimenting Android Expandable ListView with Firebase
DynamicViews
DynamicViews is a sample app which allows user a input field. And create and add views dynamically.
ExpandableListView
ExpandableListView is a sample app for Implimenting Android Expandable ListViews.
Miwok
Miwok App project for Udacity Android Basics Nanodegree
TheQuizApp
TheQuizApp is a sample app which is based on SQLite and stores high score in shared preference.
SyedAhmed96's Repositories
SyedAhmed96/CampusRecruitmentSystem
The CampusRecruitmentSystem project is a complete mobile application in which there are three Users Usecases(Admin,Student,Company). The database is deployed on firebase realtime database.
SyedAhmed96/AbilityEntrepreneur
AbilityEntrepreneur is a sample mobile application which loads A Website with webview within browser in this case my blog.
SyedAhmed96/ActivityLife
ActivityLife is a sample app which impliments activity life cycle overridden method and demostrate their operation.
SyedAhmed96/BroadcastExample
A demo application demonstrating activity lifecycle and broadcast receiver.
SyedAhmed96/change_background
change_background application is a demo application in which several views are demonstrated using Three Types of text view ,button, toggle button, checkbox and radiobutton.
SyedAhmed96/ColorMyViews
This app is part of udacity course developing android apps with kotlin.
SyedAhmed96/DataStoreDemo
A demo application, showing data caching with datastore-preference.
SyedAhmed96/DemoArchitectureApp
A Sample MVVM based architecture application
SyedAhmed96/FacebookAuth
FacebookAuth is a sample application demonstrating the integration of Facebook Sign-In Using Native Facebook SDK.
SyedAhmed96/FirebaseAuth
FirebaseAuth is a sample application demonstrating the use of firebase authentication and database, Login functionality is also implimented, The All Registered Users List Present in firebase database will be fetched and displayed in list view.
SyedAhmed96/FirebaseAuthentication
FirebaseAuthentication is a sample application demonstrating the integration of Google Sign-In Using Google Api with firebase used as DaaS.
SyedAhmed96/FirebaseFAuth
FirebaseFAuth is a sample application demonstrating the integration of Facebook Sign-In Using Facebook Api with firebase used as DaaS.
SyedAhmed96/FirebaseTAuth
FirebaseTAuth is a sample application demonstrating the integration of Twitter Sign-In Using Twitter Api with firebase used as DaaS.
SyedAhmed96/Fused-Location-API-Example
An example project to demonstrate how to use Fused Location API to fetch the current location in Android
SyedAhmed96/ImageDownloader-Demo
An application demonstrating downloading of image.
SyedAhmed96/KtorClientDemo
A demo application demonstration network calling with ktor-client.
SyedAhmed96/ListAllAppDemo
A demo application, which gets information of all installed application in a device.
SyedAhmed96/MvvmSetup
Mvvm setup is an application which demonstrate working with mvvm with databinding, dagger hilt, retrofit and displays movies list from remote source.
SyedAhmed96/myServicesProject
myServicesProject is an app to demonstrate background services in android.
SyedAhmed96/Navigation-Components-Example
An example using a single activity, several fragments, animations, arguments, with Navigation Components (Kotlin)
SyedAhmed96/NewsApp
NewsApp is an app to demonstrate Android Http Networking Requests. The Guardian News Api is used to gather news data for this project.
SyedAhmed96/POS-ApplicationDemo
A POS Application demo, is a point of sale android application demo application implementing mvvm, hilt, repository, retrofit.
SyedAhmed96/PostMaker
This project helps to create festival business posts in social media with your some information
SyedAhmed96/RecurringExpenseTracker
A Material You recurring expense tracker, allowing you to keep track of your monthly spending.
SyedAhmed96/SliderScreenDemo
SliderScreenDemo is a sample app for Implimenting Slider Screen in Android with Shared Preferences.
SyedAhmed96/SQLDelightExample
A demo app demonstrating CRUD operation on sqlDelight library(db) of kotlin
SyedAhmed96/startup_namer
Hello World, Flutter Hybrid/Cross Platform Application in which a random name is generated every time activity onCreate() method will be called.
SyedAhmed96/syedahmed96.github.io
Use this template if you need a quick developer / data science portfolio! Based on a Minimal Jekyll theme for GitHub Pages.
SyedAhmed96/ValidationLibraryProject
A project created for handeling validations for different type of fields
SyedAhmed96/WebSocketTutorial
In this tutorial, I will show how to use Java-Websocket Library together with Kotlin.