Skip to content
View proguy914629bot's full-sized avatar
πŸ‘¨β€πŸ’»
Codin' stuff.
πŸ‘¨β€πŸ’»
Codin' stuff.

Highlights

  • Pro

Organizations

@OpenRobot-Packages @OpenRobot @discord-customs @YodaBotOS @JDJG-s-Extra-Projects
Block or Report

Block or report proguy914629bot

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

Hi there πŸ‘‹

I'm proguy914629bot (usually known as proguy914629). I make stuff and I code :)

  • πŸ”­ I’m currently working on @YodaBotOS, @OpenRobot and @OpenRobot-Packages
  • πŸ’» I currently have an API with tons of stuff like Music Genre Prediction/Classification, OCR, Lyrics and more! I'm mainly working on @YodaBotOS and @OpenRobot.
  • 🌱 I’m currently learning AWS, Azure, Python, HTML, CSS, JavaScript, SQL (mainly PostgreSQL and SQLite), Redis and RethinkDB, and some more!
  • πŸ“« How to reach me (Connections):

Discord Status:

proguy914629's Discord Status

GitHub:

proguy914629's GitHub Stats

proguy914629's GitHub Activity Graph

proguy914629's GitHub Metrics

Pinned Loading

  1. YodaBotOS/YodaBot YodaBotOS/YodaBot Public

    proguy's utility bot called YodaBot, open sourced

    Python 4

  2. YodaBotOS/spotify-genre-sorter YodaBotOS/spotify-genre-sorter Public

    A Tool to create new playlists based on their genre in Spotify from another Spotify playlist using Spotify API, AI, PyTorch and Python.

    Python 1

  3. YodaBotOS/spotify-genre-sorter-lite YodaBotOS/spotify-genre-sorter-lite Public

    A lightweight and optimized solution for Spotify Genre Sorter using the Yoda API.

    Python 2

  4. socials.proguy.me socials.proguy.me Public

    The source code for proguy's socials website

    HTML 2

  5. PostgreSQL Client as a Rest API PostgreSQL Client as a Rest API
    1
    # PostgreSQL Rest API
    2
    This is built for the sole purpose of handling multiple operations within the same time in one asyncpg pool to avoid errors, especially `InterfaceError`.
    3
    
                  
    4
    This is a handy tool in load balancers with different machines with the same psql database, etc.
    5