Vinod Baste (@vinodbaste)
  • Stars
    star
    72
  • Global Rank 262,791 (Top 10 %)
  • Followers 23
  • Registered about 5 years ago
  • Most used languages
    Kotlin
    45.5 %
    Makefile
    18.2 %
    Python
    18.2 %
    C++
    9.1 %
    Java
    9.1 %
  • Location 🇮🇳 India
  • Country Total Rank 12,179
  • Country Ranking
    Makefile
    161
    Kotlin
    329
    C++
    4,651
    Python
    5,067
    Java
    8,129

Top repositories

1

Image-compressor

An Android Image compress library, reduce's the size of the image by 90% without losing any of its pixels.
Kotlin
32
star
2

paddleOCR_rec_dec

Optical Character Recognition (OCR) is a powerful technology that enables machines to recognize and extract text from images or scanned documents. OCR finds applications in various fields, including document digitization, text extraction from images, and text-based data analysis.
Python
15
star
3

android-Biometrics

Biometric identification allows you to rapidly unlock your device using your fingerprint or face, ensuring that the device is being used by you.
Kotlin
7
star
4

permission_handler

On most operating systems, permissions aren't just granted to apps at install time. Rather, developers have to ask the user for permissions while the app is running. This plugin provides a API to request permissions and check their status.
Java
4
star
5

app_actions_android

Kotlin
3
star
6

introduction-screens-in-flutter

Makefile
3
star
7

app_update

Allow users keep your app up to date on their devices, they can try new features, as well as benefit from performance improvements and bug fixes.
C++
3
star
8

App-shortcuts---android

Shortcuts in the app are designed to do common tasks in the app from the launcher screen. Certain screens can be accessed by long-pressing the app icon and selecting the appropriate shortcut.
Kotlin
1
star
9

vinodbaste

1
star
10

android-lifeCycleAware-component

Lifecycle-aware components, such as activities and fragments, take action in response to a change in the lifecycle state of another component. These components aid in the creation of more well-organized and, in many cases, lighter-weight code that is easier to maintain.
Kotlin
1
star
11

dark-mode-in-flutter

Almost every smartphone app nowadays, such as Instagram, Whatsapp, and Youtube, uses a dark theme. It's simple to do in Flutter; all it takes is a few lines of code. But first, let's go through the key flutter concepts that go into creating the dark theme.
Makefile
1
star
12

python_headline_style

This filter changes a given text to Title Caps, and attempts to be clever about SMALL words like a/an/the in the input. The list of "SMALL words" which are not capped comes from the New York Times Manual of Style, plus some others like 'vs' and 'v'.
Python
1
star