Skip to content
View SharadTawde's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@Unicly-Inc
Block or Report

Block or report SharadTawde

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Camera-App-With-Image-Gallery Camera-App-With-Image-Gallery Public

    Camera App is a sample Android application 📱 built to demonstrate use of Camera1 & Google Drive API. It help Android developers easily integrate Camera features.

    Java 4 4

  2. Google-Kotlin-Project Google-Kotlin-Project Public

    Kotlin 1

  3. server.py server.py
    1
    from flask import Flask, request, jsonify
    2
    
                  
    3
    app = Flask(__name__)
    4
    
                  
    5
    
                  
  4. Flask-RESTful-API Flask-RESTful-API Public

    Demonstration of Restful API using Python and Flask. You want to create backend services for your own apps. It’s easy to understand and do.

    Python

  5. India-Covid-19-Tracker India-Covid-19-Tracker Public

    A sample Android App which shows Covid-19 cases in India with state wise report

    Java 2

  6. TwitterIntegration_android TwitterIntegration_android Public

    Sending tweets in background using twitter4j

    Java