Pinned Repositories
codename
Predictive model of future coronavirus hotspots using Machine Learning (ML).
nbody
The n-body problem is important in physics in understanding how objects interact with each other via its laws, including the conservation of energy and momentum and Newton's Law of Universal Gravitation. This project uses C++ and CUDA to tackle this problem and uses Python and Matplotlib to visualize the results.
SearchForRegionalOutliersInThermalImages
A Java program with GUI that regionalizes thermal images, checks for any cases where an area is surrounded by a much larger area with a noticeable temperature difference, and returns any that tests positive given the directory of a folder of grayscaled thermal images.
StockAnalysisApplication
An application that stores historical stock data into an InfluxDB database, uses Django as the backend framework for the API, and React as the frontend framework with Bootstrap.
Temperature-and-Wind-Speed-Web-Application
A web application using Flask that returns the temperature and wind speed and their forecasts given the zip code by calling to the AerisWeather API.
wentao-yang's Repositories
wentao-yang/nbody
The n-body problem is important in physics in understanding how objects interact with each other via its laws, including the conservation of energy and momentum and Newton's Law of Universal Gravitation. This project uses C++ and CUDA to tackle this problem and uses Python and Matplotlib to visualize the results.
wentao-yang/codename
Predictive model of future coronavirus hotspots using Machine Learning (ML).
wentao-yang/SearchForRegionalOutliersInThermalImages
A Java program with GUI that regionalizes thermal images, checks for any cases where an area is surrounded by a much larger area with a noticeable temperature difference, and returns any that tests positive given the directory of a folder of grayscaled thermal images.
wentao-yang/StockAnalysisApplication
An application that stores historical stock data into an InfluxDB database, uses Django as the backend framework for the API, and React as the frontend framework with Bootstrap.
wentao-yang/Temperature-and-Wind-Speed-Web-Application
A web application using Flask that returns the temperature and wind speed and their forecasts given the zip code by calling to the AerisWeather API.