Files
life_generators/README.md
2023-11-05 09:18:32 +08:00

12 lines
513 B
Markdown

# Generators
### [Quote_Generator](https://lifeadventurer.github.io/generators/quote_generator/index.html)
- Generate your daily quote with a button.
- Background with matrix animation when generating.
- Just for practicing my HTML, JavaScript, and CSS.
### [Daily_Fortune_Generator](https://lifeadventurer.github.io/generators/fortune_generator/index.html)
- Generate your daily fortune with a generate button.
- Background with matrix animation when generating.
- Testing some features for an online judge.