Kaomoji Editor
2022Kaomoji Editor is a site that takes a text message and replaces the words representing emotions with kaomoji!
(ପ૮๑ᵔ ᵕ ᵔ๑ აଓ)
E.g. "Today's weather is nice and it makes me happy" -> "Today's weather is nice and it makes me ♥(ˆ⌣ˆԅ)"
Kaomoji is a Japanese version of emoji. They tend to be more expressive
than traditional emoji, hence more fun to play with.
Additionally, users will be able to manage the mapping of words with kaomoji through the manipulation of an in-memory data store.
This project was created during my course assistant job at NYU, as a homework assignment for students of the Applied Internet Technologies course.
Roles
Code & Idea by Yona Ngo,
Supervised by Joe Versoza
Tools & Process
The project uses Express as a backend tool to manipulate and pull data from a json file. For front-end part I used handlebars & css. For tests, I used Jest.
The project uses Express as a backend tool to manipulate and pull data from a json file. For front-end part I used handlebars & css. For tests, I used Jest.