Skip to content

dfonquet/TechVortexHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

126 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TechVortexHub

Static Site GitHub Pages

HTML CSS Python JavaScript Jinja PowerShell

Personal technical hub for Service Provider networking labs, blog posts, and certification study notes.

🌐 Live Site · 📋 Projects · 📝 Blog · 🏅 Certifications


About

TechVortexHub is my personal technical portfolio and study hub focused on Service Provider networking, lab documentation, and engineering notes.

It brings together my personal website, technical blog posts, project pages, and certification-focused content covering topics such as:

  • CCIE SP, JNCIE-SP, and CCDE preparation notes and lab walkthroughs
  • MPLS, L3VPN, MP-BGP architecture and design
  • Multicast ASM — PIM, IGMP, RP design
  • Segment Routing (SR/SR-TE) with PCE
  • Network automation fundamentals, templating, and lab tooling

Live Site

GitHub Pages: dfonquet.github.io/TechVortexHub


Repository Structure

TechVortexHub/
├── .github/
│   └── workflows/         # CI/CD — GitHub Pages deployment
├── My_Website/
│   ├── Blog/              # Technical articles and study notes
│   ├── Projects/          # Lab summaries and SP project pages
│   ├── certifications/    # Credentials and progress milestones
│   ├── assets/            # Downloadable artifacts and references
│   ├── img/               # Site images and diagrams
│   ├── daftiel.html       # Main landing page
│   ├── styles.css         # Global stylesheet
│   ├── home-particles.js  # Particle animation script
│   ├── particles.min.js   # Particles.js library
│   └── particlesjs-config.json
├── README.md
└── .gitignore

Main Sections

Home

Landing page introducing my profile, technical focus, credential highlights, and navigation to all site sections.

Projects

Technical project pages, lab summaries, and implementation-focused content related to Service Provider technologies — including MPLS topologies, VPN designs, and SR-TE scenarios.

Blog

Technical articles and study notes covering:

Topic Description
CCIE Service Provider Lab notes, exam strategies, topology designs
JNCIE-SP Junos-based SP architecture and protocol walkthroughs
MPLS & L3VPN Control plane, forwarding, RD/RT design
Multicast ASM PIM-SM, RP placement, IGMP snooping
Segment Routing SR-MPLS, SR-TE with PCE, TI-LFA
Network Automation Infrastructure scripting and CI/CD for network configs

Certifications

Certification milestones, progress tracking, and credential-related content supporting the overall technical profile.


Technical Focus

Service Provider Architecture    MPLS & L3VPN
MP-BGP                           Multicast ASM (PIM-SM/SSM)
Segment Routing (SR/SR-TE)       BFD & TI-LFA Fast Reroute
Routing Design (IS-IS, OSPF)     Network Automation & CI/CD
Lab-Based Protocol Validation    EVPN / VPWS / L2VPN
Network Design Patterns          Automation, Templating & Tooling

Technologies Used

Category Stack
Front-end HTML5, CSS3, JavaScript
Automation Python, PowerShell
Templating Jinja
Diagrams Mermaid.js
Comments Giscus (GitHub Discussions)
Deployment GitHub Pages, GitHub Actions
Lab Platform EVE-NG, Cisco XR/IOS, Juniper Junos
Workflow Static site structure, CI/CD, technical documentation

Current Focus

  • Improving visual consistency, navigation flow, and overall site design
  • Publishing deeper technical notes for CCIE SP, JNCIE-SP, and CCDE topics
  • Organizing lab artifacts, references, and downloadable topology files
  • Expanding SR-TE, multicast, and routing design content with real lab configs
  • Strengthening network automation, templating, and CI/CD-oriented content
  • Keeping the front-end clean, scalable, and maintainable as the platform grows

👤 Author

Daniel Fonque — Network Engineer

Focused on Service Provider technologies, routing, MPLS, multicast, Segment Routing, and continuous technical learning through certifications such as CCIE SP, JNCIE-SP, and CCDE.

GitHub


This project is actively evolving — ongoing improvements to structure, design, and technical content.