Skip to content

pushkarchoudhari/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio — Pushkar Choudhari

Vercel GitHub LinkedIn

A modern, responsive portfolio website built to showcase my journey as a Cloud & DevOps Engineer — featuring animated UI, interactive elements, and a developer-focused design.

Live

www.pushkarchoudhari.com

Preview

Dark-themed portfolio with animated grid background, terminal widgets, typing effects, and glassmorphism cards.

Tech Stack

Layer Technology
Structure HTML5
Styling CSS3 (Custom Properties, Animations, Glassmorphism)
Interactivity Vanilla JavaScript
Hosting Vercel
Analytics Vercel Analytics
Font Space Grotesk, JetBrains Mono

Features

  • Animated Grid Background — dynamic grid with cursor-following glow effect
  • Typing Animation — auto-typing role titles in the hero section
  • Interactive Terminal Widget — simulated Azure CLI terminal
  • Code Block — live-styled engineer profile snippet
  • Glassmorphism Cards — modern frosted-glass UI components
  • Smooth Scroll Navigation — section-based navigation with active state tracking
  • Responsive Design — fully optimized for mobile, tablet, and desktop
  • Resume Download — one-click PDF resume download
  • Contact Form — built-in form for direct outreach
  • Vercel Analytics — privacy-friendly visitor tracking

Sections

  1. Hero — Introduction with typing animation and terminal widget
  2. About — Background, current role, and key metrics
  3. Tech Stack — Cloud, DevOps, Monitoring, and Core Engineering skills
  4. Projects — Featured work including CI/CD pipelines and Azure automation
  5. Experience — Professional timeline at LTIMindtree (Microsoft)
  6. Certifications — Azure, DevOps, and cloud-native credentials
  7. Contact — Links and contact form

Run Locally

# Clone the repo
git clone https://github.com/pushkarchoudhari/portfolio.git
cd portfolio

# Open in browser
open index.html

# Or use a local server
npx serve .

Deploy

# Install Vercel CLI
npm install -g vercel

# Deploy to production
vercel --prod

Project Structure

portfolio/
├── index.html                      # Main HTML page
├── style.css                       # Styles and animations
├── script.js                       # JavaScript interactions
├── assets/                         # Static assets
├── Pushkar_Choudhari_Resume.pdf    # Downloadable resume
└── README.md                       # You are here

Author

Pushkar Choudhari Cloud & DevOps Engineer at LTIMindtree | Microsoft

License

MIT

About

Personal Portfolio Website - Cloud & DevOps Engineer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors