Skip to content

misterpfister8/mywebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

misterpfister.net

Personal project index for Kilian Pfister. Hosted on GitHub Pages with a custom domain.

Live: misterpfister.net


Projects

Project Description Type
SpasstoCSV Local Samsung Pass .spass converter for CSV and Bitwarden JSON Open Source
Notenrechner Weighted calculator for the Swiss 1–6 grade scale Tool
Schlafrechner Bedtime and wake-time planner with configurable sleep latency Tool

Stack

Pure HTML, CSS, JavaScript — no frameworks, tracking scripts, or build step.

  • Shared design system in assets/site.css
  • Persistent dark/light theme handling in assets/theme.js
  • System fonts only; no external font requests
  • Semantic HTML and responsive CSS Grid layouts
  • Deployed via GitHub Pages with custom domain (CNAME)

Local Development

git clone git@github.com:misterpfister8/mywebsite.git
cd mywebsite
python -m http.server 8000

Open localhost:8000.


Structure

mywebsite/
├── assets/
│   ├── favicon.svg
│   ├── site.css
│   └── theme.js
├── index.html
├── sechserrechner/
│   └── index.html
├── sleepcalculator/
│   └── index.html
├── CNAME
└── README.md

© 2026 misterpfister.net

About

Personal link hub and small browser tools.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages