Skip to content
@is-pinoy-dev

is-pinoy.dev

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
is-pinoy.dev banner

🇵🇭 is-pinoy.dev

Free *.is-pinoy.dev subdomains for Filipino developers.

Register your own subdomain in minutes — no cost, no gatekeeping, just open source.

Subdomains PRs Welcome License Community


✨ What is is-pinoy.dev?

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.


🚀 Get Your Subdomain

Getting your own yourname.is-pinoy.dev is as simple as opening a pull request:

  1. Fork is-pinoy-dev/domains
  2. Add a JSON file in subdomains/yourname.json
  3. Open a PR — our bot validates it automatically
  4. 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


🗂️ Repositories

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

🛠️ Ecosystem

The ecosystem monorepo powers everything under the hood:

  • packages/cli — Register and manage your subdomain from the terminal
  • packages/schemas — JSON schemas for subdomain validation
  • packages/validator — Shared validation logic used in CI
  • apps/web — The is-pinoy.dev website and docs

🤝 Contributing

We welcome contributions of all kinds — code, docs, ideas, and bug reports.

Please read our Contributing Guide and Code of Conduct before getting started.


📬 Connect


Made with 🤍 by Filipino developers, for Filipino developers.

is-pinoy.dev

Pinned Loading

  1. domains domains Public

    🇵🇭 Free *.is-pinoy.dev subdomains for Filipino developers — register yours via a pull request.

    15 20

  2. ecosystem ecosystem Public

    🇵🇭 Monorepo for the is-pinoy.dev platform — subdomain registry, CLI, schemas, and tooling for the Filipino developer community.

    TypeScript 1 2

Repositories

Showing 3 of 3 repositories

Top languages

Loading…

Most used topics

Loading…