DEV Community

Brian Hou
Brian Hou

Posted on

Reddit Interview Problem Generator

My Final Project

My classmate and I created a Reddit interview problem generator website that would take a question of user selected difficulty (Easy, Medium, Hard) from Reddit's Daily Programming subreddit and display the question, along with a text editor embedded into the website that the user could input his/her code in to run.

Our website also includes features allowing the generation of a problem of random difficulty as well as the option of having the user subscribe to our email listing in which the user can then receive a link to our website!

Link to Code

https://github.com/Brian-Hou/CSS436-Program5

Link to Website

http://dailyprogramming-env.eba-psip2mpw.us-west-2.elasticbeanstalk.com/

Tech Stack (Services Used)

  1. AWS Elastic Beanstalk
  2. AWS Simple Email Service (SES)
  3. DynamoDB
  4. Pushshift Reddit API
  5. HackerEarth API
  6. GitHub Markdown to Html API

Top comments (0)