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
Programming: Python, Java, JavaScript, C, HTML, CSS, Jupyter
Frameworks & Libraries: Flask, PyTorch, scikit-learn, OpenCV, NumPy, pandas, NetworkX, OSMnx, FFmpeg, Tkinter, Gradio
Cloud & Deployment: Git, GitHub, CI/CD, Cloudflare, Render, Hugging Face, BigQuery
Technical Areas: Artificial Intelligence, Machine Learning, Full-Stack Development, Data Processing, Computer Vision, Spatial Analysis
Contact
View ResumeAdaptive 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