An interactive motion graphics presentation on Cloud Computing fundamentals, built as a single HTML file with GSAP animations.
- Open
index.htmlin any modern browser (Chrome, Firefox, Safari, Edge). - No server or build step needed — just double-click the file or run:
open index.html
| Control | Action |
|---|---|
| Play/Pause button (bottom center) | Start or pause the auto-playing timeline |
| Space | Toggle play/pause |
| Arrow Right | Jump to next scene |
| Arrow Left | Jump to previous scene |
| Chapter dots (right side) | Click any dot to jump to that scene; hover for title |
12 animated scenes covering:
- The Hook — Pulsing question text with floating particles
- What Is Cloud Computing — Cloud icon with orbiting service icons, utility analogy
- Evolution — Animated timeline from mainframes to cloud era
- Traditional vs Cloud — Split-screen comparison with animated items
- Architecture — Layered diagram building bottom to top
- NIST Characteristics — Pentagon of 5 essential traits with stroke animation
- Deployment Models — 4 cards (public, private, hybrid, community)
- Service Models — IaaS/PaaS/SaaS responsibility columns with color-coded layers
- Advantages & Limitations — Two-column balance with staggered reveals
- Cloud Platforms — AWS, Azure, GCP, Vercel with market share bars
- Hands-on Demo — Git push deployment workflow animation
- Closing — Summary with call to action
- HTML + CSS + JavaScript (single file)
- GSAP 3.12.5 (CDN) for all animations
- Canvas API for background particle system
- SVG for diagrams with stroke-dashoffset animations
- Google Fonts (Inter, JetBrains Mono)
Introduction to Cloud Computing — SVIT College — Abhinav Gupta