Skip to content
View sksaikia's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report sksaikia

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sksaikia/README.md

Hi 👋, I'm Sourav Saikia

Android Engineer at Tokopedia

  • 🔭 I’m currently working on Multimodule apps and Jetpack Compose with Clean Architecture

  • 🌱 I’m currently learning Multimodule apps, Jetpack Compose and clean architecture

  • 🤝 I’m looking for help with Android

  • 📝 I regularly write articles on https://sourav-saikia.medium.com/

  • 📫 How to reach me saikiasourav48@gmail.com

Connect with me:

sourav__saikia sourav-kumar-saikia build_failed @sourav-saikia noobpotatocoder

Languages and Tools:

android java kotlin mysql python spring

sksaikia

 sksaikia

Pinned Loading

  1. LeetCode LeetCode Public

    Leetcode solutions in java. Problems are divided by problem number (i.e 1-100, 101-200 etc.) . This repository contains more than 300 problem solutions

    Java 4

  2. SplitYourBillsAndroid-MultiModule SplitYourBillsAndroid-MultiModule Public

    Repo demonstrates Multi Module Clean Architecture on Android with Jetpack Compose, Coroutines, Flow, MVVM,

    Kotlin 12 1

  3. NotificationSpy NotificationSpy Public

    Check all the notifications received to your phone , even deleted whatsapp messages

    Kotlin 1

  4. Split-Your-Bills Split-Your-Bills Public

    With Split Your Bills, you can split the bills among your friends (uses phone number). This is the backend code built on Spring Boot, It uses JWT for authentication, MySQL is used for Backend , it …

    Java