All Projects → p1ass → emojic.ch

p1ass / emojic.ch

Licence: MIT license
顔認識で人の顔を😇に変換するWebサービス「えもじっく」

Programming Languages

Vue
7211 projects
python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to emojic.ch

fastify-vue
A nuxt.js fastify plugin
Stars: ✭ 27 (+107.69%)
Mutual labels:  nuxtjs
platform
Community platform for dancers
Stars: ✭ 30 (+130.77%)
Mutual labels:  nuxtjs
don-blog
一个基于Vue.js + Nuxt.js + SCSS + ES6/7 + Node.js + Koa.js + MySQL + Redis开发的个人博客。
Stars: ✭ 77 (+492.31%)
Mutual labels:  nuxtjs
nuxt-typo3
TYPO3 Frontend rendered in Vue.js and Nuxt (frontend for EXT:headless)
Stars: ✭ 66 (+407.69%)
Mutual labels:  nuxtjs
nuxtjsbrasil.github.io
Site da comunidade Nuxt Brasil (usando Nuxtjs) 😄
Stars: ✭ 21 (+61.54%)
Mutual labels:  nuxtjs
create-nuxt-tailwind-app
[DEPRECATED] Use create-nuxt-app, they added full tailwindcss & purgecss support
Stars: ✭ 32 (+146.15%)
Mutual labels:  nuxtjs
nuxt-gsap-module
GSAP module for Nuxt.js
Stars: ✭ 183 (+1307.69%)
Mutual labels:  nuxtjs
nuxt-cordova-app
📱 Nuxt JS (Vue JS) + Vuetify 2 SPA hybrid demo app built using Cordova
Stars: ✭ 48 (+269.23%)
Mutual labels:  nuxtjs
nodejs-koa-blog
基于 Node.js Koa2 实战开发的一套完整的博客项目网站
Stars: ✭ 1,611 (+12292.31%)
Mutual labels:  nuxtjs
wangxin-study
浪树学习考试系统(wangxin-education)[课程点播、直播、刷题、考试、支付、营销],致力打造一个低成本通用的在线教育系统,让用户直接通过系统可视化配置并尽可能无须修改任何代码即可实现上线商用。系统采用前后端分离模式,前台和移动端采用vue.js为核心框架,后台采用Java语言,框架springboot+spring+mybatis+redis+mysql。系统目前主要功能有课程点播、直播、练习、考试、支付、营销等功能。
Stars: ✭ 267 (+1953.85%)
Mutual labels:  nuxtjs
Blog2.0
基于Nuxt(ssr)+Vuetify+elementUi+nodeExpress+mongoDb的个人博客全栈项目
Stars: ✭ 20 (+53.85%)
Mutual labels:  nuxtjs
the-shrine-ng
🔴 A progressive web app of a retro soundboard. The Shrine comes with "Gude Laune!" and many more legendary sounds. 🔊
Stars: ✭ 16 (+23.08%)
Mutual labels:  nuxtjs
covid19
愛知県 新型コロナウイルス感染症対策サイト / Aichi COVID-19 Task Force website
Stars: ✭ 68 (+423.08%)
Mutual labels:  nuxtjs
mtapp
💫 💫 Vue全家桶(配Nuxt)+ssr服务器渲染+koa2 打造美团App项目(还在更新...)📦
Stars: ✭ 30 (+130.77%)
Mutual labels:  nuxtjs
netflix-show-generator
A tool for generating Netflix show image
Stars: ✭ 18 (+38.46%)
Mutual labels:  nuxtjs
nuxtjs-woocommerce
NuxtJS (Vue) eCommerce site with WooCommerce backend
Stars: ✭ 83 (+538.46%)
Mutual labels:  nuxtjs
vue-plausible
Plausible Analytics Vue.js Plugin and NuxtJS Module
Stars: ✭ 107 (+723.08%)
Mutual labels:  nuxtjs
json.pizza
Online JSON formatter and prettifier
Stars: ✭ 72 (+453.85%)
Mutual labels:  nuxtjs
LaraNuxt
Laravel framework with integrated NuxtJs support, preconfigured for eslint, jest and vuetify.
Stars: ✭ 53 (+307.69%)
Mutual labels:  nuxtjs
nuxt-ts-module
A tiny module to use Typescript within Nuxt.js application.
Stars: ✭ 21 (+61.54%)
Mutual labels:  nuxtjs

えもじっく

Greenkeeper badge

トップページ

Summray

えもじっくは写真から顔を判定して、絵文字スタンプを貼り付けてくれるWebサービスです。

https://emojic.ch

Architecture

アーキテクチャ図

  • えもじっくのフロントエンドはNuxt.jsで構築されています。
  • バックエンドAPIはAamazon API GatewayとAWS LambdaをServerless Frameworkを使って構築しています。
  • Lambda関数はPythonで書かれており、Amazon Rekognitionを使って顔認識を行っています。
  • デプロイはすべてCircleCIで行っており、masterブランチにマージされるたびにデプロイされます。

紹介記事

人の顔を絵文字😇に変換するWebサービスをAmazon Rekognition x Serverlessで開発して、デプロイをCIで自動化した話

Front-end

こちらのREADMEをご覧ください。

AWS Lambda

こちらのREADMEをご覧ください。

LICENSE

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].