TEDx Recommender

I really love watching TED talks. There’s always so much to learn. So, I made a TEDx Recommender using React.

Demo
View source on github

JS Quiz

A CLI app where I ask the user questions about JavaScript using readline-sync and chalk.

Play the quiz
View source on github

Check Prime Number

An app made using JS where you can check if your birthdate is prime.

Demo
View source on github

Check Prime Number

An app made using React where you can check if your birthdate is prime.

Play the quiz
View source on codesandbox