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

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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


πŸ‘‹ About Me

Just a guy from Texas who enjoys building things, breaking them, then fixing them properly.

I’m Joe, a system administrator & Discord-focused developer.
Most of my experience comes from running real infrastructure, managing production bots, and leading community-driven projects.

I care a lot about:

  • Stability over hype
  • Clean infrastructure over shortcuts
  • Learning by doing

πŸ§‘β€πŸ’» What I Do

  • πŸ–₯️ Linux system administration (Docker-heavy)
  • πŸ€– Discord bot development (Python & Node)
  • πŸ” Security hardening & reliability
  • 🧠 Learning new tech by shipping real projects

I’ve worked on projects that reached thousands of servers and hundreds of thousands of users, which taught me far more than tutorials ever could.


πŸ“Œ Current & Past Projects

πŸ“‚ Projects & Experience

πŸš€ Notable Work

  • Disutils Team β€” Discord tools, bots, and infrastructure (archived)
  • Disckit β€” A Discord.py framework focused on developer sanity
  • Ignited Hosting β€” Hosting & infrastructure without the BS

πŸ† Highlights

  • Bots used across 1,000+ servers
  • Front page on top.gg (even if briefly 😭)
  • Built and maintained real production infrastructure

🧠 About Me (in code form)

class Joe:
    def __init__(self):
        self.role = ["System Administrator", "Discord Developer"]
        self.location = "Texas"
        self.interests = ["Linux", "Infrastructure", "Communities", "FiveM"]
        self.learning = ["PHP", "HTML", "CSS", "Low-level languages"]
        self.tools = ["Docker", "Git", "Linux", "PostgreSQL"]

    def daily_routine(self):
        return ["Break stuff", "Fix it properly", "Learn", "Repeat"]

me = Joe()
print(me.daily_routine())

πŸ› οΈ Tech Stack

Languages

Python JavaScript JSON

Currently Learning

HTML CSS C C++

Frameworks & Tools

Node.js Discord.py Docker PostgreSQL


πŸ“Š GitHub Stats



πŸ“« Get in Touch

Email Discord


Build things that last. Learn from breaking them. πŸš€
Less hype, more substance.

Made with ❀️

Popular repositories Loading

  1. joes-carplay joes-carplay Public

    A complete CarPlay-inspired music system for FiveM with xsound integration For FiveM

    Lua 2

  2. dbcaa dbcaa Public

  3. panel panel Public

    Forked from pelican-dev/panel

    PHP

  4. docs docs Public

    Forked from pelican-dev/docs

    Documentation site for Pelican Panel

    MDX