/harvardx

All my final projects in Harvard University's Online Course (CS50X & CS50W)

HarvardX

HarvardX is an online learning initiative by Harvard University through edX online platform. These courses are also taught physically in Harvard itself. This repository contains all my final projects in Harvard University's Online Course (CS50X & CS50W). Besides my final projects, other course projects will not be incorporated into this repository as they are against the course's policy. Nevertheless, some of the projects are demonstrated in my YouTube channel. Listed as below are the some of the projects which I have completed:

CS50X - Harvard University's Introduction to Computer Science

  1. Final Project - Time Planner Website
    Description: A time planner application designed to help users efficiently and effectively schedule days or weeks ahead. Users will be able to register, login, customize weekly schedule (add, edit, delete), add special events, modify to-do list, and of course, logout.
    *Note: Since this is my Final Project of CS50X, I am allowed to include this project in my public repository. You may view my project source code here.
    ๐Ÿ‘‰ YouTube Demonstaration

CS50W - Harvard University's Web Programming with Python and JavaScript

  1. Search
    Description: A clone of Google Search, Google Image Search, and Google Advanced Search
    ๐Ÿ‘‰ YouTube Demonstaration

  2. Wiki
    Description: A Wikipedia-like online encyclopedia.
    ๐Ÿ‘‰ YouTube Demonstaration

  3. Commerce
    Description: 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.โ€
    ๐Ÿ‘‰ YouTube Demonstaration

  4. Mail
    Description: A front-end for an email client that makes API calls to send and receive emails.
    ๐Ÿ‘‰ YouTube Demonstaration

  5. Network
    Description: A Twitter-like social network website for making posts and following users.
    ๐Ÿ‘‰ YouTube Demonstaration

  6. Pizza
    Description: Web application for handling a pizza restaurantโ€™s online orders.
    ๐Ÿ‘‰ YouTube Demonstaration

  7. Final Project
    Description: Trip planner website for planning trips to specific country in advance.
    *Note: Since this is my Final Project of CS50X, I am allowed to include this project in my public repository. You may view my project source code here.
    ๐Ÿ‘‰ YouTube Demonstaration

CS50AI - Harvard University's Introduction to Artificial Intelligence with Python

  1. Traffic
    Description: An AI to identify which traffic sign appears in a photograph using Neural Network.
    ๐Ÿ‘‰ YouTube Demonstaration