Implementing CI/CD Using GitHub Actions: A Quick Guide to Build a CI/CD Pipeline
A few days back, I wrote an article – CI/CD using GitLab . In that article, I talked about implementing CI/CD using GitLab, which is used to automate build, test, deploy, and monitor your applications. Since then, I’ve moved onto another organization, my favorite, GitHub….
Google SMS-Retriever API in Jetpack Compose | by Sagar Malhotra
The Google SMS-Retrieval API allows Android apps to automatically retrieve SMS messages containing one-time passwords (OTPs) from the user’s device by showing a one-time consent to the user before reading the SMS. This can be used to improve the user experience by eliminating the need…
Tower of God: New World’s Latest Update Celebrates the Summer
Things are heating up in Tower of God: New World with the arrival of an update that celebrates the summer season. It brings with it new characters, costumes, and events that you can complete for in-game rewards. It goes by the apt title of Hot…
An Introduction to Blockchain Technology – How Does it Work?
Imagine a technology that could preserve our freedoms for future generations, redeem the liberation for sensitive folks, and transform the world as we know it. Imagine no more! Because blockchain is such a technology and breakthrough in database technology that makes it happen. Blockchains allow…
Unleashing Creativity with Custom Modifiers in Android Jetpack Compose | by Nirbhay Pherwani | Aug, 2023
Example 1 — Gradient Background Modifier Create a custom modifier that applies a gradient background to a composable. This can be used to provide a consistent visual theme across your app’s components. Gradient Background Custom Modifier fun Modifier.gradientBackground(colors: List<Color>): Modifier = composed {drawWithContent {drawRect(brush =…
Warcraft Rumble Tier List – August 2023
Ready to put together your teeny little army for Warcraft Rumble but want some help getting started? That’s what we’re here for. Our Warcraft Rumble tier list sets out to rank all the troops to help you make the tough choices. Warcraft Rumble is a…
A 2K22 Comprehensive Guide to Web App Development
Are you feeling it to be a full-stack web developer in 2K22? Well! Your hunch is correct! Because the demand for programmers is way crazy at the moment, and if you’re wondering whether it’s too late for you to get on the bus, you’re wrong….
Animated Circular Progress Indicator using Jetpack Compose | by Shoaib Mushtaq | Aug, 2023
How do we show the progress status? Here is the progress status composable to show progress in text form. For example, we are showing 15/20 in the centre with different styles and colours based on typography. How do we draw an arc for Circular Progress…
Odin 2 Android Handheld Crowdfunding Kicks Off Next Week
News about the sequel to the AYN Odin exploded today, as news arrived that the Hong Kong-based tech company had released all kinds of new information on the sequel to their Android handheld, aptly named the AYN Odin 2. The official Discord lit up with…
Web Designer: Learn The 9 Skills You Need
So, you want to become a web designer? Cool! But are you ready to put in the work it takes to become one? Because it takes a warrior to do a lot of challenging and brilliant work. I won’t sugarcoat things for you, and I…