Skip to content
View denysobukh's full-sized avatar
:octocat:
Happy Coding!
:octocat:
Happy Coding!

Block or report denysobukh

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Definition-Finder Definition-Finder Public

    A command-line tool for looking up English word definitions from the Cambridge Dictionary.

    Java

  2. environment-sensor-node environment-sensor-node Public

    Environment sensor based on Arduino Mini Pro, BMP180, DHT22, LoRa

    C++

  3. PokerstarsConverter PokerstarsConverter Public

    Convert pokerstars hands records into concise notation which easy to understand by llms and humans

    Python

  4. RFM95-MQTT-Gateway RFM95-MQTT-Gateway Public

    A lightweight LoRa-to-MQTT bridge for Raspberry Pi that receives environmental sensor data over-the-air and publishes it to an MQTT broker.

    C++ 1

  5. video-transcriber-cli video-transcriber-cli Public

    A minimal Bash CLI for turning video files into speaker-labeled transcripts. It extracts audio with ffmpeg, runs WhisperX large-v3 with diarization, and writes transcript outputs into a folder name…

    Shell