{{ t.available }}
guest@piotr:~$whoami
{{ t.heroKicker }}

{{ t.heroPre }}{{ t.heroHi }}{{ t.heroPost }}

{{ t.heroSub }}

{{ t.ctaCv }} ↓
developer.ts
const dev = {
  name: "Piotr Hajdukiewicz",
  role: "Python Backend / AI Automation",
  stack: ["Python", "Django", "FastAPI"],
  ai: ["OpenAI", "Claude", "RAG"],
  focus: "backend + LLM automation",
  available: true
}_
{{ s.n }}
{{ s.l }}
guest@piotr:~$cat about.md
# {{ t.aboutKicker }}
whoami
Piotr Hajdukiewicz
name: Piotr Hajdukiewicz
role: Python Backend / AI Automation
status: available

{{ t.aboutTitle }}

{{ t.aboutBody1 }}

{{ t.aboutBody2 }}

guest@piotr:~$ls ~/skills

{{ t.skillsTitle }}

{{ g.group }}
# cat {{ g.group }}.txt
{{ sk }}
guest@piotr:~$ls ~/projects --filter

{{ t.projectsTitle }}

{{ p.catLabel }} — {{ p.year }}

$ {{ p.title }}

# {{ p.desc }}

{{ tg }}
guest@piotr:~$tail -f experience.log

{{ t.expTitle }}

experience.log
[{{ e.period }}]

{{ e.role }}

@ {{ e.company }}

{{ e.desc }}

guest@piotr:~$cat education.md

{{ t.testTitle }}

{{ ed.period }}

{{ ed.title }}

{{ ed.org }}
# {{ ed.note }}
guest@piotr:~$./contact.sh

{{ t.contactTitle }}

{{ t.contactBody }}

{{ t.termTitle }}
{{ t.termPrompt }}./send.sh
✓ {{ t.sentTitle }}
{{ t.sentBody }}
{{ t.termPrompt }}
# {{ t.termIntro }}
! {{ errors.name }}
! {{ errors.email }}
! {{ errors.message }}
! {{ formError }}