RealOGs Blog
  • Home
Subscribe
Jayesh Seth

Jayesh Seth

Android and web developer

Kotlin thumbnail
kotlin

Introduction to Kotlin

Kotlin is a modern, cross-platform, and easy to learn general purpose programming language. Learn more about it here!

  • Jayesh Seth
Jayesh Seth Feb 27, 2023 • 21 min read
Graphics in Jetpack Compose
android

Graphics in Jetpack Compose

Graphics in Android has always has been a tricky and abandoned area due its complexity and the setup required to perform even basic drawing. Google saw that and made it easy and simple with the introduction of Jetpack Compose and it's easier API using Canvas. It is like Photoshop but

  • Jayesh Seth
Jayesh Seth Feb 23, 2023 • 6 min read
Going from Native Android to Flutter
android

Going from Native Android to Flutter

Flutter is an open-source UI toolkit created by Google to build and ship beautiful yet powerful applications across platforms with a single codebase. It supports platforms like iOS, macOS, Android, Web, Linux, Windows, and Fuchsia. I have been doing native Android development since 2019, starting with XML and now with

  • Jayesh Seth
Jayesh Seth Sep 21, 2022 • 12 min read
Getting Started with Jetpack Compose
android

Getting Started with Jetpack Compose

Jetpack Compose is a modern UI toolkit by Google which replaces traditional XML layouts with a way to do it using Kotlin, which simplifies and accelerates UI development with less and maintainable code, allowing us to make powerful and beautiful apps in lesser time.

  • Jayesh Seth
Jayesh Seth Sep 23, 2021 • 3 min read
RealOGs Blog © 2023