A professional, responsive personal portfolio website of Pavan Badempet showcasing Data Engineering projects, technical skills, and architecture diagrams.
- Interactive Architecture Diagrams: Integrated Mermaid.js support.
- Command Palette:
Ctrl+Knavigation for power users. - Dynamic Filtering: Isotope based project filtering.
- Performance Optimized: Lazy loading, prefetching, and critical CSS.
- Theme: Modern dark/light aesthetic with "Quantum Flux" typography effects.
- Core: Jekyll (Static Site Generator)
- Styling: Sass (SCSS)
- Scripting: Vanilla JS, jQuery, Isotope.js
- Deployment: GitHub Pages
-
Install Dependencies:
bundle install
-
Run Server:
bundle exec jekyll serve -
Browse: Open
http://localhost:4000
This project is open source and available under the MIT License.