Skip to content

grant-mccurdy/public-workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public Portfolio Workspace

This repository is the public portfolio orchestration workspace. It keeps shared public-facing documentation and tooling near the independent project repos, but it does not own those child repo contents.

Repo Roles

public/
├── grant-mccurdy.github.io/        # GitHub Pages front door
├── synthetic-education-data/      # synthetic education data foundation
├── assessment-intelligence/        # analytics, dashboards, diagnostics, reports
├── instructional-ai-workflows/     # teacher-controlled AI workflow demos
├── content-intelligence/           # source-grounded corpus/report pipeline
├── docs/                          # shared public release/toolchain guidance
└── tools/                         # shared local helper scripts

The child project directories are independently managed Git repositories. This workspace repo intentionally ignores them so public project history stays separate.

Canonical Strategy

Use /home/grant/repos/reports/PORTFOLIO_ARCHITECTURE_PLAN.md as the canonical portfolio strategy document.

Use docs/public-release-checklist.md before publishing or moving material into any public repo.

Legacy planning notes that should not live in the public workspace were moved to:

/home/grant/repos/reports/public-workspace-legacy/

Shared Toolchain

The shared VS Code/R toolchain lives in .devcontainer/ and tools/r/. Durable R projects should keep their own renv.lock files, while package libraries stay out of Git.

See:

  • docs/r-vscode-toolchain.md
  • docs/r-dependency-strategy.md
  • COMMANDS.md

Public Safety

Public repos may include synthetic datasets, public-safe screenshots, reproducible demos, documentation, and sample outputs.

Do not publish student data, grades, submissions, rosters, private Canvas URLs, API keys, OAuth files, transcripts, LMS links, career/contact trackers, copyrighted course material, or private institutional records.

About

Public staging workspace for portfolio project packets, docs, and early public-safe prototypes.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors