Skip to content
View hellcastter's full-sized avatar
🤠
🤠
  • Lviv, Ukraine
  • 10:42 (UTC +03:00)

Highlights

  • Pro

Block or report hellcastter

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

Pinned Loading

  1. esp32-move-detect esp32-move-detect Public

    Detect movements on ESP32 using camera

    C++ 3

  2. martasumyk/autocomplete_trees martasumyk/autocomplete_trees Public

    Implementing of the prefix and suffix trees, autocomplete service and full text search engine based on them.

    TypeScript 3

  3. DmShums/todosy DmShums/todosy Public

    Web-based calendar tool designed to seamlessly retrieve and display deadlines from Moodle, providing users with a convenient and organized way to track and manage their academic schedules.

    HTML 3 1

  4. DmShums/ga_lib DmShums/ga_lib Public

    Parallel library of Genetic Algorithms

    Jupyter Notebook 2

  5. travelling_salesman_problem travelling_salesman_problem Public

    Travelling Salesman Problem using Held-Carp algorithm, Nearest neighbour and greedy algorithms.

    Python