Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emoji-gen/web-main
:tada: Ultimate Emoji Generator
https://github.com/emoji-gen/web-main
aiohttp asyncio mysql python python3 skia vue
Last synced: 1 day ago
JSON representation
:tada: Ultimate Emoji Generator
- Host: GitHub
- URL: https://github.com/emoji-gen/web-main
- Owner: emoji-gen
- License: gpl-3.0
- Created: 2016-07-31T12:26:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-04T06:40:16.000Z (10 months ago)
- Last Synced: 2025-01-05T17:09:00.470Z (15 days ago)
- Topics: aiohttp, asyncio, mysql, python, python3, skia, vue
- Language: Vue
- Homepage: https://emoji-gen.ninja
- Size: 17.5 MB
- Stars: 430
- Watchers: 6
- Forks: 20
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Emoji Generator
[![CircleCI](https://circleci.com/gh/emoji-gen/web-main/tree/master.svg?style=shield)](https://circleci.com/gh/emoji-gen/web-main/tree/master)
![License](https://img.shields.io/github/license/emoji-gen/web-main.svg):tada: Ultimate Emoji Generator
## Requirements
- Python `$(cat .python-version)`
- Node `$(cat .node-version)`
- MySQL 5.7## Libraries
- [aiohttp](https://github.com/aio-libs/aiohttp) - Server-side framework
- [Vue](https://vuejs.org/) - Frontend framework
- [Skia](https://skia.org/) - Graphics library## Getting started
- [Server-side setup document](server/README.md)
- [Frontend setup document](frontend/README.md)## Other platforms
- [cli](https://github.com/emoji-gen/cli) - Console application
## External presentations
- Sep, 2016 [The only way to recover lost us vocabulary](https://speakerdeck.com/pine/shi-waretayu-hui-li-wohui-fu-saserutatutahitotufalsefang-fa) *(Japanese)*
- Feb, 2017 [Emoji Generator meets Browser Extensions](https://speakerdeck.com/pine/emoji-generator-meets-browser-extensions) *(Japanese)*
- Sep, 2018
[How to develop a web service with asyncio and aiohttp](https://speakerdeck.com/pine/how-to-develop-a-web-service-with-asyncio-and-aiohttp) *(English)*
- Sep, 2019 [Introduction to the graphics library Skia written by C++](https://speakerdeck.com/pine/introduction-to-the-graphics-library-skia-written-by-c-plus-plus) *(English)*
- Dec, 2019 [Internationalization of Emoji Generator](https://speakerdeck.com/pine/i18n-of-emoji-generator) *(English)*## License
GPLv3 © [Emoji Generator](https://emoji-gen.ninja)