Pinned Repositories
Algo-Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
android-ago
An Android TextView that always displays an auto refreshing relative time span with respect to a reference time
android-obd-reader
Android OBD-II Reader application that uses pure OBD-II PID's Java API.
AndroidElementals
作者这几年做Android开发过程中收集的一些开源Library,记录下来既方便自己查看也方便他人
AndroidSlidingUpPanel
This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application. Brought to you by Umano.
AnimatedTabLayout
Yet another android tab layout
architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
excel_addin
sample excel add in product
frantic-architect
This game got over 400k downloads in 2016. It's no longer on the App Store/Google Play. Do whatever you want with it!
leetcode
Leet code and other problem solutions
amIT-nitb's Repositories
amIT-nitb/Algo-Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
amIT-nitb/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
amIT-nitb/awesome-system-design
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
amIT-nitb/coding-interview-university
A complete computer science study plan to become a software engineer.
amIT-nitb/ComicReaderApp_MVI_Coroutine_RxKotlin_Jetpack
⚡️Comic reader app 📘 Learning MVVM / MVI with :cyclone: RxKotlin, Retrofit, Kotlinx Coroutine, Work Manager, Room, Firebase, AndroidX Startup, Clean Architecture, Arrow.Kt Functional Programming ... ❄️ androidx-startup, androidx-room, androidx-viewmodel, arrow-kt
amIT-nitb/DragListView
Drag and drop to reorder items in a list, grid or board for Android. Based on RecyclerView. Also supports swiping items in a list.
amIT-nitb/leetcode
Leet code and other problem solutions
amIT-nitb/StandOut
StandOut lets you easily create floating windows in your Android app.
amIT-nitb/system-design-resources
Contains system design materials to prepare for system design interviews 🚩👨💻👨💻👨💻
amIT-nitb/tivi
Tivi is a TV show tracking Android app, which connects to trakt.tv
amIT-nitb/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
amIT-nitb/AarogyaSetu_Android
Aarogya Setu Android app native code
amIT-nitb/amIT-nitb
Config files for my GitHub profile.
amIT-nitb/android_guides
Extensive Open-Source Guides for Android Developers
amIT-nitb/awesome-system-design-resources
This repository contains System Design resources which are useful while preparing for interviews and learning Distributed Systems
amIT-nitb/bloc-flutter
A predictable state management library that helps implement the BLoC design pattern
amIT-nitb/cwac-wakeful
CommonsWare Android Components: WakefulIntentService
amIT-nitb/DSA_Learning
This repo contains links of resources, theory subjects content and DSA questions & their solution for interview preparation from different websites like geeksforgeeks, leetcode, etc.
amIT-nitb/html5-boilerplate
A professional front-end template for building fast, robust, and adaptable web apps or sites.
amIT-nitb/Kotlin-Coroutines-and-Flow-UseCases-on-Android
🎓 Learning Kotlin Coroutines and Flows for Android by example. 🚀 Sample implementations for real-world Android use cases. 🛠 Unit tests included!
amIT-nitb/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
amIT-nitb/nowinandroid
A fully functional Android app built entirely with Kotlin and Jetpack Compose
amIT-nitb/path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
amIT-nitb/quickstart-android-firebase
Firebase Quickstart Samples for Android
amIT-nitb/redex
A bytecode optimizer for Android apps
amIT-nitb/speechRecog
amIT-nitb/SpeedView
Dynamic Speedometer and Gauge for Android. amazing, powerful, and multi shape :zap:
amIT-nitb/this-is-kotlin
amIT-nitb/UberRIBs
Uber's cross-platform mobile architecture framework.
amIT-nitb/WeatherApp_MVI_sample
🌸[Functional reactive programming (FRP)] 🍁Simple Android weather forecast application written in Kotlin, using RxKotlin, Retrofit2, Mosby, Room Persistence ❄️MVI Pattern with Mosby Library