https://github.com/dev-sunghwan/team-sh
https://github.com/dev-sunghwan/team-sh
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/dev-sunghwan/team-sh
- Owner: dev-sunghwan
- Created: 2026-03-18T14:08:51.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-05-16T22:49:11.000Z (27 days ago)
- Last Synced: 2026-05-17T00:45:20.365Z (27 days ago)
- Size: 16.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Agents: AGENTS.md
Awesome Lists containing this project
README
# Team SH
Team SH is a small personal engineering-lab repository for documenting how I plan, review, and decompose software projects while learning cross-functional engineering workflows.
This repository is not a standalone product. It stores operating documents, project decisions, and planning artifacts that support other projects, currently centered on CV++.
## Purpose
- practice product and technical decision-making in writing
- keep project scope, trade-offs, and milestones explicit
- preserve lightweight planning documents that are useful during implementation
## Current contents
- `docs/team/TEAM_CHARTER.md` - team purpose, roles, and working style
- `docs/projects/CV++/DECISIONS.md` - product direction and trade-offs
- `docs/projects/CV++/ARCHITECTURE.md` - architecture notes
- `docs/projects/CV++/TASKS.md` - implementation milestones and progress tracking
## Status
This is a supporting documentation repository. Its value is mainly as a record of how project decisions were made, not as a portfolio centerpiece on its own.