An open API service indexing awesome lists of open source software.

https://github.com/screenshotone/blastbanners

A funny game where you blast banners on different websites
https://github.com/screenshotone/blastbanners

banners cookies screenshots

Last synced: 4 months ago
JSON representation

A funny game where you blast banners on different websites

Awesome Lists containing this project

README

        

# Blast Banners 💥

It is funny game where you blast banners on different websites.

The game is built with [Next.js](https://nextjs.org), [Tailwind CSS](https://tailwindcss.com), and [shadcn/ui](https://ui.shadcn.com), deployed on [Hetzner](https://www.hetzner.com) with [Kamal](https://kamal-deploy.org/).

It uses [ScreenshotOne API](https://screenshotone.com) to render screenshots of the websites.

[![Blast Banners](https://img.youtube.com/vi/sPjDyzpyNwM/maxresdefault.jpg)](https://www.youtube.com/watch?v=sPjDyzpyNwM)

## Lessons Learned

1. [Deploy Next.js (Prisma/SQLite) with Kamal 2 and GitHub Actions](https://scalabledeveloper.com/posts/deploy-nextjs-sqlite-with-kamal-and-github-actions/).
2. [Using emojis as website favicons](https://scalabledeveloper.com/posts/emoji-favicon/).
3. [Pseudorandom number generators](https://scalabledeveloper.com/posts/pseudorandom-number-generators/).

## License

The code is licensed [under the MIT license](./LICENSE).