↓ Skip to Main Content

Rishabh Tatiraju

The Universe Conspires

Main Navigation

  • Home
  • Blog
    • Tech
    • Cauldron
  • About
Home › Archive for Tech

Category: Tech

Speech-to-text and Text-to-speech with Android

By rishabh Posted on 30 May 2020 Posted in Android, Tech No Comments
Speech-to-text and Text-to-speech with Android

Have you ever wondered how does Google’s speech search work, or ever thought of building an ebook narration app? At …

Speech-to-text and Text-to-speech with Android Read more »

Tagged with: android, speech to text, text to speech, tts

Kotlin Coroutines and Retrofit – A Practical Approach to Consuming REST APIs in Android

By rishabh Posted on 6 May 2020 Posted in Android, Tech No Comments
Kotlin Coroutines and Retrofit – A Practical Approach to Consuming REST APIs in Android

If you are a serious Android developer, consuming REST APIs at some point in your career is inevitable. This article …

Kotlin Coroutines and Retrofit – A Practical Approach to Consuming REST APIs in Android Read more »

Tagged with: android, coroutines, example, kotlin, project, REST API

Building Heatmaps using Google Maps for Android

By rishabh Posted on 5 May 2020 Posted in Android, Tech No Comments
Building Heatmaps using Google Maps for Android

Heat maps are a popular way to represent data where each entity is associated with some intensity or magnitude. This …

Building Heatmaps using Google Maps for Android Read more »

Tagged with: android, google maps, heatmaps, kotlin, maps

Building your first RESTful API with Python Flask

By rishabh Posted on 5 May 2020 Posted in Python, Tech No Comments
Building your first RESTful API with Python Flask

Python is a beautiful programming language having a wide variety of usages. Ideal for beginners, the Flask module in Python …

Building your first RESTful API with Python Flask Read more »

Tagged with: backend, Flask, python, REST API

Passing objects between Activities using RxAndroid

By rishabh Posted on 12 September 2018 Posted in Android, Tech No Comments
Passing objects between Activities using RxAndroid

Want to pass data easily between activities? Tired of making classes Parcelable, or reluctant to make them Serializable? Good news — there …

Passing objects between Activities using RxAndroid Read more »

Tagged with: android, kotlin, reactive, reactivex, rxandroid, rxjava
© 2021 Rishabh Tatiraju | Built with ❤️ using Wordpress