Pinned Repositories
cat_clicker_mvc
A JavaScript web application displays a list of cat names. Clicking each cat, the details of that cat: image, name, number of clicks will display. Also supports dynamically change each cat's information.
CloudInput
An browser plugin to use Chinese Pinyin Input Method.
Cluster_Centerbased
Course Project - centerbased clustering, comparing K-meaning++ & PAM
HikingCounter
A React web application supports browsing and editing my hiking activities.
MovieTrailers
A grid-based website shows a list of my favorite movies. Hover over the poster, the storyline will display in tooltip style. Click the poster, the trailer will display in modal style.
neighborhood-to-visit
A single-page Web app shows a list of places in neighborhood, with dynamic places filtering and place details in popup.
OnlineStore
A Ruby on Rails web application.
pholib
A Java Spring MVC web application supports browsing and editing photos and categories, and managing favorite photos.
RecipeShare
A Python MVC web application which lets user share their own recipes, with RESTful services.
WeatherRef
An Android application which shows the current and predicted weather, and refreshes the data automatically.
mzhangdev's Repositories
mzhangdev/Cluster_Centerbased
Course Project - centerbased clustering, comparing K-meaning++ & PAM
mzhangdev/WeatherRef
An Android application which shows the current and predicted weather, and refreshes the data automatically.
mzhangdev/cat_clicker_mvc
A JavaScript web application displays a list of cat names. Clicking each cat, the details of that cat: image, name, number of clicks will display. Also supports dynamically change each cat's information.
mzhangdev/CloudInput
An browser plugin to use Chinese Pinyin Input Method.
mzhangdev/HikingCounter
A React web application supports browsing and editing my hiking activities.
mzhangdev/MovieTrailers
A grid-based website shows a list of my favorite movies. Hover over the poster, the storyline will display in tooltip style. Click the poster, the trailer will display in modal style.
mzhangdev/neighborhood-to-visit
A single-page Web app shows a list of places in neighborhood, with dynamic places filtering and place details in popup.
mzhangdev/OnlineStore
A Ruby on Rails web application.
mzhangdev/pholib
A Java Spring MVC web application supports browsing and editing photos and categories, and managing favorite photos.
mzhangdev/RecipeShare
A Python MVC web application which lets user share their own recipes, with RESTful services.
mzhangdev/COEN242P1
mzhangdev/DataMiningCourseProjects
Data Mining Course Projects.
mzhangdev/GetCeleReviewPoints
An app to get movie celebrities' positive review points and negative review points using sentiment analysis.
mzhangdev/OperatingSystemCourseProjects
Operating System Course Projects
mzhangdev/RestaurantMenu
A website shows restaurant menu, supporting CRUD operations to restaurants and menus.
mzhangdev/StudentInformationSystem
A Ruby web application using Sinatra.