Skip to content
View DK32093's full-sized avatar

Block or report DK32093

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DK32093/README.md

Dylan Kelly

Geospatial Analyst & Data Systems Practitioner

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.


🗺️ Geospatial & Data Systems Projects

🌎 More content coming soon! 🌎

Raster Workflows

  • 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 Workflows

Geospatial Web Apps

🌐 Web Development

Lightweight front‑end projects practicing HTML/CSS/JS, ES modules, Webpack bundling, DOM‑driven UI logic, and foundational OOP patterns.


Pinned Loading

  1. webapp-arcgis-landcover-viewer webapp-arcgis-landcover-viewer Public

    A responsive web app that visualizes Sentinel‑2 10m land‑cover within HUC‑12 subwatersheds around Boston, MA. Click a watershed to view percent cover by class (computed from ArcGIS Living Atlas ser…

    JavaScript

  2. vector-osmnx-tree-analysis vector-osmnx-tree-analysis Public

    A Python‑based vector workflow analyzing street tree density across Cambridge, MA zoning districts using GeoPandas, OSMnx, and OpenStreetMap road networks.

    Jupyter Notebook

  3. webdev-webpack-todo-list webdev-webpack-todo-list Public

    A todo list app implemented with OOP patterns and ES module architecture, bundled with Webpack to support modular code organization and a scalable front‑end structure.

    JavaScript

  4. webapp-leaflet-boston-street-trees webapp-leaflet-boston-street-trees Public

    An interactive web map that allows users to click on any street tree in Boston and see the species.

    JavaScript

  5. webdev-tic-tac-toe webdev-tic-tac-toe Public

    A basic Tic Tac Toe game built with pure JavaScript. Encapsulation is used to manage game state without relying on global variables.

    JavaScript

  6. webdev-dashboard-design webdev-dashboard-design Public

    A responsive dashboard interface designed using only HTML and CSS. Built to practice layout composition and modern styling patterns.

    HTML