Project Lab

Explore live apps, codebases, and build paths.

A GitHub-style workspace for exploring live apps, source code, and build commands. This page combines projects from public GitHub and local legacy codebases.

View full GitHub profile

Atlas Forge

Local + hosted

UI Design Laboratory using Astro with Vue and React component ecosystems.

cd atlasforge
npm install
npm run dev

Atlas Meridian

Local desktop app

Desktop visual workspace for mapping systems and ideas with nodes, frames, and rich content.

  • Source: local legacy meridian solution (Atlas.Meridian.sln)
  • Stack: .NET 10 + Avalonia
cd meridian
dotnet restore Atlas.Meridian.sln
dotnet run --project src/Atlas.Universalis.App

ElectraCast

Live + local

React-based podcast network platform with catalogs, pages, and account workflows.

cd electracast
npm install
npm run dev

Enterprise and infrastructure work

Platform scope

Multi-application delivery across main site, app subdomains, deployment automation, CI/CD, and production operations.

  • Includes architecture, deployment scripts, and production runbooks
  • Primary source: site_repo