Personal technical hub for Service Provider networking labs, blog posts, and certification study notes.
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
GitHub Pages: dfonquet.github.io/TechVortexHub
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
Landing page introducing my profile, technical focus, credential highlights, and navigation to all site sections.
Technical project pages, lab summaries, and implementation-focused content related to Service Provider technologies — including MPLS topologies, VPN designs, and SR-TE scenarios.
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 |
Certification milestones, progress tracking, and credential-related content supporting the overall technical profile.
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
| 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 |
- 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
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.
This project is actively evolving — ongoing improvements to structure, design, and technical content.