Project Collection
Projects are modeled as Markdown content entries with status, stack, proof notes, media, architecture, and long-form body content.
Project
Portfolio system and development archive for RhyGPU projects.
A GitHub repo alone does not explain project intent.
Source code can show what exists, but it rarely explains why the project exists, what changed over time, which tradeoffs mattered, or what is still unfinished. Raw chat logs and dense devlogs have the opposite problem: they preserve too much texture for a first impression.
A useful portfolio needs layered access. Someone should be able to scan a project summary, open a case study, inspect real proof media, follow the devlog if they want the history, and only then reach for raw/archive material when provenance matters.
That is the job of rhygpu.dev: make the path from messy build history to public project narrative readable without sanding off the engineering reality.
rhygpu.dev organizes RhyGPU work into a public system:
The site-building notes and project devlogs live in the shared development journal. Raw chat/build logs are archive material, not the main route a reader is expected to take.
Projects are modeled as Markdown content entries with status, stack, proof notes, media, architecture, and long-form body content.
Development entries are structured content, so the archive, project links, metadata, and individual pages stay generated from one source.
Each project gets a reusable page shell for problem, solution, systems, proof, current status, and skills demonstrated.
Project pages can show real screenshots, diagrams, demo links, and planned slots without pretending unfinished assets already exist.
Shared layout metadata handles titles, descriptions, canonical URLs, Open Graph, and Twitter summary tags.
Raw site-building material can be retained as archive/source evidence while the public surface stays curated and readable.
The site builds into static pages, keeping hosting simple and making route generation easy to validate before deploy.
The site is intentionally small and inspectable:
Markdown content becomes typed Astro collections, collections generate project and devlog routes, shared components provide the frame, and the static build becomes the public portfolio.
rhygpu.dev is an active portfolio site.
The homepage, project index, individual project pages, devlog archive, About, Resume, and Contact pages exist. Mnemosyne, OmniPlanner, and Pythagorean Harmony now have distinct public surfaces, and this page makes the site itself visible as the fourth meta-project.
The meta-build archive exists, but it should remain behind the scenes unless a future page intentionally explains it. The next cleanup pass should focus on site-specific devlogs, stronger live deployment QA, and replacing planned site screenshots with real captures once the layout stabilizes.
Architecture / System Shape
Screenshots / Demo Proof

Portfolio landing page organizing projects, devlogs, and profile navigation into one reader path.
Planned screenshot slot for the project collection view showing flagship, secondary app, prototype, and meta-site structure.
Planned screenshot slot for the flagship case-study page combining architecture, proof media, devlog links, and roadmap.

Development journal archive for project history and technical decision records.
Planned screenshot slot for the meta-project page documenting the portfolio system itself as a build artifact.
Proof Notes
Links