Skip to main content

Live Demos

Interactive visualizations powered by real homelab data. Showcasing React, SolidJS, D3.js, Three.js, and modern web technologies.

ReactSolidJSNext.jsThree.jsD3.jsFramer MotionTanStack Query

Why Two Frameworks?

This portfolio showcases proficiency in multiple reactive paradigms. SolidJS powers the high-performance internal dashboard (FlexDeck), while React/Next.js drives this public-facing site with SEO and static generation benefits.

Solid

SolidJS - FlexDeck

  • • Fine-grained reactivity for 60fps animations
  • • Canvas/WebGL visualizations (Three.js, D3)
  • • Real-time WebSocket data streams
  • • No virtual DOM overhead
React

React - This Site

  • • Server components for SEO
  • • Static generation for performance
  • • Rich ecosystem (TanStack Query, Framer)
  • • Familiar to most reviewers