portfolio tech

This commit is contained in:
2026-03-27 22:10:33 +01:00
parent 76b13bcd85
commit f1c47a7f90
3 changed files with 8 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
{
"permissions": {
"allow": [
"Bash(npm run:*)"
]
}
}

View File

@@ -75,7 +75,6 @@ export function ArchitectureSection() {
const nginxBot = Y_NGINX + H_SM
const gwBot = Y_GATEWAY + H_MD
const svcBot = Y_SVC + H_MD
const infraMidY = svcBot + (Y_INFRA - svcBot) / 2 // ≈ 332
// ── nginx box ───────────────────────────────────────────────
const nginxW = 150

View File

@@ -1 +1 @@
{"root":["./src/app.tsx","./src/main.tsx","./src/components/chat/chatinput.tsx","./src/components/chat/chatmessage.tsx","./src/components/chat/chatwidget.tsx","./src/components/hero/herosection.tsx","./src/components/layout/footer.tsx","./src/components/layout/header.tsx","./src/components/projects/projectcard.tsx","./src/components/projects/projectssection.tsx","./src/hooks/usehrguestauth.ts","./src/services/api.ts","./src/types/index.ts","./vite.config.ts"],"version":"5.7.3"}
{"root":["./src/app.tsx","./src/main.tsx","./src/components/architecture/architecturesection.tsx","./src/components/chat/chatinput.tsx","./src/components/chat/chatmessage.tsx","./src/components/chat/chatwidget.tsx","./src/components/deliver/deliversection.tsx","./src/components/hero/herosection.tsx","./src/components/layout/footer.tsx","./src/components/layout/header.tsx","./src/components/projects/projectcard.tsx","./src/components/projects/projectssection.tsx","./src/components/tech/techstacksection.tsx","./src/hooks/usehrguestauth.ts","./src/services/api.ts","./src/types/index.ts","./vite.config.ts"],"version":"5.7.3"}