.dockerignore
.env.example
.gitignore
.gitlab-ci.yml
CLAUDE.md
Dockerfile
README.md
__init__.py
__main__.py
curriculum.py
firme_logo_purple.png
package-lock.json
prompts.py
pyproject.toml
requirements.txt
tutor.py
./__init__.py
./__main__.py
./curriculum.py
./firme_logo_purple.png
./prompts.py
./tutor.py
./db/__init__.py
./db/engine.py
./db/models.py
./multimodal/__init__.py
./multimodal/modes.py
./typing_game/__init__.py
./typing_game/keyboard.py
./typing_game/scoring.py
./typing_game/sentences.py
./web/__init__.py
./web/app.py
./web/config.py
./web/dependencies.py
./web/dist/favicon.svg
./web/dist/firme_logo_purple.png
./web/dist/icons.svg
./web/dist/index.html
./web/dist/assets/arc-BZur0Y9O.js
./web/dist/assets/architecture-7EHR7CIX-C0SDzHws.js
./web/dist/assets/architectureDiagram-3BPJPVTR-UOZtsbsr.js
./web/dist/assets/blockDiagram-GPEHLZMM-BXJOPCIO.js
./web/dist/assets/c4Diagram-AAUBKEIU-AGmlKDOA.js
./web/dist/assets/channel-BD7tIpYg.js
./web/dist/assets/chunk-2J33WTMH-CHROT-AM.js
./web/dist/assets/chunk-4BX2VUAB-BqPTUz3h.js
./web/dist/assets/chunk-55IACEB6-DbNGJ2jZ.js
./web/dist/assets/chunk-727SXJPM-CyHBPbQ5.js
./web/dist/assets/chunk-AQP2D5EJ-C1iZ05FL.js
./web/dist/assets/chunk-FMBD7UC4-Dg5k5YEP.js
./web/dist/assets/chunk-ND2GUHAM-g411inG9.js
./web/dist/assets/chunk-QZHKN3VN-qI_SE-Cn.js
./web/dist/assets/classDiagram-4FO5ZUOK-Z2bgvxrP.js
./web/dist/assets/classDiagram-v2-Q7XG4LA2-Z2bgvxrP.js
./web/dist/assets/cose-bilkent-S5V4N54A-cbIWdnR5.js
./web/dist/assets/cytoscape.esm-FqbQrHcz.js
./web/dist/assets/dagre-BM42HDAG-BArZnSvH.js
./web/dist/assets/dagre-Bx709z4p.js
./web/dist/assets/defaultLocale-C8Fc0cco.js
./web/dist/assets/diagram-2AECGRRQ-CiM9WA-k.js
./web/dist/assets/diagram-5GNKFQAL-DjjRN-Sn.js
./web/dist/assets/diagram-KO2AKTUF-D2UxYKXQ.js
./web/dist/assets/diagram-LMA3HP47-BSiAILn3.js
./web/dist/assets/diagram-OG6HWLK6-CviIfE92.js
./web/dist/assets/erDiagram-TEJ5UH35-EEKbbDjs.js
./web/dist/assets/eventmodeling-FCH6USID-B7qVsI02.js
./web/dist/assets/flowDiagram-I6XJVG4X-BG5uzCpP.js
./web/dist/assets/ganttDiagram-6RSMTGT7-HlPleKm4.js
./web/dist/assets/gitGraph-WXDBUCRP-BEA7pEHI.js
./web/dist/assets/gitGraphDiagram-PVQCEYII-V-Q4IFRz.js
./web/dist/assets/graphlib-B8gBHxth.js
./web/dist/assets/index-BtoSSgg-.css
./web/dist/assets/index-bAT-VHOF.js
./web/dist/assets/info-J43DQDTF-Di9N85eW.js
./web/dist/assets/infoDiagram-5YYISTIA-VXQdW1tX.js
./web/dist/assets/init-D6jRqBbL.js
./web/dist/assets/ishikawaDiagram-YF4QCWOH-CFgZEl_c.js
./web/dist/assets/journeyDiagram-JHISSGLW-DVuHrzZQ.js
./web/dist/assets/kanban-definition-UN3LZRKU-ZymLWh1u.js
./web/dist/assets/katex-Vhh-h91d.js
./web/dist/assets/linear-CP5MeC0Y.js
./web/dist/assets/mermaid-parser.core-BU_AXCsn.js
./web/dist/assets/mindmap-definition-RKZ34NQL-dyeE8z_i.js
./web/dist/assets/ordinal-hYBb2elL.js
./web/dist/assets/packet-YPE3B663-DtZPdeLc.js
./web/dist/assets/pie-LRSECV5Y-oxF_S18Z.js
./web/dist/assets/pieDiagram-4H26LBE5-Xepda-zM.js
./web/dist/assets/quadrantDiagram-W4KKPZXB-_NxKebnG.js
./web/dist/assets/radar-GUYGQ44K-05PCXIKo.js
./web/dist/assets/requirementDiagram-4Y6WPE33-DYK1U3iA.js
./web/dist/assets/sankeyDiagram-5OEKKPKP-DVTo39ek.js
./web/dist/assets/sequenceDiagram-3UESZ5HK-DgtKPh73.js
./web/dist/assets/stateDiagram-AJRCARHV-DiN5xpiI.js
./web/dist/assets/stateDiagram-v2-BHNVJYJU-CS3_DLEQ.js
./web/dist/assets/timeline-definition-PNZ67QCA-QvTUi6M6.js
./web/dist/assets/treeView-BLDUP644-CVfO6PCi.js
./web/dist/assets/treemap-LRROVOQU-ZPHJ5lEn.js
./web/dist/assets/vennDiagram-CIIHVFJN-3LPmxnqZ.js
./web/dist/assets/wardley-L42UT6IY-UNHtQ7cc.js
./web/dist/assets/wardleyDiagram-YWT4CUSO-B-lmd4XC.js
./web/dist/assets/xychartDiagram-2RQKCTM6-CNKM6oWC.js
./web/routers/__init__.py
./web/routers/auth.py
./web/routers/chat.py
./web/routers/progress.py
./web/routers/typing_game.py
db/__init__.py
db/engine.py
db/models.py
firme_tutor.egg-info/PKG-INFO
firme_tutor.egg-info/SOURCES.txt
firme_tutor.egg-info/dependency_links.txt
firme_tutor.egg-info/entry_points.txt
firme_tutor.egg-info/requires.txt
firme_tutor.egg-info/top_level.txt
frontend/.gitignore
frontend/README.md
frontend/eslint.config.js
frontend/index.html
frontend/package-lock.json
frontend/package.json
frontend/tsconfig.app.json
frontend/tsconfig.json
frontend/tsconfig.node.json
frontend/vite.config.ts
frontend/public/favicon.svg
frontend/public/firme_logo_purple.png
frontend/public/icons.svg
frontend/src/App.tsx
frontend/src/main.tsx
frontend/src/api/auth.ts
frontend/src/api/chat.ts
frontend/src/api/client.ts
frontend/src/api/progress.ts
frontend/src/api/typing.ts
frontend/src/components/Chat/ChatView.module.css
frontend/src/components/Chat/ChatView.tsx
frontend/src/components/Chat/MermaidBlock.tsx
frontend/src/components/Leaderboard/LeaderboardView.module.css
frontend/src/components/Leaderboard/LeaderboardView.tsx
frontend/src/components/Progress/ProgressView.module.css
frontend/src/components/Progress/ProgressView.tsx
frontend/src/components/TypingGame/Keyboard.module.css
frontend/src/components/TypingGame/Keyboard.tsx
frontend/src/components/TypingGame/ResultsOverlay.module.css
frontend/src/components/TypingGame/ResultsOverlay.tsx
frontend/src/components/TypingGame/SentenceDisplay.module.css
frontend/src/components/TypingGame/SentenceDisplay.tsx
frontend/src/components/TypingGame/TypingView.module.css
frontend/src/components/TypingGame/TypingView.tsx
frontend/src/components/UsernameEntry/UsernameEntry.module.css
frontend/src/components/UsernameEntry/UsernameEntry.tsx
frontend/src/components/ui/Nav.module.css
frontend/src/components/ui/Nav.tsx
frontend/src/components/ui/TutorIcon.tsx
frontend/src/components/ui/Widget.module.css
frontend/src/components/ui/Widget.tsx
frontend/src/hooks/useTTS.ts
frontend/src/hooks/useTypingEngine.ts
frontend/src/styles/global.css
multimodal/__init__.py
multimodal/modes.py
typing_game/__init__.py
typing_game/keyboard.py
typing_game/scoring.py
typing_game/sentences.py
web/__init__.py
web/app.py
web/config.py
web/dependencies.py
web/routers/__init__.py
web/routers/auth.py
web/routers/chat.py
web/routers/progress.py
web/routers/typing_game.py