Learnt React
March 2020 was when we were under lockdown, so a group of us friends decided to get together and play a favourite game of ours in college - Mafia.

But then we needed a mechanism to allocate roles to people, which needed to be random. And I needed to practise my React skills.

Thus was born, the mafia-role-generator https://jayaramkasi.github.io/mafia-role-generator/#/

Code available here
https://github.com/jayaramkasi/mafia-role-generator

A fairly simple stack
1. React
2. Redux
3. Bootstrap

Supports incoming webhooks to Slack and Google Chat.