Skip to content
/ omega Public

adhyys07/omega

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1052419 · · Jul 26, 2026

History

58 Commits
Jul 26, 2026
Jun 27, 2026
Jun 27, 2026
Jul 26, 2026
Jul 26, 2026
Jul 26, 2026
Jul 26, 2026
Jul 18, 2026
Jul 26, 2026
Jul 26, 2026
Jul 10, 2026
Jul 26, 2026
Jun 27, 2026
Jul 19, 2026
Jul 22, 2026
Jun 27, 2026
Jun 27, 2026
Jun 28, 2026
Jun 27, 2026
Jun 28, 2026
Jun 27, 2026

Repository files navigation

Omega YSWS

Omega is an official Hack Club You Ship, We Ship program. Build an Android, iOS, or cross-platform app and earn Ω tokens for rewards such as phones, developer licenses, and tools.

How it works

  1. Pitch your app idea and get it approved.
  2. Build for at least 25 hours, tracked with Hackatime.
  3. Submit your project on Omega Form.
  4. Get your project approved and earn Ω tokens and gain a multiplier based on approved hours and project quality.
  5. Spend your tokens in the Omega shop.

You can build for Android, iOS, or both. Participants may submit up to two projects, and the same work cannot be submitted to another YSWS.

Website features

  • Hack Club sign-in and Hackatime integration
  • Pitch and project submissions with review feedback
  • Repository, README, demo, and media checks
  • Project badges and status tracking
  • Ω token rewards and shop
  • Mobile development guides

Tech stack

  • Svelte 5, TypeScript, and Vite
  • Fastify API server
  • Airtable database
  • Hack Club Auth and Hackatime OAuth
  • GitHub API and Slack integrations

Local development

npm install
npm run server:watch
npm run devev

Copy .env.example to .env and configure the required credentials first. The website runs at http://localhost:5173, with the API on port 3000.

Run checks with npm run check and create a production build with npm run build.

Community

Join the Hack Club Slack and visit #omega for help and project updates.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published