Back

ZHITONG ZHANG

SCHOOL AND PERSONAL PROJECTS
View all the projects on Github on the index page!

-Created a version of 2048 that is generalized to n by n dimensions and implemented *A Search Algorithm on non-random Version of game (C++)


-Created a dynamically movable ASCII art Simulator (C++)


-Contributed in building the National Bisexual Resource Center Database and front-end features for the interactive map-view of centers.(NodeJS/JS, React, and MongoDB)


-Wrote a web scraping script that allows the user to check if a website is tracking their activities through the use of Google Analytics (Python, BS4 and requests)

-Created a kernel that analyzes the "Happiness Levels" seperated by countries (dataset from Kaggle) (Python, numpy, matplotlib)

- Created a Fortune Teller that uses your birth-date/astrological sign to predict your overall juju (compatability, lucky-number, etc) (C)

- Visualized NASA Public Weathering dataset to gain valuable information that will optimize machine learning model that predicts natural disasters before they happen. (Python)

- Utilized NASA LIS API to create a probability map of "danger zones" in the San Diego area

- Created a decision tree supervised learning decision tree model in C++ using only basic data structure and math operations.

- Created an image compressor and decompressor (C)