Skip to content
View AlexanderMakarov's full-sized avatar

Block or report AlexanderMakarov

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

Pinned Loading

  1. am-budget-view am-budget-view Public

    A desktop application designed to help users monitor their financial health and plan budgets effectively.

    Go 14

  2. activitywatch-ets activitywatch-ets Public

    Converter of ActivityWatch data into ETS (time cards) data.

    Python 8 1

  3. language_trainer_by_songs language_trainer_by_songs Public

    Language (english) trainer by songs (listen and write words).

    Python

  4. classify_camera_files classify_camera_files Public

    Classifies raw photos and videos from cameras and smartphones to simplify naming and uploading for search.

    Python

  5. relocate_qbittorrent_torrents.py relocate_qbittorrent_torrents.py
    1
    #!/usr/bin/env python3
    2
    import os
    3
    import bencode
    4
    import re
    5
    import sys
  6. tgjournals tgjournals Public

    Telegram bot to manage sport journals

    Java