A portfolio of my technical work across geospatial and front‑end engineering.
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 that ingests elevation data, computes height surfaces, and generates standardized multi‑panel raster visualizations for any AOI in the United States.
- 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 front‑end projects practicing HTML/CSS/JS, ES modules, Webpack bundling, DOM‑driven UI logic, and foundational OOP patterns.
- 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