A professional personal website showcasing cybersecurity expertise, technical skills, and professional experience.
- Professional Design: Clean, modern interface optimized for professional networking
- Responsive Layout: Mobile-friendly design that works across all devices
- SEO Optimized: Meta tags, Open Graph, and structured data for better search visibility
- Performance Focused: Fast loading times and optimized assets
- Print Friendly: Professional formatting for printed resumes
- Framework: Hugo Static Site Generator
- Theme: Hugo Orbit Theme (customized)
- Styling: Custom CSS with professional color scheme
- Deployment: Ready for GitHub Pages, Netlify, or any static hosting
- Professional Summary: Concise overview of cybersecurity expertise
- Experience: Detailed work history with quantifiable achievements
- Technical Projects: Showcase of relevant technical work
- Skills: Categorized technical competencies
- Education: Academic background and certifications
- Contact Information: Professional networking links
- Professional color scheme (navy blue, professional grays)
- Enhanced typography and spacing
- Hover effects and smooth transitions
- Mobile-responsive design
- Print-optimized styling
-
Install Hugo (if not already installed):
brew install hugo
-
Run the development server:
hugo server --buildDrafts --buildFuture
-
Build for production:
hugo --minify
personal-site/
├── config.toml # Site configuration
├── static/ # Static assets
│ ├── assets/
│ │ ├── css/ # Custom styles
│ │ └── images/ # Images and icons
├── layouts/ # Custom layouts
└── themes/ # Hugo theme
The site is highly customizable through the config.toml file:
- Profile Information: Update personal details and contact info
- Experience: Modify job history and achievements
- Projects: Add or update technical projects
- Skills: Customize skill categories and competencies
- Styling: Modify colors and layout in
static/assets/css/custom.css
- Optimized meta tags and Open Graph data
- Professional robots.txt configuration
- Fast loading times with optimized assets
- Mobile-first responsive design
- Print-friendly styling
This is a personal website, but suggestions for improvements are welcome!
This project uses the Hugo Orbit Theme under Creative Commons Attribution 3.0 License.
Contact: tenny.vongtip@gmail.com
LinkedIn: linkedin.com/in/siriwat-vongtip
GitHub: github.com/TennyV