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
- 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
-
Search
Description: A clone of Google Search, Google Image Search, and Google Advanced Search
๐ YouTube Demonstaration -
Wiki
Description: A Wikipedia-like online encyclopedia.
๐ YouTube Demonstaration -
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 -
Mail
Description: A front-end for an email client that makes API calls to send and receive emails.
๐ YouTube Demonstaration -
Network
Description: A Twitter-like social network website for making posts and following users.
๐ YouTube Demonstaration -
Pizza
Description: Web application for handling a pizza restaurantโs online orders.
๐ YouTube Demonstaration -
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
- Traffic
Description: An AI to identify which traffic sign appears in a photograph using Neural Network.
๐ YouTube Demonstaration