Articles
A collection of all the articles written by me. Sorted in reverse order by date.
Top 9 hand picked alternatives to Heroku's free plan to deploy your APIs and Websites seamlessly, without any restrictions!
Jul 24, 2023 genicsblog.comThis is the issue #2 in the Genics log series containing all the latest news and updates on genics blog's changes from the recent months!
Jun 17, 2022 genicsblog.comThis concise tutorial explains how to declare and initialize 2D, 3D, and other multidimensional arrays in Kotlin programming language.
May 05, 2022 genicsblog.comThe complete guide to paginating a room database (without Network source) with the Paging 3 library in Android using Kotlin.
Apr 24, 2022 genicsblog.comJekyll doesn't support multiple authors out of the box. But we can add that functionality using this plugin I made!
Apr 10, 2022 genicsblog.comGuide that teaches you how to fork a GitHub repository, make changes and create pull requests in the correct way.
Apr 03, 2022 genicsblog.comCompilation of the easiest ways to keep your free Heroku dyno running 24/7.
Mar 17, 2022 genicsblog.comThis is the issue #1 in the Genics log series containing all the latest news and updates on genics blog's in the month of January 2022!
Feb 10, 2022 genicsblog.comDone writing simple Hello World code? Give yourself a challenge by building this Next-gen Hello World program!
Jan 31, 2022 genicsblog.comIn this tutorial I explain how to use maths to build a swipe to refresh logic for cards in Android.
Nov 15, 2021 freecodecamp.orgThis article shows how to use my library Fontize to improve accessibility by adding multi-font options for user to choose from.
Nov 07, 2021 genicsblog.comThe complete guide to integrating auth0 authentication in your Android app.
Sep 26, 2021 genicsblog.comI tried to learn Next.js by building basic web-apps and here's my reaction.
Sep 26, 2021 genicsblog.comA complete guide to understanding Android Studio basics and Android app structure.
Sep 22, 2021 genicsblog.comThe complete guide to learn how to create an app using Android Studio IDE.
Sep 16, 2021 genicsblog.comI share my background in blogging, how it started 3 years ago, and some tips for you at the end :)
Sep 14, 2021 genicsblog.comExplanation of a StackOverflow question regarding an Android Activity's lifecycle
Sep 06, 2021 genicsblog.comA project I made for the Hashnode x Auth0 August Hackathon.
Aug 31, 2021 genicsblog.comAn Open Source Quotes App made by Gourav Khunger. The app is open source and uses zenquotes' API to fetch quotes
May 23, 2021 genicsblog.comLearning the syntax of a language with patterns can be fun!
Feb 28, 2021 genicsblog.comA list of seo tools that will enhance your search engine rankings and help you with SEO best practices.
Feb 15, 2021 genicsblog.comThe beginner's guide to setup Android studio to start developing Android apps.
Feb 14, 2021 genicsblog.comThis post explains how to use Toasty library for Android to customize toast notifications.
Feb 13, 2021 genicsblog.comMaking accordions in Android can be hard, but here's an easy way to build them.
Feb 12, 2021 genicsblog.comAdding city boundaries (geocoding) to Google maps in Android was hard, with few resources online. I'll show you how to do it.
Feb 11, 2021 genicsblog.comI list down the mistakes I made as a beginner so that you don't make them too :)
Feb 10, 2021 genicsblog.comThis article explains an Android app-development use case in which an efficient approach could be used to deliver better results.
Feb 09, 2021 genicsblog.comThis article explains how to change the Font family of the text in View Pager tabs
Feb 08, 2021 genicsblog.comThis article explains the basics of linking two activities in Android using Intents.
Feb 07, 2021 genicsblog.comIn this article, I introduce a simple text recognition app that I made using Google's ML Kit.
Nov 14, 2020 dev.toLearn how to lock a folder on your computer to safeguard it from unauthorized access.
Nov 06, 2020 genicsblog.comIn this article, I showcase how to write Hello World programs in the language I have worked with.
Nov 04, 2020 dev.to