Skip to content
View lautaro-perrotti's full-sized avatar

Block or report lautaro-perrotti

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. distributed-file-system distributed-file-system Public

    A Distributed File System implemented in Go, supporting file storage, retrieval, and peer-to-peer (P2P) communication across a network with encryption. Ideal for distributed networks, this system e…

    Go

  2. cache cache Public

    A generic, thread-safe caching module for Go. This library supports both concurrent and non-concurrent environments, enabling easy caching of any data type. It's designed for flexibility and perfor…

    Go

  3. voice-audio-to-text-converter voice-audio-to-text-converter Public

    A Python-based tool that converts various audio formats into text using the OpenAI API. Supports formats like .ogg, .mp3, .wav, .m4a, .flac, and .aac.

    Python

  4. python-telegram-forwarder python-telegram-forwarder Public

    A Python script to automatically forward messages from one Telegram chat (group or channel) to another based on keywords. Supports both groups and channels with the necessary permissions.

    Python 1 1

  5. punch punch Public

    Punch is a CLI tool that streamlines the creation, management, and deployment of microservices using Docker and Kubernetes. It supports templated microservices creation, Redux integration, and addi…

    JavaScript

  6. nft-factory nft-factory Public

    NFT Factory in Solidity using Foundry to create and manage NFT collections on the blockchain. Includes custom ERC721 contracts, deployment scripts, and automated tests. Optimized for Ethereum and c…

    Solidity