Personal portfolio website showcasing cloud infrastructure and DevOps expertise.
chundu/
├── index.html
├── 404.html
├── favicon.ic
├── README.md
├── assets/
│ └── css/
│ └── style.css
├── conferences/
│ └── index.html
├── publications/
│ └── index.html
└── contact/
└── index.html
- HTML5 / CSS3
- Vanilla JavaScript
- Google Fonts (Inter)
- GitHub Pages
# Clone the repository
git clone https://github.com/schundu007/chundu.git
cd chundu
# Open in browser
open index.html
# or use a local server
python -m http.server 8000This site is automatically deployed via GitHub Pages when changes are pushed to the main branch.
- Push changes to
mainbranch - Go to repository Settings → Pages
- Ensure source is set to
mainbranch - Site will be available at
https://www.sudhakarchundu.org/
MIT License - feel free to use this template for your own portfolio.
Sudhakar Chundu | Cloud Infrastructure & DevOps Leader