Skip to content
View d-kudin's full-sized avatar

Block or report d-kudin

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 Loading

  1. codewars codewars Public

    Python

  2. django-notebook-reminder django-notebook-reminder Public

    Django-based notebook app with task categories, priority badges, reminders, and third-party API integrations (weather & news).

    Python

  3. SimpCRM SimpCRM Public

    Simple Django-based CRM system

    Python

  4. Logistics_Route_Optimization Logistics_Route_Optimization Public

    This project demonstrates route optimization algorithms (Ant Colony Optimization and Nearest Neighbor) for urban logistics using real geographical coordinates and travel time data from the OpenRout…

    Python

  5. TicTacToeGame TicTacToeGame Public

    This is a simple 2-player Tic-Tac-Toe game built in C# using TCP/IP communication over localhost. The game allows two players to play on a shared 3x3 board, communicating in real time through conso…

    C#

  6. image-classifier-learning image-classifier-learning Public

    A clean, reproducible implementation of an image classifier using EfficientNetB0 and transfer learning. Works with any image dataset organized by class (not limited to flowers).

    Python