Linux System Administration Training by Stefan
A modern, professional portfolio website serving as the main hub for Linux system administration training services by Stefan from cmdRed Ltd.
https://stefan-hacks.github.io/whoami/
- 🎨 Modern Terminal Aesthetic — Dark theme inspired by command-line interfaces with red accent colors
- 📱 Fully Responsive — Optimized for desktop, tablet, and mobile devices
- ⚡ Performance Optimized — Fast loading with minimal dependencies
- 📊 Calendly Integration — Direct booking via embedded calendar widget
- 📝 Contact Form — Functional contact form with validation
- 🏷️ Project Showcase — GitHub projects with real-time star counts
- ⭐ Reviews Section — Student testimonials and feedback
- 🌐 SEO Optimized — Meta tags and structured data for search engines
- HTML5 — Semantic markup
- CSS3 — Custom properties, Grid, Flexbox, animations
- Vanilla JavaScript — No frameworks, minimal dependencies
- Google Fonts — Fira Code (monospace) & Inter (sans-serif)
- Calendly — Appointment scheduling
- GitHub Pages — Static site hosting
whoami/
├── index.html # Main landing page
├── css/
│ └── style.css # All styles (no frameworks)
├── js/
│ └── main.js # Interactive functionality
├── .github/
│ └── workflows/
│ └── deploy.yml # GitHub Pages deployment
├── assets/
│ └── images/ # Static assets
└── README.md # This file
- Linux Fundamentals — Command line basics, file operations, package management
- Bash Scripting Mastery — Automation, functions, error handling, best practices
- System Administration — Networking, services, security hardening
- Terminal Environment — TMux, Kitty, dotfiles management
- Email: cmdredltd@gmail.com
- LinkedIn: stefan-r-ba6411102
- GitHub: stefan-hacks
- Blog: stefanhacks.blogspot.com
- Company: cmdRed Ltd (founded October 2025)
| Project | Description | Stars |
|---|---|---|
| ikitty | Optimized Kitty terminal config | ⭐ 31 |
| pdrx | Declarative package manager | ⭐ 10 |
| fza | Fuzzy package search | ⭐ 3 |
| fzm | Interactive manpage viewer | ⭐ 1 |
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ and Bash by Stefan @ cmdRed Ltd
