# holben.net > A self-hosted project hub. Every project is served from a single desktop PC > Projects sleep when unused and start on demand when visited. ## What this site is Personal hub for software, games and experiments by Holben. Not a company. The homepage shows the inside of the actual machine; components light up when the corresponding project's process is running. ## Structure - https://holben.net/ - hub, live project list with real process state - https://.holben.net - each project on its own subdomain ## Notes for crawlers and agents - /api/projects returns the canonical project list as JSON, no auth required. - /api/projects/:id/status returns live process state for one project. - Projects marked "asleep" are not down; the process starts on first request. - Please do not crawl /api/admin/* - it requires authentication and will 403. ## Contact holberthobmoves@gmail.com