https://github.com/joeymeere/zircon
Level up your Solana development with guided courses, and curated challenges.
https://github.com/joeymeere/zircon
challenge education solana web-editor
Last synced: about 1 year ago
JSON representation
Level up your Solana development with guided courses, and curated challenges.
- Host: GitHub
- URL: https://github.com/joeymeere/zircon
- Owner: joeymeere
- License: other
- Created: 2024-03-22T17:51:37.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-30T01:41:13.000Z (over 1 year ago)
- Last Synced: 2025-06-22T06:03:32.204Z (about 1 year ago)
- Topics: challenge, education, solana, web-editor
- Language: TypeScript
- Homepage: https://zircon-teal.vercel.app
- Size: 1.74 MB
- Stars: 17
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Zircon
The Developer Dojo for Solana.
## What is it?
Zircon is a hub for guided and gamified courses, coding challenges reminiscent of LeetCode, and a sandbox for sharing Solana-related code snippets within minutes.
## Why?
To put it simply: *I felt like this needed to exist*
I've been helping new developers learn how to build on Solana for almost two years now, and each time I've wished something like this existed to point them to. Here are a few of the thoughts behind why I built this:
- Tutorial hell is rampant in this industry. A guided course component (much like CryptoZombies & Buildspace) could help break the monotony and in-turn onboard more developers
- Evaluating potential developers requires combing their GitHub, a potentially time-consuming process
- Setting up an environment to share and run code snippets for Solana is annoying