Skip to content
View sksaikia's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro
Block or Report

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  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 11

  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