Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ebolblga/ahaha-hehehe

Finally, the funny. This website is meant to fulfil your needs in meta-ironic humour
https://github.com/ebolblga/ahaha-hehehe

nuxt3 scss tailwindcss typescript vue web website

Last synced: 18 days ago
JSON representation

Finally, the funny. This website is meant to fulfil your needs in meta-ironic humour

Awesome Lists containing this project

README

        

# Ahaha & hehehe v3

### Finally, the funny. This website is meant to fulfil your needs in meta-ironic humour.

This is a third and final version of an older project:
[v1 on ASP.Net](https://github.com/ahibis/hahaRU)
[v2 on Django](https://github.com/ahibis/hahaRu2)

Читать документацию на [Русском](https://github.com/ebolblga/Ahaha-hehehe#ahaha--hehehe-v3)



## Modules
### Meme generation
Generates memes and allowes you to make hilarious images on your own.

### Word generation
Generates funny words with the help of language template subversion, using known funny patterns in words.
![image](https://user-images.githubusercontent.com/82185066/187479609-5bdd7862-d676-4fa8-946f-caf2d8d64c5e.png)

### Joke generation
Generates original jokes using [Markov chain](https://en.wikipedia.org/wiki/Markov_chain), trained on a large dataset parsed from [anekdot.ru](https://www.anekdot.ru/).
![image](https://user-images.githubusercontent.com/82185066/187480785-63147aac-5462-4df5-804e-b80c4d0fdc82.png)

### Video generation
Finds completely random video from [YouTube](https://www.youtube.com/). Made by generating random video ID, searching for it on YouTube (to find similar existing video ID's) and parsing results.
![image](https://user-images.githubusercontent.com/82185066/187481536-76c05c31-00b2-4951-8c50-33d72d28c2d2.png)

## How to start project using Visual Studio Code

```bash
# first install all modules
yarn

# now start project
yarn dev
```

## Credits
[Ebolblga](https://github.com/ebolblga) - Creative Lead, UI/UX Designer, Full-Stack Developer
[Ahibis](https://github.com/ahibis) - Tech Lead, Full-Stack Developer
[Moskwa]() - Creative Сonsultant, Full-Stack Developer

## License
This program is licensed under the GPL-3.0 License. Please read the License file to know about the usage terms and conditions.