Skip to content
View leilabadi's full-sized avatar

Block or report leilabadi

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 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. drawing-simulation drawing-simulation Public

    A Visual Studio Console app which simulates a drawing package.

    C# 1

  2. async-practices async-practices Public

    C# 1

  3. data-structures data-structures Public

    Experimenting and practicing different data structures

    C# 1

  4. algorithms algorithms Public

    A project to practice algorithms

    C# 1

  5. leetcode-practices leetcode-practices Public

    My solutions for leetcode problems

    C# 1

  6. image-path-finder image-path-finder Public

    This is a fun project which can input an arbitrary image as a map and uses image processing to recognise objects in the map, then does an AI path finder algorithm to find a route in the map.

    Java