Skip to content
View lacolle87's full-sized avatar
  • 02:00 (UTC +03:00)

Block or report lacolle87

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
lacolle87/README.md

๐Ÿ‘จโ€๐Ÿ’ป Go Developer

Gopher

Gopher

๐Ÿš€ Key Skills

Go Gin GORM PostgreSQL RabbitMQ Redis Swagger Docker Ubuntu CI/CD Linux

  • Go REST API Development: Specializing in building RESTful services using Go and Gin Gonic for lightweight web frameworks.
  • PostgreSQL: Skilled in designing and managing relational databases.
  • RabbitMQ Integration: Expertise in configuring and managing messaging queues for distributed systems.
  • Redis: Handling caching and in-memory data stores using Redis.
  • Testing and Debugging: Writing robust unit and integration tests to ensure high-quality code.
  • API Documentation: Using Swagger/OpenAPI to maintain comprehensive API documentation.
  • CI/CD and Docker: Setting up and managing CI/CD pipelines, containerizing applications with Docker for consistent deployments.
  • Ubuntu & Linux Server Administration: Automating server tasks, ensuring security, and system monitoring.

๐Ÿ”ง Additional Technologies

Python JavaScript CSS HTML Bootstrap React

  • Python: Proficient in backend and server scripting and service development with Python.
  • Web Development: Experience with JavaScript, CSS, HTML, and React for building dynamic web applications.

๐Ÿ›  Tools & Technologies I Use

Git GitHub Docker Linux Nginx

Familiar with various tools and technologies to streamline development, ensure efficient collaboration, and deploy applications effectively.

Pinned Loading

  1. gometrics 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โ€ฆ

    Go

  2. go-telebot-init go-telebot-init Public

    This project provides a template for initializing a Go bot using telebot

    Go

  3. gosplice 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

  4. hydroponics-monitoring-system-esp32 hydroponics-monitoring-system-esp32 Public

    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 โ€ฆ

    C++ 2

  5. pico_mqtt_flask_rgb_led 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โ€ฆ

    Python

  6. PAC 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โ€ฆ

    TypeScript