Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dorkatzir/codebreaker

Code-Breaking
https://github.com/dorkatzir/codebreaker

game-development laravel livewire pdf-document-processor php print tailwindcss vite webapp

Last synced: 2 days ago
JSON representation

Code-Breaking

Awesome Lists containing this project

README

        

# Codebreaker - A kid-friendly web app

## Creating secret messages using symbols [Live Demo](https://codebreaker.drork.live)

A kid-friendly web app using Livewire, Laravel, and Tailwind that allows us to type a message and instantly generate the corresponding symbols.

"code-breaking" worksheets where each letter in a secret message is represented as a symbol. They then refer to an alphabet lookup table, and perform the translation.

### Screenshot

![](./screenshot.png)

### Useful resources

- [Code-Breaking Workshop](https://laracasts.com/series/code-breaking-workshop) - Code-Breaking Workshop

### Acknowledgments

Thanks to [Jeffrey Way](https://laracasts.com) - the creator of Laracasts.