Skip to content
View redParrot17's full-sized avatar
  • Earth I think
Block or Report

Block or report redParrot17

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

Hello! 🙋‍♂️

I'm a college graduate living in the United States who is learning how to code. I love making and designing tools to protect online chat communities such as Discord with Java, Kotlin, and Python. It's fun to code things that deliver both robust functionality as well as an intuitive and clean UI that gets taken for granted. I love it when I can finally solve a difficult problem.

  • 🌱 I’m currently learning database management and cloud computation.
  • ⚡ Fun fact: I once solved a formerly unsolved math problem using Java.
  • 🐈 I absolutely love and adore cats!

redParrot17's Github Stats

redParrot17's Top Languages

Popular repositories Loading

  1. discord-ext-fancy-help discord-ext-fancy-help Public

    A custom implementation of the default discord.py help menu that uses formatted embeds.

    Python 4 1

  2. emailSystem-client emailSystem-client Public

    Client side of a scratch built email system.

    Java 1

  3. redTCP redTCP Public

    Server/Client framework for communicating using a strong end-to-end encryption over a tcp connection.

    Java 1

  4. MarkovChains MarkovChains Public

    Text prediction in Java using a Markov Chain.

    Java 1

  5. mygcc-utils mygcc-utils Public

    Tools for programmatically interfacing with https://my.gcc.edu/

    Python 1

  6. emailSystem-server emailSystem-server Public

    Server side of a scratch built email system.

    Java