Skip to content
View pietrolc's full-sized avatar

Block or report pietrolc

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
pietrolc/README.md
  • 👋 Hi, I’m @pietrolc
  • 👀 I’m interested in connecting with C++ professionals.
  • 🌱 I’m currently learning the modern C++ programming language and Go
  • 💞️ I’m looking to collaborate on C++ projects.
  • 📫 You can reach me on my website: https://www.pietrolc.com/

Pietro's GitHub stats

Top Langs

Pinned Loading

  1. golang golang Public

    This repo contains all the code related to Golang tutorials

    Go

  2. rabbitmq_tasks rabbitmq_tasks Public

    This repo contains the Go code needed to communicate using RabbitMQ (when it is used to send tasks or more complex messages)

    Go

  3. SimulatedAnnealingCpp SimulatedAnnealingCpp Public

    A C++ Implementation of the Simulated Annealing Algorithm implemented for Google HashCode Practice tests

    C++ 1

  4. golang_rabbitmq_simple_project golang_rabbitmq_simple_project Public

    In this repo, I implemented a simple Go code to communicate with RabbitMQ

    Go

  5. python_advanced_01 python_advanced_01 Public

    Python

  6. reviews_sentiment_analysis reviews_sentiment_analysis Public

    A Python web application for analyzing and managing product reviews using Large Language Models (LLMs) and Elasticsearch. The app classifies messages as reviews, extracts product information, deter…

    Python