-
-
midi_to_mqtt Public
This Go app creates a virtual MIDI port using the Tobias Erichsen VirtualMIDI driver. It receives MIDI events from a DAW in real time and forwards them over MQTT, enabling MIDI notes or control cha…
Go MIT License UpdatedSep 22, 2025 -
aescryptor Public
aescryptor is a Go package that provides AES-256 encryption and decryption using CBC mode. It handles secure key and IV generation, padding, and outputs ciphertext in hexadecimal format. This packa…
Go MIT License UpdatedMar 12, 2025 -
gosplice Public
GoSplice provides utility functions for manipulating slices using generics, inspired by popular JS libraries. It allows for functional and expressive operations on slices, making it easier to trans…
-
go-telebot-init Public
This project provides a template for initializing a Go bot using telebot
-
-
srfc Public
A simple and efficient CLI tool for sim racing enthusiasts to calculate total fuel, laps, and stints required for endurance racing. Designed to run in Linux terminals.
-
-
gh_followers Public
This repository provides a script to help you manage your GitHub followers and following lists. If you're too lazy to set up automation through the GitHub API, you can run the provided script direc…
-
PAC Public
A Pure Alcohol Calculator is a web-based tool that allows you to calculate the amount of pure alcohol in a solution and determine how much heads, hearts, and tails to extract during distillation, w…
-
gometrics Public
This Go package provides a simple utility to count the total number of lines and functions in .go files within a specified directory. It's useful for getting a quick overview of the size and comple…
-
-
eqmrmq Public
EQMRMQ is a Go package for simplified interaction with RabbitMQ, specifically designed for sending messages, receiving responses, and consuming messages from queues with ease.
-
UtilityCostCalculator Public
Калькулятор коммунальных платежей
-
-
hashID Public
HashID is a Go package that provides a simple utility function for hashing integer chat IDs
-
-
-
warp.sh Public
Forked from P3TERX/warp.shCloudflare WARP Installer | WARP 一键安装脚本
Shell MIT License UpdatedFeb 28, 2024 -
foodgram-project-react Public
Foodgram - это учебный проект сайта с рецептами, построенный на основе Django, React, nginx и PostgreSQL.
-
pico_mqtt_flask_rgb_led Public
This project is a web-based interface for controlling an RGB LED connected to a Raspberry Pi Pico W via MQTT. The interface allows the user to set the RGB values. The web interface is built with Fl…
-
Hydroponic monitoring system with ESP32 microcontroller and Django server. Collects data from sensors and sends via MQTT for real-time analysis.
-
-
This repository contains the code for a hydroponics monitoring system based on Arduino microcontroller, which measures and monitors the pH and TDS levels of the hydroponic solution, as well as the …