Personal portfolio for Felix Kilian / ArgentWatch with a focus on software engineering, backend and API integration, automation, application operations, and IT security.
index.html— landing page, positioning, featured work, about, and contactprojects.html— public projects, anonymized professional case studies, and CTF resultsstyle.css— responsive ArgentWatch design system without external fonts or JavaScript dependencies
Open index.html directly in a browser or start a local server:
python -m http.server 8000Then open http://localhost:8000.
The site is intended for GitHub Pages and the custom domain argentwatch.de.
Before publishing:
- Review all professional case studies for confidentiality.
- Decide whether to rename the repository to
argentwatch.github.ioor deploy through the custom domain. - Configure GitHub Pages.
- Configure and verify the custom domain before changing DNS records.
- Add legal pages required for the final public use case.
The MVP intentionally avoids analytics, tracking, external fonts, embedded third-party widgets, and a contact form.