This is a repository of projects for CS50's Web Programming with Python and JavaScript. It includes the following projects:
- Search : A front-end for Google Search, Google Image Search, and Google Advanced Search using HTML and CSS
- Wiki : A Wikipedia-like online encyclopedia created using Django framework
- Commerce : An eBay-like e-commerce auction site that will allow users to post auction listings, place bids on listings, comment on those listings, and add listings to a watchlist. Created using Django framework
- Mail : A front-end for an email client that makes API calls to send and receive emails
- Network : A Twitter-like social network website for making posts and following users