Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

:tada: Ultimate Emoji Generator

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)