My portfolio

A showcase of my projects

Meteroite Dashboard

  • Scraped the web using python to extract additional geographical meta-data for 45K cases of meteorite landings.
  • Performed statistical tests to identify the impact of altitude, mass, location, detectability with Pandas, Numpy and Matplotlib.
  • Created an interactive geospatial dashboard to visualise meteor and summary statistics with Vega-Lite & Flask.
  • Python projects

    Projects including Breakout game, Name popularity searching system, photoshop tools, boggle solver, and more.

    AI rating system

    An interactive system that could distinguish positive reviews and negative reviews with no Scikit-learn and Tensorflow, only with math, logistic regression, Pandas, Numpy and Python.