Skip to content
View mdsahilak's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report mdsahilak

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

Hi there 👋

Checkout out my indie app: TimeWave !

View my open projects below:

Pinned Loading

  1. TFL_v1 TFL_v1 Public

    A console app to find the shortest route between two stations on the London tube network using Dijkstra's Algorithm (using *Array* based priority queue).

    Swift

  2. TFL_v2 TFL_v2 Public

    A console app to find the shortest route between two stations on the London tube network using Dijkstra's Algorithm (using *Heap* based priority queue).

    Swift

  3. DecisionTreeClassifier DecisionTreeClassifier Public

    Implementing a Generic Decision Tree Classifier in Swift and comparing it with a python version.

    Swift 3

  4. KNearestNeighbour KNearestNeighbour Public

    A swift implementation of a KNearestNeighbour Classifier in swift.

    Swift 1

  5. CloudKitchen CloudKitchen Public

    A REST API built using C# Dotnet for a Cloud Kitchen.

    C#

  6. cloud_kitchen_ui cloud_kitchen_ui Public

    A Web app built using React JS for a Cloud Kitchen

    JavaScript