+
+
Username: {auth.username}
+
+
Email: {auth.email}
+
Joined: {new Date(auth.createdAt).toLocaleDateString()}
+
+
+ {/* Buttons to change category */}
+
+
+
+
+
+
+
+
+
+
+
{category} Ranking
+
+
Total Answered Questions: {questions}
+
Right Answers: {right}
+
Wrong Answers: {wrong}
+
+
+
+