Home
Stuart Vibe Coding Community

Welcome to Stuart Vibe Coding Community!

Let's build cool stuff together with AI

What Do We Do Here?

Our Goal

Build a project together as a community

Each person or team can work on their own piece of the project, then we combine everyone's work into one awesome final result.

Think of it like building with LEGO — everyone makes their own part, then we snap them together!

The Challenge

How do we all work on the same project without chaos?

The Solution: Git & GitHub

Git = A tool that tracks all changes to your code (like Google Docs history, but for code)

GitHub = A website where we store and share our code online

GitHub Desktop = A friendly app that makes Git easy (no command line needed!)

Key Concepts

Repository (Repo)
A folder containing your project and its history
Clone
Download a copy of the repo to your computer
Branch
Your own workspace to make changes safely
Commit
Save a snapshot of your changes with a note
Push
Upload your commits to GitHub
Pull Request
Ask to merge your changes into the main project

Our Workflow

1
Clone the repo
2
Create a branch
3
Make changes
4
Commit & Push
5
Pull Request
6
Merge!

This keeps the "main" version safe while everyone experiments!

Getting Set Up

You'll need:

Prefer command line? You can use Git directly — totally fine!

AI Coding Tools

Use whatever you like! Here are some options:

Claude Code
Cursor
GitHub Copilot
VS Code + AI
Windsurf
ChatGPT

The magic happens when you tell the AI what to build and it writes the code!

Let's Build Something Awesome!

Questions? Just ask! We're all learning together.

Join us on Meetup:
meetup.com/stuart-vibe-coding-community

1 / 10