• Built a Coding practice application where users can sign-up and practise Data structures related Coding Question
• Used NextAuth for authenticating Users and used MongoDB for storing Questions and User’s data
• Multiple pages are present like Profile Page (detailed users profile showing their progress), Leader board page (rankwise users list), Activity Page (all submissions by all users) and a Question List Page.