Personal portfolio site for Chetas Patil — Staff Software Engineer focused on Cloud Security (CSPM/DSPM), transitioning into AI/ML and AI Agents.
🌐 Live: chetas-patil.github.io
Single-page static site, no build step:
- HTML5 + semantic landmarks
- Tailwind CSS (via CDN) for styling
- Vanilla JS for the mobile menu, smooth scroll, and the
IntersectionObserverreveal animations - GitHub Pages for hosting (deployed straight from
main)
| Section | Notes |
|---|---|
| Hero | Headline, role, primary CTAs (LinkedIn, GitHub, contact) |
| About Me | Tenure summary, current focus (CSPM, DSPM, AI/ML, agentic AI) |
| Experience | Zscaler / DataArt / Sasken / Persistent / Tata Communications |
| Certifications | CKAD, AWS Cloud Practitioner, GCP Associate Cloud Engineer |
| Skills | Languages, cloud platforms, distributed systems, AI/ML, agentic AI |
| Contact | Email + social links |
git clone https://github.com/Chetas1/chetas-patil.github.io.git
cd chetas-patil.github.io
# Any static server works; pick one:
python3 -m http.server 8000
# or:
npx serve .Then open http://localhost:8000.
Pushes to main are published automatically by GitHub Pages. The site root is the repository root (index.html); there is no build step.
- LinkedIn: linkedin.com/in/chetaspatil7
- Email:
chetaspatil.7@gmail.com
If you're recruiting for Staff Engineering in Cloud Security (CSPM / DSPM) or AI/ML / AI Agents roles, I'm open to conversations — please reach out via LinkedIn.