Skip to content
View inkayat's full-sized avatar
🐿️
🐿️
Block or Report

Block or report inkayat

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

  1. AoC AoC Public

    Advent of Code is an Advent calendar of small programming puzzles.

    Python

  2. dotfiles dotfiles Public

    A set of vim, zsh, git, and tmux configuration files as a full stack developer, but especifically configured for the Python programming language.

    Vim Script

  3. BeeScheduled BeeScheduled Public

    Course scheduler for Istanbul Technical University.

    HTML

  4. shortest-path-algorithms shortest-path-algorithms Public

    Shortest path library implementation using C++ includes Dijkstra, A* and more. It also has Yen’s Algorithm to finding kth shortest path.

    C++ 2

  5. the-zen-of-python the-zen-of-python Public

    The Zen of Python is a collection of 19 aphorisms, which reflect the philosophy behind Python, its guiding principles, and design.

    Python

  6. python-anti-patterns python-anti-patterns Public

    Python best and worst parctices from the small book of Python anti-patterns.

    Python