Ahsan Siddique (@AhsanSiddique)
  • Stars
    star
    46
  • Global Rank 359,723 (Top 13 %)
  • Followers 13
  • Following 5
  • Registered almost 8 years ago
  • Most used languages
    C#
    94.7 %
    Java
    5.3 %
  • Location πŸ‡΅πŸ‡° Pakistan
  • Country Total Rank 838
  • Country Ranking
    C#
    24
    Java
    697

Top repositories

1

XamarinTcpIP

Workstation or Server Application is s a console base application that's work as server application. Xamarin.Android application is client application that work as a client. In this repo you will also find Xamarin.Forms project for client.
C#
10
star
2

Xamarin.Android-Text-Recognition-by-Camera

I would like to present to readers the amazing feature of Mobile Vision API: Text recognition by using a mobile camera. Text Recognition Mobile Vision is an API which helps us to find the text in pictures and video streams to observe the content checked in that. Structure of Text The text recognizer breaks the content into pieces, lines, and words. A word is a contiguous arrangement of alphanumeric characters on a similar vertical axis. A line is an adjoining set of words on a similar vertical axis. A chunk is a bordering set of text lines.
C#
4
star
3

Xamarin.Android-Custom-Keyboard

C#
3
star
4

Xamarin.Android-Firebase

In this repository you will find Xamarin.Android projects with Google Firebase. 1) FirebaseDatabase 2) Upload Image to Firebase.
3
star
5

Xamarin.Android-Firebase-Auth

Add email authentication in Xamarin.Android using FireBase. Or in simple words, we will be adding email login to a Xamarin.Android App using Firebase. What is Firebase? FireBase is a NoSQL Real-time Database that helps you store the data of your app on the Cloud devoid of any irritation of creating and sustaining the server.
3
star
6

UploadtoBlob

Image-UploadBlob-Xamarin.Forms
Java
2
star
7

Xamarin.Android-QR-Reader-By-Camera

A QR Code consists of black squares arranged in a square grid on a white background, which can be read by imaging devices, such as a camera. The required data is extracted from the patterns that are present in both, horizontal and vertical components of the image. Prerequisites Google Play Services - Vision QR Code image.
C#
2
star
8

Xamarin.Android-Mongo-Database-Sample

MongoDB is a document database with the scalability and flexibility that you want with querying and indexing of the data. Collection in MongoDB A collection is a group of MongoDB documents. It is equivalent to an RDBMS table. A collection exists within a single database. The collection does not enforce a schema. Documents within a collection can have different fields. Typically, all documents in a collection are of similar or related purpose. Document in MongoDB A document is a set of key-value pairs. Documents have a dynamic schema. Dynamic schema means that the document in the same collection does not need to have the same set of fields or structure, and common fields in a collection's document may hold different types of data. About MLAB MLab is a fully managed cloud database service that hosts MongoDB database. MLab is based on the cloud providers like Amazon, Google, and Microsoft Azure, and has partnered with Platform-as-a-Service provider.
C#
2
star
9

ImageToBlob

Upload Image to blob storage using Xamarin.Android
C#
1
star
10

Xamarin.Android-ExistingSQLiteDB

1
star
11

Xamarin.Android-Social-Media-Logo-Quiz-Game

C#
1
star
12

Xamarin.Android-SQLiteDB

1
star
13

AnalyzeIamge

Analyze Iamge Solution for Xamarin.Android using Cognitive Services.
C#
1
star
14

FaceDetection

Xamarin.Android Face Detection Solution using Computer Vision API for Face.
C#
1
star
15

Xamarin.Android-RecycleView

Android RecyclerView is a more advanced version of ListView with improved performance and other benefits. Using RecyclerView and CardView together, both lists and grids can be created very easily. For the recycler view we are going to design a list of photos and the title.
C#
1
star
16

CelebrityRecognizationByCamera

Celebrity Recognization By Camera Solution for Xamarin.Android using Computer Vision API.
C#
1
star
17

Xamarin.Android-ImageSlider

C#
1
star
18

Xamarin.Android-Fingerprint-Authentication

Sample of fingerprint authentication source code for Xamarin.Android.
1
star
19

TRXF

Travel Record Application with Xamarin.Forms using Map + SQLite + GeoLocation Nuget Packages.
C#
1
star
20

Xamarin.Android-QR-Code-Reader

A QR Code consists of black squares arranged in a square grid on a white background, which can be read by imaging devices, such as a camera. The required data is extracted from the patterns that are present in both, horizontal and vertical components of the image. Prerequisites Google Play Services - Vision QR Code image.
C#
1
star
21

RecognizeCelebrities

Xamarin Android Celebrity Recognization Solution Application using COmputer Vision API.
C#
1
star
22

Xamarin.Android-ToDoList-Sample

This is a simple ToDoList application sample for Xamarin.Android.
C#
1
star
23

AnalyzeIamgeByCamera

Analyze Iamge Solution for Xamarin.Android using Cognitive Services.
C#
1
star
24

Xamarin.Android-Flags-Quiz-Game

Introduction In this game, you will be able to recognize the flags of countries like Switzerland, South Korea, Panama, The Netherlands, Portugal and India. Game Features Question about flags of all countries in the world Time Limit: 5 seconds per question Mode: Easy, Medium, Hard, Hardest Database: SQLit Score: Highest and lowest score based Medals
1
star
25

Xamarin.Android-Text-Recognition-Application

This app is based on Xamarin Google-Play-Services vision for text recognition. Text recognition is the way of identifying the text in pictures and video streams and perceiving the content from there. Once the text is identified, the recognizer at that point decides the real content in each square and fragments it into lines and words. Text Structure The text recognizer fragments the content into pieces, lines, and words. A block is a bordering set of text lines; for example, a passage or segment. A line is an adjoining set of words on a similar vertical axis. A word is a contiguous arrangement of alphanumeric characters on a similar vertical axis.
C#
1
star