Asutosh11
Senior Android Engineer. Loves to solve machine learning problems in free time. Open source contributor.
Lowe's IndiaBengaluru, Karnataka, India
Pinned Repositories
Android-RecyclerView-code-generator
Code generation tool: A web app that generates entire RecyclerView implementation code as per your row layout
CollegeClassifieds
This is a college classifieds android app. This app is meant to provide students in a campus a platform to sell and buy pre-owned items. Students can upload their ad for selling an item and can also browse a list of items put up for sale on campus.
CoroutineTask
It is a utility that has the same structure as AsyncTask but uses Coroutines underneath
CustomerSupportChat
Android library: An XMPP based customer support chat system built using Smack API
DocumentReader
This library reads word documents (.doc and .docx), txt and PDF files, and gives the output content of the document as a String.
face-match-x
Face matching system using Tensorflow/Keras deployed and as a Python (Flask) web App
GroupChat
This is a Group chat android app
ML-pianist
An experiment with generating music using Tensorflow/Keras.
NoticeBoard
This is a Notice Board android app where admin can post messages using the admin pincode in the admin panel and others can see the notice in the notice panel.
online-apk-compiler
A web app that builds an APK from a public Github repo and installs it on a USB connected Android device. Built using Python and Linux shell scripting.
Asutosh11's Repositories
Asutosh11/DocumentReader
This library reads word documents (.doc and .docx), txt and PDF files, and gives the output content of the document as a String.
Asutosh11/CustomerSupportChat
Android library: An XMPP based customer support chat system built using Smack API
Asutosh11/online-apk-compiler
A web app that builds an APK from a public Github repo and installs it on a USB connected Android device. Built using Python and Linux shell scripting.
Asutosh11/Android-RecyclerView-code-generator
Code generation tool: A web app that generates entire RecyclerView implementation code as per your row layout
Asutosh11/face-match-x
Face matching system using Tensorflow/Keras deployed and as a Python (Flask) web App
Asutosh11/CoroutineTask
It is a utility that has the same structure as AsyncTask but uses Coroutines underneath
Asutosh11/ML-pianist
An experiment with generating music using Tensorflow/Keras.
Asutosh11/2048
2048 Clone using Android (Kotlin)
Asutosh11/RxJava-explained-in-a-simple-way
RxJava explained in a simple way with well commented example project to show common usages
Asutosh11/Daily-Diary-with-posts-search-option
This is a daily diary script with posts search option.
Asutosh11/AadharUID
Asutosh11/Age-Detector-Web-App
A simple web app for age detection based on a Hackathon problem by Analytics Vidhya
Asutosh11/android-interview-questions
Your Cheat Sheet For Android Interview - Android Interview Questions
Asutosh11/Asutosh11
Asutosh11/asutosh11.github.io
Source code for blog at asutosh11.github.io
Asutosh11/Best-Github-Profile-README-Template
Asutosh11/cookie_experiment
Asutosh11/CoroutinesRetrofitWithUnitTest
Sample Android project to demonstrate API integration using Hilt, Retrofit, and Coroutines. The API is tested using OkHttp MockWebServer.
Asutosh11/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
Asutosh11/deep_link_test
Asutosh11/fastai-v3-render
Starter app for fastai v3 model deployment on Render
Asutosh11/GroceryTracker
Asutosh11/keras
Deep Learning for humans
Asutosh11/KotlinCoroutinesLearnWithCode
Asutosh11/LogoQuiz
Asutosh11/practice-ds-algo
Asutosh11/Publish-Android-Library-Demo
Source code for blog at https://ironmonkey.in/publish-your-single-multi-module-android-project-as-a-library-to-cloud-for-free/
Asutosh11/python-flask-post-api-template
This is a template for making a Flask post API
Asutosh11/simple-flask-api
Asutosh11/simple-flask-api2