Servers, bots, mods, dashboards, AI, and more. Everything a gamer needs to go from player to builder.
Why this exists
Playing games is fun. Building the server, writing the bot, and creating the tools that power your community? That's on another level. This collection gives you 100 projects to go from gamer to creator.
Most projects are up and running in under 30 minutes. No weeks of setup — just pick a project and go.
Projects range from spinning up your first Minecraft server to building auto-scaling cloud infrastructure. Start anywhere.
Every project includes a demo mode so you can see how it works before spending money on servers or services.
Python, networking, Discord bots, Docker, cloud deploy — the same skills used by game studio engineers, learned through projects you actually care about.
Who it's for
These projects were built for all ages and skill levels. If you've never touched a command line, project 1 walks you through everything. If you're already running servers and want to level up, jump straight to the advanced section.
Before you dive in
Nothing here is meant to trip you up — but a little preparation makes everything go smoother.
Most projects run on any PC, Mac, or Linux machine you already own. Cloud projects have free-tier options so you can try without spending anything.
Outdated server software is the most common source of security issues. Set a reminder to check for updates every month — project 24 automates this.
Before you install mods, change server settings, or run any script — back up your world files. Set up project 17 first and thank yourself later.
Running a public server means opening a port on your router. Read project 56 carefully before doing this — it explains exactly what you're opening and how to do it safely.
Your Discord bot token is like a password. Never commit it to GitHub or share it publicly. Use environment variables as shown in each bot project.
These projects are starting points, not finished products. Change the server settings, add new bot commands, restyle the dashboard. The real skills come from making it yours.
What's inside
Download all 100 projects for free. Every project includes full instructions, setup guides, and working code.
Take me to the repo