Atlas Forge
Local + hostedUI Design Laboratory using Astro with Vue and React component ecosystems.
- Source: local legacy directory + project history in site_repo
- Live: forge.atlasuniversalis.com
cd atlasforge
npm install
npm run dev
Project Lab
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 profileUI Design Laboratory using Astro with Vue and React component ecosystems.
cd atlasforge
npm install
npm run dev
Desktop visual workspace for mapping systems and ideas with nodes, frames, and rich content.
cd meridian
dotnet restore Atlas.Meridian.sln
dotnet run --project src/Atlas.Universalis.App
AI-powered job application platform with tracking, profile tooling, and workflow automation.
pip install -r requirements.txt
cd frontend
npm install
npm run dev
React-based podcast network platform with catalogs, pages, and account workflows.
cd electracast
npm install
npm run dev
Multi-application delivery across main site, app subdomains, deployment automation, CI/CD, and production operations.
Selected public repositories from GitHub for direct code access.