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:
GitHub Pages: danielfonque.com
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 |
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.
Custom-domain deployment and manual cutover steps: PAGES-DEPLOYMENT.md.