Skip to content
View LPfontes's full-sized avatar
😁
😁

Block or report LPfontes

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. upImage upImage Public

    This web application allows users to upload an image and upscale it using either traditional image interpolation techniques or Deep Neural Network (DNN) based super-resolution models

    Python

  2. conectau/conectau conectau/conectau Public

    TypeScript 1

  3. LZW LZW Public

    Este é um projeto de compressor LZW (Lempel-Ziv-Welch) implementado em C++. Este projeto foi criado com o propósito educacional de entender os princípios básicos por trás do algoritmo LZW .

    C++

  4. projeto_redes projeto_redes Public

    Implementação de dois clientes (um utilizando socket UDP e outro utilizando socket RAW) de uma aplicação do tipo cliente/servidor que encaminha requisições para o servidor que está executando atrav…

    Python