Skip to content
View Lorenzovagliano's full-sized avatar

Highlights

  • Pro

Block or report Lorenzovagliano

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

Hi there 🦉

Pinned Loading

  1. inspirehep/inspirehep inspirehep/inspirehep Public

    Documentation: http://inspire.docs.cern.ch

    Python 19 23

  2. SCOAP3/scoap3 SCOAP3/scoap3 Public

    Python 3 8

  3. SCOAP3/workflows SCOAP3/workflows Public

    Python 2 5

  4. Game-PerdidosNoIcex Game-PerdidosNoIcex Public

    Top-down tile based 2D puzzle game developed with C++ and the SFML graphics library.

    C++ 1

  5. MiddleEarth-Best-Routes MiddleEarth-Best-Routes Public

    Shortest/Least Cost Path analysis utilizing road infrastructure and elevation data in a Middle Earth inspired geographical database

  6. ConvexHull ConvexHull Public

    Computational geometry C++ algorithm for determining and drawing the convex hull of an indeterminate number of coordinates using the Graham Scan algorithm(with 3 different sorting methods) and the …

    C++