Skip to content

xczimi/dotcom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xczimi.com

Personal website for Peter Czimmermann.

Structure

├── public/           # Website content (deployed to S3)
│   ├── index.html    # Main homepage
│   ├── poker/        # Poker tournament timer
│   ├── xpredict/     # Soccer predictions
│   └── ...
├── infrastructure/   # AWS infrastructure (OpenTofu)
└── CLAUDE.md         # Development guidance

Local Development

python3 -m http.server 8000 -d public

Deployment

aws s3 sync public/ s3://xczimi.com

About

xczimidot com website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •