Skip to content
View andaca's full-sized avatar
Block or Report

Block or report andaca

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. BusJourneyGraph BusJourneyGraph Public

    Uses a multigraph and Dijkstra's algorithm to find the changes needed to complete a bus journey with multiple bus changes

    Python 1

  2. andaca.github.io andaca.github.io Public

    Forked from AkshayAgarwal007/Jekyll-Mono

    Jekyll-Mono is a simple and elegant GitHub Profile cum Blog theme based on Barry Clark's Jekyll-Now

    CSS

  3. BusDataScripts BusDataScripts Public

    Scripts for analysing Dublin bus GPS data

    Python 1

  4. ETA_BaseTableBuilder ETA_BaseTableBuilder Public

    Data preparation for the Bus Journey Planner predictive model

    Python

  5. bus_data_model_exploration_notebook bus_data_model_exploration_notebook Public

    Jupyter Notebook 1

  6. busgraph busgraph Public

    Uses a multigraph and KDTree to find the shortest bus routes for a journey in Dublin given arbitrary origin and destination

    Python