- PRODUCT MATCHMAKING WEBSITE - HEATMAP WEBSITE • Developed using Python Django. • Showed the traffic status of all states in the United State as the heatmap. • Introduced bar and pie chart to show the traffic status statistically, hierarchically and chronologically. • Added filtering functions according to state, city, street, car number and so on. • Designed web pages using jQuery and Bootstrap for the high-rendering speed. • Used MySQL as a database and ORM functions. • Deployed the website on Ngnix web server. • Introduced memory profiler function to show the memory usage status on the server. • Done unit tests about all functions in the website.