Skip to content

Latest commit

 

History

History
54 lines (42 loc) · 4.02 KB

README.md

File metadata and controls

54 lines (42 loc) · 4.02 KB

GraphQL
Github Emojis

follow on twitter


Motivation 💪

I often use emojis in my github commit messages, and only very few of them (because I usually forget the names), now there are many awesome gists which provide an entire list of all emojis supported by Github like rxaviers and roachhd etc.

However as it loads the entire emoji list right of the bat, it takes up too much time to load the page and not really easy to search while loading, so I thought of creating a small project to solve this problem that I was facing.

Tech Stack 💻

Features ✨

  • Lazy Loading Emojis from Github Emoji API using Intersection Observer API 😬
  • Search Feature with debounce 📨
  • Current architecture makes use of Incremental Static Regeneration to serve data as soon as possible and revalidate the stale data to avoid getting Rate Limited by Github 🚀
  • Dark / Light theme switcher ☯️
  • Minimalistic and smooth UI ⚛️
  • PWA Enabled ⚡

Bugs or Requests 🐛

If you encounter any problems feel free to open an issue. If you feel the project is missing a feature, please raise a ticket on GitHub and I'll look into it. Pull request are also welcome.

Where to find me? 👀

Website Badge Twitter Badge Linkedin Badge Instagram Badge Telegram Badge