Skip to content
View yogen-p's full-sized avatar
🤯
Coding
🤯
Coding
Block or Report

Block or report yogen-p

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

Hi visitor, I'm Yogen 👋

  • 🔭 I’m developing the Android Payments app for a London based Fintech Startup
  • 🤭 I love using latest tools and libraries(once they become stable)
  • 🌱 Actively learning Backend development using Typescript, NodeJs, and SQL
  • 💬 Ask me about anything, I'll try to help or be a very good listener
  • ⚡ Fun fact: Prisoners began to arrive in Auschwitz a few days after McDonald’s was founded

Yogen's GitHub stats Top Langs

Pinned

  1. android_recipeapp_mvvm android_recipeapp_mvvm Public

    Android Recipe App with MVVM Architecture

    Kotlin

  2. android_login_mvvm android_login_mvvm Public

    Android app to Login and Signup user with Laravel backend(OAuth) and following the MVVM architecture.

    Kotlin

  3. msc_big_data_sci msc_big_data_sci Public

    Jupyter Notebook 1

  4. oauth_api_laravel oauth_api_laravel Public

    Laravel OAuth API for Android

    PHP

  5. batterynotifier.sh batterynotifier.sh
    1
    #!/usr/bin/env bash
    2
    s=$(date +%s | cut -b1-13)
    3
    while true
    4
    do
    5
        export DISPLAY=:0.0
  6. backuptogoogle backuptogoogle Public

    Forked from mbrother2/backuptogoogle

    Backup to Google Drive use gdrive

    Shell