Welcome to my professional portfolio repository. This site showcases my expertise in security and operations leadership, featuring key projects and technical achievements.
- OpenStack Balancer: Python-based cloud infrastructure optimization tool
- MySQL Workbench Decryptor: Security utility for Windows systems
- Additional projects and contributions available on my GitHub profile
- Static HTML/CSS for optimal performance and reliability
- Custom responsive design
- GitHub Pages hosting
chrisbelson.github.io/
├── index.html # Main site content and styling
├── README.md # Project documentation
└── LICENSE # MIT License
- Clone the repository
- Open
index.html
in your browser - Make desired changes
- Push to GitHub to deploy
This portfolio intentionally uses a single HTML file with embedded CSS for several technical reasons:
- Optimized performance (single HTTP request)
- Simplified deployment and maintenance
- Reduced build complexity
- Reliable GitHub Pages compatibility
- Zero external dependencies
While this approach might seem unconventional, it's a deliberate choice for this specific use case, prioritizing reliability and simplicity over component modularity.
This project is licensed under the MIT License - see the LICENSE file for details.
© 2025 Chris Belson. All rights reserved.