Skip to content
View abGit9's full-sized avatar

Block or report abGit9

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
abGit9/README.md
Profile Banner

Welcome to my GitHub profile! As a software engineer, I thrive on collaborating with developers who share my passion, dedication, and keen eye for meticulous design. Although my focus is in android, I'm always looking to venture out and explore new platforms. Whether it's crafting flashy websites or leveraging cutting edge apis like Google Vision, I'm always looking to learn.

To me, the user experience is paramount; customizing it requires an agile mindset as well as a knack for teaching myself new technologies. Below, you'll see a variety of projects that I've single-handedly taken from concept to launch, alongside contributions I've made to open-source initiatives. Whether you're interested in collaborating or just want to talk some tech, feel free to reach out.

Let's Connect! AnkurBhat | LinkedIn



*All artwork in this section is AI generated by prompting an "image generator" gpt.


Open Source Projects

LibreTube Banner

📱Android: LibreTube

A privacy-focused alternative to YouTube.

My Contributions
  • Bug Fix: Eliminated stuttering issues occurring with scrolling lists that dynamically update. Designed and implemented a robust layout pattern consistently applied across various lists to ensure a smoother user experience.
  • Bug Fix: Resolved issue where navigating back from a video incorrectly displayed the search history instead of channel page.

RecurringExpenseTracker Banner

A Material You tool that allows you to keep track of your monthly spending.

My Contributions
  • Feature: Launched a new capability for visualizing expenses through a grid, enhancing the user experience by providing an alternative to the traditional row display. This addition allows for a more visually compact overview of expenses.
  • Feature: Expanded the grid layout option to encompass Upcoming Payments, offering users a consistent and straightforward navigation experience throughout the payment interfaces.
  • Feature: Implemented scroll position retention within user sessions for both grid and traditional row displays. This enhancement ensures a consistent and precise user experience across payment interfaces and viewing formats.

Independent Projects


Pilly Banner

📱Android: Pilly

An interactive app designed to remind users when to take their medications by allowing them to set specific reminder times.

Get it on Google Play
Google Play and the Google Play logo are trademarks of Google LLC.

GitHub - Pilly Intro

Profile Web Banner

🌐Web: Profile

Seeking to add a personal touch to my resume, I developed an extensive profile website. This site features several pages showcasing my background and experiences, enriched with numerous animations. Feel free to explore!

Online Profile - abhat.io
GitHub - Web

Med Label Reader Banner

☁️Google Cloud: Medication Label Reader

To address user feedback on the lengthy medical data entry process in my Pilly app, I developed a web service that simplifies this by reading medication labels. Users just snap a photo of their medication label, upload it, and receive the essential med data in return.

abhat.io - Medication Label Reader
GitHub - Medication Label Reader

Pinned Loading

  1. Pilly_Intro Pilly_Intro Public

    An onboarding introduction to Pilly, a dynamic android app where users set times to be reminded to take their medications.

    Java

  2. RecurringExpenseTracker RecurringExpenseTracker Public

    Forked from DennisBauer/RecurringExpenseTracker

    A Material You recurring expense tracker, allowing you to keep track of your monthly spending.

    Kotlin

  3. LibreTube LibreTube Public

    Forked from libre-tube/LibreTube

    An alternative frontend for YouTube, for Android.

    Kotlin

  4. Profile_Web Profile_Web Public

    Webpage summarizing my work in web software. Part of a more elaborate profile website illustrating my background and experiences.

    JavaScript

  5. Med_Label_Reader Med_Label_Reader Public

    A web service that processes images of medication labels, matches them with a medication database, and provides the label information to the user in text format.

    Python