An open API service indexing awesome lists of open source software.

https://github.com/dev-sunghwan/team-sh


https://github.com/dev-sunghwan/team-sh

Last synced: 1 day ago
JSON representation

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.