Kaomoji.party
When I was building this blog, I was so confused with footer content. Thought of adding copyright notice, but seriously it wasn’t needed on this personal blog. So I added my favorite Japanese kaomoji: ¯_(ツ)_/¯, still I wasn’t satisfied with one kaomoji displaying all the time.
Long story short, I built an API that returns a random kaomoji. It also accepts emotion category as parameter and returns a kaomoji from that category.
Tech Stack:
- Framework: NextJS serverless API
- Deployment: Vercel