geetgobindsingh
Experienced Android developer with a passion for AI, ML, and full-stack web development. Solving problems through code.
@senpiperNew Delhi
Pinned Repositories
AndroidAnimationInterpolator
Based on Article: https://blog.mindorks.com/understanding-interpolators-in-android-ce4e8d1d71cd
Flash-Chat-iOS13
A real-time chat messaging application for iOS built with Swift and Firebase Firestore.
Furtastic-MVI
Furtastic-MVI is an Android project that demonstrates best practices and modern libraries while following an MVI + CLEAN architecture, and welcomes contributions for bug fixes, feature additions, and architectural enhancements.
geetgobindsingh
GithubRepoApp
GithubRepoApp is a showcase Android application built with the MVVM architecture, Hilt for dependency injection, Retrofit for API communication, and comprehensive unit testing. It allows users to explore GitHub repositories, highlighting modern Android development practices.
HandlersDemo
This project is a proof of concept that demonstrates a chat communication system between a sender and a receiver using Android's Messenger, Handlers, and Loopers. Both the sender and receiver utilize these concepts in different ways to achieve reactive communication.
Handwritten-digits-recognition-keras
An interactive Jupyter Notebook showcasing MNIST handwritten digit recognition using Python, Keras, and Convolutional Neural Networks (CNNs).
JavaInPractice
Java Playground
KotlinInPractice
Kotlin Playground
LifecycleApp
Welcome to 'LifecycleApp'! I've created this project to dive into the intricate lifecycles of Android activities and fragments, offering a hands-on exploration of these core components in different scenarios. Join me on this journey through the Android app lifecycle!
geetgobindsingh's Repositories
geetgobindsingh/AndroidAnimationInterpolator
Based on Article: https://blog.mindorks.com/understanding-interpolators-in-android-ce4e8d1d71cd
geetgobindsingh/Furtastic-MVI
Furtastic-MVI is an Android project that demonstrates best practices and modern libraries while following an MVI + CLEAN architecture, and welcomes contributions for bug fixes, feature additions, and architectural enhancements.
geetgobindsingh/LifecycleApp
Welcome to 'LifecycleApp'! I've created this project to dive into the intricate lifecycles of Android activities and fragments, offering a hands-on exploration of these core components in different scenarios. Join me on this journey through the Android app lifecycle!
geetgobindsingh/Flash-Chat-iOS13
A real-time chat messaging application for iOS built with Swift and Firebase Firestore.
geetgobindsingh/geetgobindsingh
geetgobindsingh/GithubRepoApp
GithubRepoApp is a showcase Android application built with the MVVM architecture, Hilt for dependency injection, Retrofit for API communication, and comprehensive unit testing. It allows users to explore GitHub repositories, highlighting modern Android development practices.
geetgobindsingh/HandlersDemo
This project is a proof of concept that demonstrates a chat communication system between a sender and a receiver using Android's Messenger, Handlers, and Loopers. Both the sender and receiver utilize these concepts in different ways to achieve reactive communication.
geetgobindsingh/Handwritten-digits-recognition-keras
An interactive Jupyter Notebook showcasing MNIST handwritten digit recognition using Python, Keras, and Convolutional Neural Networks (CNNs).
geetgobindsingh/JavaInPractice
Java Playground
geetgobindsingh/KotlinInPractice
Kotlin Playground
geetgobindsingh/Record
A simple application, just to implement Android Architecture Components and Handlers
geetgobindsingh/Todoey-iOS13
A simple To-Do List application for iOS built with Swift and using the Realm database.
geetgobindsingh/Gesture-Recognition-Conv3D-vs-ConvRNN
geetgobindsingh/KMMProject
geetgobindsingh/pythorchtotflite
pythorchtotflite is a project that converts PyTorch face matching models to TensorFlow Lite and enables real-time model evaluation using the device camera