I work across geospatial analysis and data systems, building spatial workflows, PostGIS-backed data structures, and reproducible pipelines for large, complex spatial datasets. My work includes spatial ETL, schema design, automation, and scalable geodata processing across a range of geospatial applications.
- 📍 Location: Cambridge, MA
- 📧 Email: dylankelly32093@gmail.com
- 🔗 LinkedIn: https://www.linkedin.com/in/dylanrk93
- raster-rasterio-height-analysis
A Python workflow for generating multi‑panel raster visualizations from any user‑defined AOI in the United States. The pipeline ingests elevation and surface models, computes height surfaces, applies contrast enhancement, classifies height bins, and produces a standardized 4‑panel figure with cartographic elements and metadata.
- vector-osmnx-tree-analysis
Python vector workflow using OSMnx to analyze street tree density and spatial patterns.
- webapp-leaflet-boston-street-trees
Leaflet.js web application visualizing Boston street trees using PostGIS and Geoserver. - webapp-arcgis-landcover-viewer
ArcGIS Maps SDK for JavaScript app displaying Sentinel‑2 land cover by watershed.
Lightweight HTML/CSS/JS projects completed while working through The Odin Project.
- webdev-webpack-todo-list
Modular todo list using ES modules + Webpack - webdev-webpack-restaurant-page
Component‑based restaurant page (ESM + Webpack) - webdev-dashboard-design
Responsive dashboard using CSS Grid + Flexbox - webdev-library-app
Add/remove books with DOM‑driven UI - webdev-tic-tac-toe
Encapsulated game logic without globals - webdev-form-validation
Styled form with validation - webdev-calculator
Basic calculator with keyboard support - webdev-etch-a-sketch
Interactive drawing grid with dynamic styling - webdev-rock-paper-scissors
Simple game vs computer with score tracking