Skip to content

Latest commit

Β 

History

66 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 Abhijay Chauhan β€” DevOps & Cloud Engineer Interactive Portfolio

Live Demo Mobile App GitHub Stars License


A high-performance, futuristic 3D Cyber Cloud & Cloud Engineer portfolio engineered with Vanilla JavaScript, hardware-accelerated Canvas projection, and adaptive multi-device architecture.

Explore Live Site Β» β€’ Mobile Experience Β» β€’ Tech Stack β€’ Key Features β€’ Architecture


⚑ Overview

Built for resilience, speed, and visual impact. This portfolio showcases production-grade DevOps engineering skills, validated cloud certifications, and infrastructure projects through an interactive, cyberpunk-inspired terminal and 3D globe visualization.

$ curl -s https://theabhijaychauhan.github.io/portfolio/ | jq .
{
  "name": "Abhijay Chauhan",
  "role": "DevOps Engineer & Cloud Engineer",
  "mindset": "Automate everything, break nothing, build systems that never fail.",
  "location": "Lucknow, Uttar Pradesh, India",
  "status": "Open to high-impact engineering opportunities πŸš€"
}

🌟 Key Features

🌐 1. 3D Holographic Cyber Cloud Globe

  • Mathematical Fibonacci Point Cloud: 450+ depth-projected points calculated in spherical coordinate space.
  • Global Datacenter Server Nodes: AWS Regions (US-East, US-West, EU-Central, AP-South Mumbai, AP-East Tokyo, etc.) with real-time HUD radar tags.
  • Live Fiber Laser Data Streams: Quad-curve 3D Bezier paths pulsing with golden packets and arrival ping waves at 120 FPS.
  • Hollow Core Nebula Aura: Custom multi-stop radial gradient creating deep ambient lighting.

πŸ“± 2. Dedicated Mobile Web App (/smartphone/)

  • Independent Engine: Isolated glassmorphic mobile frontend with touch physics and responsive viewport scaling.
  • Mobile Interactive Mini-Games:
    • 🌑️ Server Optimizer: Real-time multi-wave cooling node simulator.
    • πŸƒ DevOps Match / Tinder Cards: Interactive card swiper for engineering principles.
    • πŸ›‘οΈ SSL Certificate Runner: Canvas-based dodge & collect minigame.
    • ⚑ Tech Scratch Card & Quiz: Engaging gamified technical talent showcases.
  • Mobile Header Tint & Frosted Glass: Dynamic CSS backdrop-filter glassmorphism with #64e59a accent shading.

πŸ’» 3. Interactive Terminal & Ask Me Anything

  • about_me.sh Emulator: Live typing shell streaming infrastructure philosophy, uptime metrics, and stack details.
  • Ask Me Anything Shell Modal: Direct query selector answering career strengths, architectural philosophy, and background.

πŸ” 4. Google Knowledge Graph & SEO Engine (presence/)

  • JSON-LD Schema (schema.org/Person): Structured data tying Abhijay Chauhan directly to LinkedIn, GitHub, and portfolio URLs.
  • Search Engine Optimization: Strict UTF-8 XML sitemap, robots.txt, and canonical routing for instant Googlebot indexing.

πŸš€ 5. Performance & Battery Optimization

  • Zero Heavy Frameworks: Pure Vanilla HTML5, CSS3, and JavaScript β€” zero React/Vue overhead.
  • Smart Sleep Lifecycle: Auto-pauses requestAnimationFrame render loops on document.hidden (0% background CPU / battery consumption).

πŸ› οΈ Tech Stack

Domain Technologies & Tools
Cloud & Platforms AWS Kubernetes Docker
Infrastructure as Code Terraform Ansible
CI / CD Pipelines GitHub Actions GitOps
Observability & Cloud Engineer Prometheus Grafana
Scripting & Systems Linux Bash Python
Frontend & Graphics JavaScript HTML5 Canvas CSS3

πŸ“‚ Project Architecture

portfolio/
β”œβ”€β”€ index.html                   # Desktop Application & Device Router
β”œβ”€β”€ sitemap.xml                  # Search Engine Sitemap Index
β”œβ”€β”€ robots.txt                   # Web Crawler Directives
β”œβ”€β”€ google30f631b94936a53a.html  # Google Search Console Verification
β”‚
β”œβ”€β”€ assets/                      # Media & Graphic Resources
β”‚   β”œβ”€β”€ favicon.svg              # 3D DevOps MΓΆbius Ribbon SVG Favicon
β”‚   β”œβ”€β”€ photo.jpg                # Profile Photo
β”‚   β”œβ”€β”€ resume.pdf               # Downloadable Resume PDF
β”‚   β”œβ”€β”€ certifications/          # Verified Cloud Certificate PNGs
β”‚   └── projects/                # Production Project Thumbnails
β”‚
β”œβ”€β”€ css/
β”‚   β”œβ”€β”€ style.css                # Desktop Liquid Design System
β”‚   └── enhancements.css         # Mini-Games & Interactive Styles
β”‚
β”œβ”€β”€ js/
β”‚   β”œβ”€β”€ config.js                # Master Centralized Configuration File
β”‚   β”œβ”€β”€ main.js                  # Desktop Application Core Lifecycle
β”‚   β”œβ”€β”€ particles.js             # Desktop 3D Cyber Globe Canvas Engine
β”‚   β”œβ”€β”€ animations.js            # Typing Engine & Scroll Observer
β”‚   └── enhancements.js          # Interactive Shells & Desktop Features
β”‚
β”œβ”€β”€ presence/                    # Search Engine & Knowledge Graph Module
β”‚   β”œβ”€β”€ seo.js                   # Dynamic JSON-LD Schema & Meta Generator
β”‚   └── GOOGLE_SEARCH_GUIDE.md   # Search Console & Social Authority Guide
β”‚
└── smartphone/                  # Dedicated Mobile Application
    β”œβ”€β”€ mobile.html              # Mobile Web App Entrypoint
    β”œβ”€β”€ css/
    β”‚   └── mobile.css           # Mobile Liquid Glassmorphism CSS
    └── js/
        └── mobile.js            # Mobile 3D Hollow Hologram & Mini-Games

βš™οΈ Quick Customization

All site data, links, projects, and feature flags are controlled from a single centralized file: js/config.js.

// Example: Toggle features with 1 boolean
CONFIG.showSections = {
    bootLoader: true,      // Startup INIT sequence
    cyberGlobe: true,      // 3D holographic cloud globe
    scratchCard: false,    // Mobile scratch card
    headerShade: true      // Mint #64e59a header tint
};

πŸ“¬ Connect With Me

LinkedIn GitHub Email Telegram Instagram


Designed & Engineered with ❀️ by Abhijay Chauhan β€’ Β© 2026 All Rights Reserved

Releases

Packages

Contributors

Languages