Skip to content
View dbcaa's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report dbcaa

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

Typing SVG

πŸš€ Quick Overview

Just a guy from Texas idk what else to put here 😭

πŸ“ˆ Current Projects & Milestones

🎯 Active Projects

  • Disutils Team – Some awesome people making Discord better GitHub
  • Disckit – A package that makes Discord.py bot development suck less GitHub
  • Ignited Hosting – Fast servers without the BS Website

πŸ† Recent Achievements

  • πŸš€ My bots are now in 600+ servers (still can't believe it!)
  • 🌟 Made it to Top.gg front page (for a bit, but hey, it counts!)

πŸ§‘β€πŸ’» About Me

class Developer:
    def __init__(self) -> None:
        self.name = "Joe"
        self.role = "Discord Dev & Disutils System Administrator"
        self.location = "Texas"
        self.passions = ["Linux", "Gaming", "Friends"]
        self.learning = ["PHP", "CSS", "HTML"]
        self.projects = {
            "main": "https://disutils.com",
            "description": "A dedicated group of individuals committed to enhancing and simplifying the Discord experience for all users.",
            "looking_for": "Beta Testers & Community Members!",
        }
        self.fun_fact = "I spend way to much time playing FiveM 😭"

    def technologies_and_skills(self) -> dict:
        return {
            "backend": ["Python", "Node.js", "Express.js"],
            "databases": ["PostgreSQL", "SQLite"],
            "tools": ["Docker", "Git", "PyCharm", "WebStorm"],
            "interests": ["Bot Development", "API Design", "Coding"]
        }

    def current_focus(self) -> list[str]:
        return [
            "Scaling Disutils",
            "Building Amazing Communities",
            "Learning New Technologies",
        ]

    def daily_routine(self) -> list[str]:
        return ["Code", "Coffee", "Community", "Repeat"]

    def __str__(self) -> str:
        return (
            f"Name: {self.name}\n"
            f"Role: {self.role}\n"
            f"Location: {self.location}\n"
            f"Passions: {', '.join(self.passions)}\n"
            f"Learning: {', '.join(self.learning)}\n"
            f"Projects: {self.projects}\n"
            f"Fun Fact: {self.fun_fact}\n"
            f"Current Focus: {', '.join(self.current_focus())}\n"
            f"Daily Routine: {', '.join(self.daily_routine())}"
        )


joe = Developer()
print(joe)

πŸ› οΈ Tech Stack & Tools

Languages

Python EJS JSON JavaScript

Currently Learning

HTML CSS C C++ C# Java LUA

Frameworks & Libraries

Node.js Discord.py Express.js

Databases & Tools

PostgreSQL SQLite

GitHub PyCharm WebStorm Docker

πŸ“Š GitHub Stats

GitHub Streak

πŸ† Achievements

trophy

🎡 Discord Activity

spotify-github-profile

πŸ“« Get in Touch

Email Discord

Let's build the future of Discord communities together! πŸš€
🌐 Check out Disutils

Made with ❀️ Awesome Badges

Popular repositories Loading

  1. UniBotDocs UniBotDocs Public

    1

  2. dbcaa dbcaa Public

    1

  3. rllyhelpme rllyhelpme Public

    Forked from Burritolover21/rllyhelpme

    HTML

  4. dbcaa.github.io dbcaa.github.io Public

  5. panel panel Public

    Forked from pelican-dev/panel

    PHP

  6. games- games- Public

    Forked from lolimcools/tgcofficial.github.io

    Best unblocked game site.

    HTML