Skip to content

protocolwhisper/arg25-Projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

🌿 Invisible Garden — ARG25 Projects

Welcome to Invisible Garden-ARG25.
This repository hosts all project submissions for the ARG25 edition.

Each participant (or team) documents their project journey here, updating their progress weekly through a single, evolving Pull Request (PR).

Program Overview

Duration: 3 Weeks
Timeline:

  • Week 1: ends October 31
  • Week 2: ends November 7
  • Week 3: ends November 14

Each week, participants update their project README with progress and goals, culminating in a final wrap-up at the end of Week 3.

Weekly Progress Workflow

  1. Fork this repository to your account.

  2. Create a branch named after your project:

    git checkout -b teamname-projectname

  3. Add your folder with the project-name/.

  • Add a README.md using the README_template.md provided.
  • Optionally create an assets/ folder for diagrams, screenshots, or code snippets.
  1. Commit your README (based on the template) and push to your fork.
  2. Raise a PR to the main repo and keep updating the same PR each week – update your branch with weekly commits.

Folder Structure

arg25-projects/
|
├── README.md # You are here (program overview)
├── README_template.md # Base template for your project README
|
├── your-project/
|   |   ├── README.md # Your project progress log
|   |   └── assets/ # (optional) diagrams, screenshots, etc.
|   └── ...
|
└── 

🗓️ Weekly Update Schedule

Week Dates Deliverable
Week 1 Oct 24 → Oct 31 Initial setup & first progress update
Week 2 Nov 1 → Nov 7 Mid-program update
Week 3 Nov 8 → Nov 14 Final deliverable & wrap-up

Submission Guidelines

  • Maintain a single PR through the entire program.
  • Commit your weekly progress by Friday EOD of each week.
  • Ensure your README always includes:
    • Project overview & goals
    • Weekly progress summaries
    • Updated links to repos, demos, or presentations

Community & Support

Join the Invisible Garden community for feedback and updates:

Happy Building 🌿
– The Invisible Garden Team

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published