20 Commits
Author SHA1 Message Date
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8bfaab38b5 chore(deps-dev): bump flatted from 3.3.4 to 3.4.2 in /quiz-project (#2)
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.4 to 3.4.2.
- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.4...v3.4.2)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-07 13:35:12 +07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
f98446e2f4 chore(deps): bump picomatch in /quiz-project (#3)
Bumps  and [picomatch](https://github.com/micromatch/picomatch). These dependencies needed to be updated together.

Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

Updates `picomatch` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-07 13:33:22 +07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
de1b2e3da6 chore(deps): bump next from 16.1.6 to 16.2.3 in /quiz-project (#4)
Bumps [next](https://github.com/vercel/next.js) from 16.1.6 to 16.2.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v16.1.6...v16.2.3)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.2.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-07 13:33:17 +07:00
tiennm99andClaude Sonnet 4.6 0c25cba9f5 feat(quiz): scaffold Next.js app and build coffee personality quiz
- Bootstrap Next.js 15 project with TypeScript, Tailwind, and App Router
- Build full quiz with 5 pop culture questions mapping to 3 personalities
- Implement percentage-based results display with ranked breakdown
- Apply warm/cozy earthy palette inspired by Claude homepage aesthetic
- Components: QuizQuestion, QuizResults with hover states and progress bar

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 11:01:05 +07:00
tiennm99andClaude Sonnet 4.6 7bc327d440 chore(quiz): add .gitignore and untrack node_modules and .next
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 10:57:24 +07:00
tiennm99andClaude Sonnet 4.6 398490340f feat(quiz): add requirements and style previews for coffee personality quiz
- Define 3 personality-to-coffee pairings (Zen Minimalist, Night Owl, Social Butterfly)
- Add percentage-based result display spec
- Add 5 pop culture quiz questions with personality mappings
- Generate 4 distinct style preview HTML files for visual direction
- Document warm/cozy + Claude homepage aesthetic as chosen style

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 09:58:33 +07:00
tiennm99 85ff229a40 docs: add CLAUDE.md project memory for Basecamp Coffee context 2026-03-06 11:17:01 +07:00
tiennm99 15ed08864f feat(agents): add three new sub-agents for diverse perspectives 2026-03-06 11:02:00 +07:00
tiennm99 d032074835 feat(reviews): add synthesis feedback from three sub-agent perspectives 2026-03-06 11:01:26 +07:00
tiennm99 039714118d chore: add Claude Code local settings for git permissions 2026-03-06 10:20:41 +07:00
tiennm99 19924fdbe8 feat(analysis): add comprehensive research synthesis for loyalty program 2026-03-06 10:19:06 +07:00
tiennm99 040068d2ff feat: add campaign salvage report from parallel agent analysis
Analyzed all 10 historical loyalty campaigns using parallel agents.
Key finding: every campaign was purely transactional — none created
emotional connection or identity for members.
2026-03-06 10:01:04 +07:00
tiennm99 4ce2204a06 Create competitor-best-practices.md 2026-03-04 22:43:54 +07:00
tiennm99 42bcca1bfe Create loyalty-flyer-redesign-brief.md 2026-03-04 22:12:05 +07:00
tiennm99 acdf374e60 feat(organized): create leadership update from feedback synthesis using template 2026-03-04 22:06:38 +07:00
tiennm99 11bb48e4a8 feat(organized): synthesize 4 months of customer feedback into themes 2026-03-04 21:37:15 +07:00
tiennm99 16e05c58ae feat(organized): extract action items and insights from manager handoff notes 2026-03-04 21:33:34 +07:00
tiennm99 ff623daca6 chore: add test file roasting ChatGPT 2026-03-04 21:28:27 +07:00
tiennm99andClaude Sonnet 4.6 b6c3895d12 docs(readme): expand README with full course structure and project overview
Replace placeholder README with comprehensive course guide covering
Module 1 & 2 structure, the Basecamp Coffee scenario, folder layout,
and reference links. Also adds all course material directories and
supporting files.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-04 20:50:31 +07:00
Tien Nguyen MinhandGitHub af5ffc4466 Initial commit 2026-03-04 20:30:22 +07:00