Rohan Khetan profile photo

Rohan Khetan

Freshman (Class of 2029)

Northville High School

codereach.org/rohan-khetan

Hi, I'm Rohan, a freshman at Northville High School, and I’m usually busy balancing life between sports fields and academic pursuits.

When I’m not pitching on the baseball diamond or running around Hines Park, I’m probably geeking out over science and math. I love diving into research and figuring out how things work, whether it’s a tough equation or a scientific theory.

I also run CodeReach, an outreach effort to teach AI and CS to students. I’m excited to share my projects, my research, and everything I’m learning along the way. Stay tuned!


Latest from me


Research

Identified Structural Bias in CMIP6 Sea Surface Temperature Simulations using Reanalysis Data. Presenting at the Michigan Science Fair.

Climate models are important tools for predicting Earth's climate, but they are not always accurate. CMIP6 models simulate Earth's climate by solving simplified physics equations on a three-dimensional global grid. I hypothesize that CMIP6 climate models show larger errors at certain locations and under specific physical conditions because small-scale processes, such as cloud formation and ocean mixing, must be approximated in these models. This research investigates where and when CMIP6 climate models differ from observed data by comparing model output to ERA5 data, which combines real-world observations with physics-based modeling. The study focuses on sea surface temperature and analyzes monthly data over a selected ocean region. Model error is calculated by measuring the difference between CMIP6 predictions and ERA5 values. Machine learning techniques are then used to identify patterns in the conditions associated with larger model errors to uncover the specific factors associated with physical location and processes that cause climate models to deviate from observed data.


Publications

Projects (click each one for more!)

Project 1

Baseball Swing Similarity Analyzer

This projct calculates how similar your swing is to a pro players swing! Just upload two videos and you will get a similarity score!

I created this app using Google MediaPipe, which applies framepoints to videos. I compared the vectors between the different landmark points to yield a similarity score! See GitHub code here

Project 2

Stock Sentiment Analyzer

This app analyzes news articles to figure out the sentiment for a company. This is useful for determining whether a stock will go up or down.

I used the NewsAPI and the OpenAI API to build this app.

Project 3

LilBizFinder

This website is a haven for discovering and reviewing small businesses. As a business owner, you can add your own business!

Longer description with more detail about what this project does, the tech used, and any results or links.