Free *.is-pinoy.dev subdomains for Filipino developers.
Register your own subdomain in minutes β no cost, no gatekeeping, just open source.
is-pinoy.dev is a community-driven project that gives Filipino developers a free, professional-looking subdomain under *.is-pinoy.dev. Whether you're building a portfolio, a side project, or a dev tool β you deserve a domain that represents you.
Inspired by projects like is-a.dev and js.org, built with π€ by and for the Filipino dev community.
Getting your own yourname.is-pinoy.dev is as simple as opening a pull request:
- Fork
is-pinoy-dev/domains - Add a JSON file in
subdomains/yourname.json - Open a PR β our bot validates it automatically
- Get merged and your subdomain goes live π
{
"subdomain": "yourname",
"owner": {
"github": "yourusername"
},
"record": {
"type": "CNAME",
"value": "yoursite.vercel.app"
}
}π Read the full guide in is-pinoy-dev/domains
| Repo | Description |
|---|---|
.github |
Org-wide community health files, templates, and this profile |
domains |
π Subdomain registry β register yours via a pull request |
ecosystem |
π§ Monorepo β CLI, schemas, validator, and platform tooling |
The ecosystem monorepo powers everything under the hood:
packages/cliβ Register and manage your subdomain from the terminalpackages/schemasβ JSON schemas for subdomain validationpackages/validatorβ Shared validation logic used in CIapps/webβ The is-pinoy.dev website and docs
We welcome contributions of all kinds β code, docs, ideas, and bug reports.
- Register a subdomain β
is-pinoy-dev/domains - Improve the platform β
is-pinoy-dev/ecosystem - Report issues β
is-pinoy-dev/.github
Please read our Contributing Guide and Code of Conduct before getting started.
- π¬ Discord β Join our community
Made with π€ by Filipino developers, for Filipino developers.