Skip to content
View Vivekban's full-sized avatar
  • Crinoid Technologies Pvt. Ltd
  • Mississauga Ontario
Block or Report

Block or report Vivekban

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
Vivekban/README.md

👋 Welcome to my GitHub profile! I'm Vivek Bansal, a Senior Android Developer with over 10 years of experience in mobile application development. I have a passion for creating innovative and user-centric solutions, and I'm excited to share some of my projects with you.

I'm open for collaboration on some interesting ideas, so feel free to get in touch with me :)

Technologies & Frameworks

Name Badge
Language
Framework
IDE

Social Handles

GitHub Stats

Pinned Loading

  1. Ivy-Apps/ivy-wallet Ivy-Apps/ivy-wallet Public

    Ivy Wallet is an open-source money manager app for android that you can either build or download from Google Play.

    Kotlin 2.5k 559

  2. GitHubApiSample GitHubApiSample Public

    A GitHub Android app sample designed for interviews, featuring Clean Architecture and Jetpack Compose.

    Kotlin 4

  3. garden garden Public

    My Garden App built using Clean Architecture & Jetpack Compose

    Kotlin 5

  4. nowinandroid nowinandroid Public

    Forked from android/nowinandroid

    A fully functional Android app built entirely with Kotlin and Jetpack Compose

    Kotlin

  5. android-guidelines android-guidelines Public

    Forked from ribot/android-guidelines

  6. Retrofit CallAdapter to handle the A... Retrofit CallAdapter to handle the API calls errors and success states at single source.
    1
    package com.vivek.githubapisample.api
    2
    
    
    3
    import com.vivek.githubapisample.BuildConfig
    4
    import okhttp3.OkHttpClient
    5
    import okhttp3.logging.HttpLoggingInterceptor