Pinned Repositories
bus-tracking-application
business-analytics
This is a Sem 7 Minor Project related to Business Analytics. For the project, we have used business analytics techniques to fetch useful knowledge from the Google Play Store Data Set as well as the Google Play Store User Review Data Set.
Data-Compression
Data Compression Technique for 4th Sem Mini-Project
favourite-places-application
An application to store your favourite places.
kotlin-api-gateway
Kotlin + Spring Cloud Eureka + Gateway + Hystrix + Cloud Config Server + Docker
kotlin-bi-directional-grpc-streaming
Example Kotlin Bi-Directional gRPC Streaming Service Implementation
kotlin-grpc-firebase-authentication
This project consists of a kotlin based microservice which can be used for user authentication purposes using the Firebase Admin SDK.
kotlin-message-queuing-service
A simple message queuing service made with Kotlin which uses the Apache Qpid JMS AMQP client for producing messages.
kotlin-neural-network
Demonstration of Neural Network in Kotlin Lang.
kotlin-search-engine
Search Engine using Kotlin and TornadoFx
musaabshirgar1's Repositories
musaabshirgar1/kotlin-message-queuing-service
A simple message queuing service made with Kotlin which uses the Apache Qpid JMS AMQP client for producing messages.
musaabshirgar1/bus-tracking-application
musaabshirgar1/business-analytics
This is a Sem 7 Minor Project related to Business Analytics. For the project, we have used business analytics techniques to fetch useful knowledge from the Google Play Store Data Set as well as the Google Play Store User Review Data Set.
musaabshirgar1/favourite-places-application
An application to store your favourite places.
musaabshirgar1/kotlin-bi-directional-grpc-streaming
Example Kotlin Bi-Directional gRPC Streaming Service Implementation
musaabshirgar1/kotlin-neural-network
Demonstration of Neural Network in Kotlin Lang.
musaabshirgar1/kotlin-search-engine
Search Engine using Kotlin and TornadoFx
musaabshirgar1/Data-Compression
Data Compression Technique for 4th Sem Mini-Project
musaabshirgar1/kotlin-api-gateway
Kotlin + Spring Cloud Eureka + Gateway + Hystrix + Cloud Config Server + Docker
musaabshirgar1/kotlin-grpc-firebase-authentication
This project consists of a kotlin based microservice which can be used for user authentication purposes using the Firebase Admin SDK.
musaabshirgar1/DS-Algo-Point
This repository contains codes for various data structures and algorithms in C, C++, Java, Python, C#, Go, JavaScript and PHP
musaabshirgar1/Hacktoberfest
Make your first PR! ~ A beginner friendly repository made specifically for open source beginners. Add any program under any language (it can be anything from a hello-world program to a complex data structure algorithm) or update the existing one. Just make sure you add the program under the correct language directory. Happy coding
musaabshirgar1/JetQuotes
A Quotes Application built to Demonstrate the Jetpack Compose UI
musaabshirgar1/musaabshirgar1.github.io
musaabshirgar1/safe-dot-android
An app that 🔔 alerts you when a third-party application uses your device camera or microphone.
musaabshirgar1/sorting-algorithms
A collection of different types of sorting algorithms in diff languages. HacktoberFest 2019 :octocat:
musaabshirgar1/ToDoPod
ToDo List app using SQLite Database.
musaabshirgar1/VideoPlayerInsideRecyclerView
Integrate RecyclerView with ExoPlayer — The clean way — and customization