Author: jeffreyypan_uvh450

  • The Ladybird Project

    The Ladybird Project

    Link to the project: https://beetlehangers.org/

  • Billboard Top 100 Analysis

    Billboard Top 100 Analysis

    More to come!

  • Tenax Strategies Cannabis Markets Dashboard

    Tenax Strategies Cannabis Markets Dashboard

    More to come!

  • Text Editor in DrRacket

    Text Editor in DrRacket

    To create a text editor with the DrRacket language, I first needed to understand the basics of the language, including recursive functions. Then, I started by defining the basic structure of the editor using functions like “define-struct” and “make-editor.” Next, I created functions for basic text editing operations like inserting and deleting characters, moving the…

  • Analysis of Vigilance Methods in Grumeti

    Analysis of Vigilance Methods in Grumeti

    The study aimed to investigate the anti-predator vigilance behaviors of herbivorous animals in the Grumeti Reserve in Tanzania, Africa. The researchers used citizen science, where the public participated in scientific research by observing live cameras and photos that showed the daily behaviors of the animals. The study focused on wildebeests, buffalos, gazelles, and impalas, which…

  • Solar Panel Optimization Using GIS

    Solar Panel Optimization Using GIS

    I investigated the potential of using remote sensing data and GIS tools to identify suitable areas for solar panel placement in a region. To do so, I used ArcGIS software and different datasets, including topographic data, land cover data, and solar irradiation data. Firstly, I collected and processed the data using GIS tools to create…

  • Analysis of J&J Stock Data with Python

    Analysis of J&J Stock Data with Python

    Using Python, the stock data of Johnson and Johnson, a well known pharmaceuticals company was analyzed, before and after the Covid-19 outbreak. Data was collected via J&J reports and Yahoo! Finance, and was aggregated with Python and plotted as a time-series graph. Summary statistics were ran and correlation matricies were derived, with multiple features being…

  • Recipe Recommendation System

    Recipe Recommendation System

    The main goal of the recipe recommendation system was to develop a user-friendly dashboard that recommended healthy and tasty recipes to college students based on their preferences and nutritional needs. To achieve this goal, I started by cleaning and preprocessing the recipe dataset from Kaggle, which included over 50,000 recipes with directions, ingredients, reviews, and…

  • National Park Trail Recommendation System

    National Park Trail Recommendation System

    The National Park Recommendation System is a data project that I worked on with a team as part of my studies at Northeastern University. The goal of this project was to develop a recommendation system that could suggest National Park trails to users based on their preferences. To achieve this, we first collected data on…

  • SSC Research at Northeastern University

    SSC Research at Northeastern University

    As a research assistant in the Sustainability and Social Change Lab, at Northeastern University, my role has been to assist in various aspects of research, including experimental design, data analysis, content analysis, literature reviews, and running studies using Python, R, and Qualtrics. One of the most interesting aspects of this project has been the opportunity…