Skip to content
View aaron-rai's full-sized avatar

Block or report aaron-rai

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

Yo πŸ‘‹

#!/usr/bin/env python
# -*- coding: utf-8 -*-

class SoftwareEngineer:
    name = "Aaron Rai"
    role = "Software Engineer"
    language_spoken = ["en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")

if __name__ == "__main__":
    me = SoftwareEngineer()
    me.say_hi()

πŸ”§ Technologies & Tools

Programming Languages:

Python Java SQL HTML CSS

Tools and Services:

Docker Figma Ignition npm Node.js Git GitHub Actions Discord

Databases:

PostgreSQL MySQL MSSQL

πŸ† GitHub Trophies:

trophy

πŸ‘¨β€πŸ’» Current Stack:

Aarons's WakaTime stats

Pinned Loading

  1. dollar-discord-bot dollar-discord-bot Public

    All-in-one discord bot that plays music, moderates, and gets video game stats

    Python 2