TechVortexHub

# TechVortexHub [![Static Site](https://img.shields.io/badge/site-static-0f172a?style=for-the-badge)](https://danielfonque.com/) [![GitHub Pages](https://img.shields.io/badge/GitHub%20Pages-Deployed-22c55e?style=for-the-badge&logo=github)](https://danielfonque.com/) [![HTML](https://img.shields.io/badge/HTML-54.2%25-e34f26?style=for-the-badge&logo=html5&logoColor=white)](https://github.com/dfonquet/TechVortexHub/search?l=html) [![CSS](https://img.shields.io/badge/CSS-29.2%25-1572b6?style=for-the-badge&logo=css3&logoColor=white)](https://github.com/dfonquet/TechVortexHub/search?l=css) [![Python](https://img.shields.io/badge/Python-10.3%25-3776ab?style=for-the-badge&logo=python&logoColor=white)](https://github.com/dfonquet/TechVortexHub/search?l=python) [![JavaScript](https://img.shields.io/badge/JavaScript-4.5%25-f7df1e?style=for-the-badge&logo=javascript&logoColor=000)](https://github.com/dfonquet/TechVortexHub/search?l=javascript) [![Jinja](https://img.shields.io/badge/Jinja-1.5%25-b41717?style=for-the-badge&logo=jinja&logoColor=white)](https://github.com/dfonquet/TechVortexHub/search?l=jinja) [![PowerShell](https://img.shields.io/badge/PowerShell-0.3%25-5391fe?style=for-the-badge&logo=powershell&logoColor=white)](https://github.com/dfonquet/TechVortexHub/search?l=powershell) **Personal technical hub for Service Provider networking labs, blog posts, and certification study notes.** [๐ŸŒ Live Site](https://danielfonque.com/) ยท [๐Ÿ“‹ Projects](#-main-sections) ยท [๐Ÿ“ Blog](#-main-sections) ยท [๐Ÿ… Certifications](#-main-sections)

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:


Live Site

GitHub Pages: danielfonque.com


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

๐Ÿ‘ค 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.*

Custom-domain deployment and manual cutover steps: PAGES-DEPLOYMENT.md.