Taylor Greenwald
About
I am a recent graduate of Georgia Tech with a Bachelor of Science in Computer Science. My areas of concentration at Georgia Tech included Artificial Intelligence, Machine Learning, and Human-Computer Interaction.
Education
Georgia Institute of Technology
Bachelor of Science, Computer Science | 2021-2025
Tech Stack
Languages: Python, Java, SQL, JavaScript, C, HTML/CSS
Frameworks & Libraries: Spring Boot, Flask, NumPy, pandas, Matplotlib, scikit-learn, PyTorch, OpenCV
Databases: PostgreSQL, SQLite, BigQuery
Cloud & Tools: AWS (ECS, RDS), Docker, Git/GitHub, CI/CD, Cloudflare, Render, Hugging Face
Contact
Walmart Price Analytics
Fetches daily Walmart prices for common household groceries across ~4,000 stores in the United States. The data is aggregated into state and county level averages and visualized with interactive maps and trend charts.
UI Preview
(Click Images To Expand)
National View
State View
County View
Store View
Tech Used
Frontend
- HTML
- CSS
- JavaScript
- Mapbox GL JS
- Chart.js
Backend
- Java (Spring Boot)
- PostgreSQL (AWS RDS)
- Docker
- AWS ECS
- AWS ECR
Adaptive Media Filter Engine
Transforms images and videos into sketch or cartoon styles using adaptive edge detection and unsupervised machine learning algorithms. Automatically optimizes processing parameters using gradient analysis and k-means clustering, with temporal smoothing for efficient video processing at up to 24 fps.
Image Transformations
(Click Images To Expand)
Original
Cartoon
Sketch (White)
Sketch (Black)
Video Transformations
(Click Videos To Expand)
Tech Used
Frontend
- Gradio
- Tkinter
Backend
- Python
- OpenCV
- scikit-learn
- NumPy
- FFmpeg
Route Mapping & Driving Simulator
Computes optimal driving routes using A* pathfinding algorithm on OpenStreetMap road network graphs and animates vehicle motion along the path. Supports dynamic speed control and manual navigation choices at road junctions.
UI Preview
(Click Images To Expand)
Enter Route
In Route
Choose Junction
Tech Used
Frontend
- HTML
- Tailwind CSS
- JavaScript
- Mapbox GL JS
Backend
- Python
- Flask
- NetworkX
- OSMnx
- GeoPy