Pinned Repositories
api_final_yatube
api final yatube
bolog
echo-middleware-assessment
gh_followers
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 directly in your browser's console to manage your followers and unfollow users who don't follow you back.
go-telebot-init
This project provides a template for initializing a Go bot using telebot
gometrics
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 complexity of a Go project.
gosplice
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 transform, filter, and reduce data.
Hydroponic-Monitoring-System-with-ESP32-and-Django
Hydroponic monitoring system with ESP32 microcontroller and Django server. Collects data from sensors and sends via MQTT for real-time analysis.
hydroponics-monitoring-system-esp32
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 temperature and humidity of the environment.
pico_mqtt_flask_rgb_led
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 Flask and jQuery and the MQTT protocol is used for communication between the web application and the microcontroller.
lacolle87's Repositories
lacolle87/Hydroponic-Monitoring-System-with-ESP32-and-Django
Hydroponic monitoring system with ESP32 microcontroller and Django server. Collects data from sensors and sends via MQTT for real-time analysis.
lacolle87/hw05_final
hw05 final
lacolle87/hydroponics-monitoring-system-esp32
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 temperature and humidity of the environment.
lacolle87/leather_encrypter_gui
lacolle87/character_creation_module
Модуль создания персонажа для RPG игры
lacolle87/go-iracing
iRacing API wrapper for Go apps
lacolle87/hw_python_oop
Sprint 2. Итоговый проект.
lacolle87/mastering-Go-3rd
Source code for Mastering Go, 3rd edition