Priyansh KediainCodeXCreate Upload Service for Amazon S3 in AndroidImages are an essential part of any application. Uploading an image to the server, and then to a storage bucket like Amazon S3, can be time…Feb 14, 2022Feb 14, 2022
Priyansh KediainProAndroidDevHow to create a preview for a link in AndroidWith the development of messaging applications, starting from WhatsApp for Chat Groups, to Slack for workspaces, link sharing is a crucial…Sep 8, 2021Sep 8, 2021
Priyansh KediainProAndroidDevHow to create a basic Emoji Keyboard in AndroidAny messaging app uses emojis abundantly. But how do you create an emoji keyboard on your own, and how to store the reactions in the…Aug 20, 20212Aug 20, 20212
Priyansh KediainProAndroidDevMedia Store API with PaginationLearn how you can use the MediaStore API in Android, along with pagination.Aug 19, 20212Aug 19, 20212
Priyansh KediainCodeXCreating the Network Module with HiltIn the previous blog, we read about the application module, and how we can inject the Application instance using Hilt. In this blog post…Jul 9, 20211Jul 9, 20211
Priyansh KediainCodeXCreating ViewModel dependencies using HiltIn the previous blog, we read about how we can create the network module, and how we inject dependencies related to network connections…Jul 9, 20211Jul 9, 20211
Priyansh KediainCodeXUsing Hilt in the network moduleGoogle released Dagger which in contrast to other dependency injection frameworks provides strictly generated implementation (no…Jul 9, 20211Jul 9, 20211
Priyansh KediaMethods for Scoring Words in NLPNatural language processing is defined as the interaction between the computer and the human language.May 28, 20211May 28, 20211
Priyansh KediaCreate simple Bag-of-Words modelsIn the previous blog of the series, we read about what a Bag-of-Words model is, and how we can manually create a simple model.May 28, 2021May 28, 2021
Priyansh KediaBag-of-Words models in NLPIn this 2 part series, we shall see how we can develop a simple Bag-of-Words Model in Natural Language Processing.May 28, 2021May 28, 2021