So You Think You Can Code is a vanilla JS browser quiz games that test a user's programming knowledge. The topics featured in the quiz are Html, CSS, Flexbox/Grid, Javascript. The website features a landing page, where a user can choose whether to study or take a quiz. At the end of your quiz, you get a result indicating whether you fail or pass, which is determined by a nimimun score. I made this website to help people learn the basics of web development.