Tyler Le

Tyler Le
Portfolio

Third-year Data Science undergraduate @ UF
Undergraduate Research Assistant @ Gator Glaciology Lab
Campus Ambassador @ Perplexity Comet

Previous Data Analyst @ Blockchain Association Singapore

I have worked with

Gator Glaciology Lab
Present
Data Science Research Assistant
Gator Glaciology Lab
Currently using neural networks and Markov Chain Monte Carlo modeling techniques to map the topography beneath ice sheets to help interpret ice sheet evolution.
Blockchain Association Singapore
Aug 2024
Data Analyst Intern
BAS
I built data pipelines, webscrapers and dashboards for the Data & Marketing Strategy team, including an ETL system to track generative AI adoption in APAC (218% YoY growth), automated member data collection to improve targeted marketing, and an A/B testing dashboard that boosted email engagement by 24%.
Perplexity
Present
Campus Ambassador
Perplexity
Promoting Perplexity's AI broswer, Comet, at UF by teaching students how to incorporate Comet in their workflow, coding and studying routines. My goal is to market Comet as an effective vibe coding, research and studying tool.

My Projects

Sept 2025
HackMIT AR Surgical Guidance Platform
glasses-demo
a real-time augmented reality (AR) system developed as a HackMIT project to enable remote surgical experts to assist on-site medics via live vision, voice, and spatial tracking. The system uses XREAL glasses, a Raspberry Pi, an Auduicam, microphone input, and remote UI & data server components.
Raspberry PiOpenCVMLRestAPIngrok
In-progress
Mentor-Mentee Recommendation System
MentorMentee
I am building a mentor–mentee recommendation system using a two-tower neural retrieval architecture, TF-IDF, and Sentence BERT. The data comes from my organization, Vietnamese Student Organization, where I am helping them reduce manual matching by reading mentor/mentee applications.
TransformersData EmbeddingPyTorch
July 2025
FinInsightsDash: Financial Data Pipeline
etl-diagram
A financial data pipeline that fetches real-time OHLC (Open, High, Low, Close) data from Polygon.io API, processes it through Apache Kafka and Apache Spark for advanced anomaly detection, and provides actionable insights through a real-time dashboard. The entire system is containerized using Docker and orchestrated with Apache Airflow.
AirflowPostgreSQLKafkaSparkDocker
June 2025
Black Scholes Option Pricing Dashboard
black-scholes
An interactive Streamlit dashboard that visualizes European call and put option prices under the Black-Scholes model. Users can tweak key inputs (spot price, strike, volatility, risk-free rate, time to maturity) and immediately see pricing heatmaps and P/L surfaces
Python OOPRestAPIStreamlit
May 2025
NYC Residential Property Sales Analysis
nyc-data
The findings reveal distinct patterns in the types of residential buildings sold per borough and highlight significant variations in sale prices and transaction density, especially in Manhattan.
Rggplot2tidyrdplyr
December 2023
NBA MVP Predictor
ETLTechStack
We scraped real-time data from Basketball-Reference.com, processed and cleaned it, and built both a statistical regression model and a user-friendly GUI to: 1. predict potential future MVPs based on their performance 2. Analyze which stats are most significant for MVP selection 3. Compare player-to-player performance and efficiency
PythonBeautifulSouppandas