🎮 Open Source · Free Forever

100 Gamer
Projects for Everyone

Servers, bots, mods, dashboards, AI, and more. Everything a gamer needs to go from player to builder.

View on GitHub
scroll down ↓

Why this exists

The best gamers know how the game is built

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.

🚀

Start playing in minutes

Most projects are up and running in under 30 minutes. No weeks of setup — just pick a project and go.

📈

Built to grow with you

Projects range from spinning up your first Minecraft server to building auto-scaling cloud infrastructure. Start anywhere.

💻

Demo mode on everything

Every project includes a demo mode so you can see how it works before spending money on servers or services.

🌍

Real-world skills

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

Any gamer who's ever wondered "how does that work?"

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.

Casual gamers getting into tech
Server admins and community managers
Streamers and content creators
Modders and scripters
Teenagers learning to code
Anyone who wants to build, not just play

Before you dive in

A few things worth knowing

Nothing here is meant to trip you up — but a little preparation makes everything go smoother.

01

You don't need expensive hardware

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.

02

Always keep server software updated

Outdated server software is the most common source of security issues. Set a reminder to check for updates every month — project 24 automates this.

03

Back up your worlds before anything else

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.

04

Port forwarding opens your network

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.

05

Discord bots need a bot token — keep it secret

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.

06

Modify everything — that's the point

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.

100 projects across 10 categories

🖥️ Game Servers (01–15)
🔧 Server Admin (16–25)
🗺️ Mods & Scripts (26–35)
🤖 Bots & Automation (36–45)
📊 Stats & Dashboards (46–55)
🌐 Networking (56–65)
🎨 Content Creation (66–75)
🧠 Game AI & Scripting (76–85)
🏆 Community Tools (86–95)
🚀 Advanced & Cloud (96–100)

Ready to build your empire?

Download all 100 projects for free. Every project includes full instructions, setup guides, and working code.

Take me to the repo