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

https://github.com/sherlockboy/tighten-laracon2022-puzzle-solution

Solution for the Puzzle announced by Tighten in Laracon 2022, September
https://github.com/sherlockboy/tighten-laracon2022-puzzle-solution

base64 laracon-online php puzzle tighten

Last synced: 2 months ago
JSON representation

Solution for the Puzzle announced by Tighten in Laracon 2022, September

Awesome Lists containing this project

README

        

## Puzzle link
`https://tighten.com/laracon/puzzle-1/`

## Used tools for debugging
- https://base64.guru/learn/base64-characters
- https://base64.guru/tools/validator
- https://base64.guru/converter/encode/image/png
- https://base64.guru/converter/decode/image

## RUN

`php solution.php`

## Checking
Compare generated `result` image with the pre-defined `puzzle-solution.jpeg`