Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gusruben/random-is-a-dev
https://github.com/gusruben/random-is-a-dev
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gusruben/random-is-a-dev
- Owner: gusruben
- Created: 2024-11-06T16:16:41.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T16:45:26.000Z (2 months ago)
- Last Synced: 2024-11-06T17:27:31.476Z (2 months ago)
- Language: TypeScript
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# random-is-a-dev
[`is-a.dev`](https://is-a.dev) is a service that allows developers to get a cool ".is-a.dev" domain for their personal websites. Inspired by sites like StumbleUpon and The Useless Web, this project is the first thing that came to mind when I heard of it: `random-is-a-dev` is a small service that finds a random is-a.dev site. Most of these sites are developers' personal sites, so they're great for inspiration or just for fun exploration.
> *Many of these sites are also broken or have expired HTTPS certificates, so you might need to try a few times to find a working site!*
## [Try it out!](https://random.is-a.dev)
It's running as [`random.is-a.dev`](https://random.is-a.dev)-- see if you can find the easter eggs!
[![image](https://github.com/user-attachments/assets/6ee66947-3cde-4305-a8d5-16044c34a45f)](https://random.is-a.dev)
## Technologies
random-is-a-dev is written in [Svelte](https://svelte.dev) with [Bun](https://bun.sh), and [TailwindCSS](https://tailwindcss.com) for styling on the frontend. It uses [is-a.dev](https://is-a.dev/docs/) (obviously) for finding domains!