On this page
Free Resources for Hack Clubbers
Hack Club covers a bunch of tools so you do not have to pay for them. As a member you get free AI credits, free hosting, a free custom domain, and a free CDN. Use them to build the projects you ship to Macondo.
Every resource below is free, and none of them ask for a credit card.
Free AI credits
Use Hack Club AI for the agents and tools you build yourself. It gives you free access to frontier AI models, so your project can call an LLM without you paying for API keys.
HC AI is for the tools and agents you build yourself, not for pointing an off-the-shelf coding agent (OpenClaw, Cursor, and the like) at your whole repo. Auto-generating your entire project defeats the point, and a reviewer will notice.
Free hosting, domains, and a CDN
Once your project runs, you need somewhere to put it. These three cover the common needs: a server to run on, a custom address, and a place to park your images and videos.
- Nest gives you your own Linux VPS for anything that runs on a server.
- Free Domains gives you a
.dino.icusubdomain through a pull request. - CDN gives you fast global links for images, videos, and other assets.
.dino.icu subdomain. Check the guide for a step-by-step walkthrough.Claiming a .dino.icu domain means opening a pull request on GitHub, which sounds scarier than it is. The pull request guide walks you through it step by step. Stuck anywhere? Ask in #macondo-help on Slack.
All of these are free for Hack Club members. No credit card needed.
See also
- Hosting on Nest , how to deploy your project on a free Linux VPS
- Pull Request Guide , how to claim a free
.dino.icudomain step by step - What to Build , project ideas to point these tools at