Skip to content
View lucasimi's full-sized avatar
๐Ÿœ
๐Ÿœ

Block or report lucasimi

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
lucasimi/README.md

Luca Simi, PhD

Software engineer building high-performance systems for real-time data and distributed workloads.

I enjoy turning complex, math-heavy problems into reliable, scalable software, especially in data-intensive and geospatial contexts.

  • โŒจ๏ธ Languages: Python, Java, JavaScript, Haskell
  • ๐Ÿค– Backend: FastAPI, Spring Boot
  • ๐Ÿ“Š Data: Kafka, Spark, Postgres, Cassandra
  • ๐Ÿ—บ๏ธ GIS: PostGIS, GeoServer, GeoTools, GeoMesa, MapLibre, OpenLayers

๐Ÿš€ Projects

  • tda-mapper
    Mapper is a powerful tool for exploring the shape of high-dimensional data, but existing implementations often struggle to scale.

    This project provides a faster, more practical implementation, with a focus on efficient cover construction that scales with the intrinsic dimension of the lens rather than the ambient space.

Pinned Loading

  1. tda-mapper-python tda-mapper-python Public

    A simple and efficient Python implementation of Mapper algorithm for Topological Data Analysis

    Python 175 25

  2. minilisp minilisp Public

    A minimal lisp implementation

    Haskell