Pinned Repositories
algorithms
A project to practice algorithms
AspNetProjectStructure
I'm trying to create separate UI projects based on ASP.Net WebApi and ASP.net Core and configure them with required frameworks to be ready for work.
async-practices
data-structures
Experimenting and practicing different data structures
diagrams
drawing-simulation
A Visual Studio Console app which simulates a drawing package.
image-path-finder
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.
leetcode-practices
My solutions for leetcode problems
machine-learning
This is a fun project to try to implement a simple digit recognition neural network
price-calculation-exercise
leilabadi's Repositories
leilabadi/algorithms
A project to practice algorithms
leilabadi/async-practices
leilabadi/data-structures
Experimenting and practicing different data structures
leilabadi/drawing-simulation
A Visual Studio Console app which simulates a drawing package.
leilabadi/leetcode-practices
My solutions for leetcode problems
leilabadi/price-calculation-exercise
leilabadi/AspNetProjectStructure
I'm trying to create separate UI projects based on ASP.Net WebApi and ASP.net Core and configure them with required frameworks to be ready for work.
leilabadi/diagrams
leilabadi/image-path-finder
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.
leilabadi/machine-learning
This is a fun project to try to implement a simple digit recognition neural network
leilabadi/path-finder