Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View miilank's full-sized avatar

Highlights

  • Pro

Block or report miilank

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

Hi, I'm Milan 👋

I'm a Software Engineer & IT student at Faculty of Technical Sciences, University of Novi Sad.

🔍 Interests

  • Algorithms & data structures
  • Heuristic and approximation algorithms
  • Computational problem solving
  • Software engineering fundamentals
  • Big data & modern software development platforms

Pinned Loading

  1. uber-simulation uber-simulation Public

    Forked from kzi-nastava/mrs-team7

    Uber-like ride-sharing platform built with Angular, Spring Boot, and Android (Java/XML), featuring real-time vehicle tracking and automated testing.

    Java

  2. traveling-salesman-problem traveling-salesman-problem Public

    A Python implementation of a genetic algorithm to solve the NP-hard Traveling Salesman Problem, finding near-optimal routes.

    Python

  3. maze-game maze-game Public

    A C++ console maze game where a robot navigates an automatically generated maze while avoiding a minotaur and using power-ups.

    C++

  4. simhash simhash Public

    A small Go project computing SimHash fingerprints and comparing text similarity using Hamming distance.

    Go