Skip to content
View pedrovergueiro's full-sized avatar

Block or report pedrovergueiro

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

Pedro Lucas Vergueiro

Typing SVG


About Me

AI student at UNIFEI (Universidade Federal de Itajubá) with hands-on experience in machine learning research and Python backend development.

Author of dNATY — an open-source neural network compression engine that achieves −46.5% FLOPs and 1.6× inference speedup with no retraining, commercialized as a SaaS product.

class PedroVergueiro:
    def __init__(self):
        self.education  = "B.Sc. Artificial Intelligence @ UNIFEI (2024–2028)"
        self.company    = "Vergueiro Tech (MEI) — Founder & Developer"
        self.research   = "Neural Architecture Search + Continual Learning"
        self.open_to    = ["AI/ML Internship", "Python Backend", "Research"]

    def flagship_project(self):
        return {
            "name"    : "dNATY",
            "flops"   : "-46.5%",
            "speedup" : "1.6x",
            "cl"      : "6.9x more efficient than EWC",
            "url"     : "github.com/pedrovergueiro/dNaty",
        }

Featured Project

Compress any PyTorch model with one function call — no retraining required.

from dnaty import compress
result = compress(model, train_data, target_flops=0.5)
# → -46.5% FLOPs  |  1.6× faster  |  accuracy preserved
Metric Result
FLOPs reduction −46.5%
Inference speedup 1.6×
vs EWC (continual learning) 6.9× more efficient
Retraining required None

Stack: Python · PyTorch · NumPy · FastAPI · SQLAlchemy · Celery · Redis · Docker · GitHub Actions · pytest


Tech Stack

ML / AI

PyTorch NumPy SciPy

Backend

Python FastAPI SQLAlchemy PostgreSQL Redis Celery

DevOps

Docker GitHub Actions Railway


Projects

dNATY — Neural Compression Engine

Open-source · SaaS · −46.5% FLOPs · 1.6× speedup · No retraining

Código Brasil — Python Education

Teaching Python to 13 students · Democratizing programming education in Brazil

REST API for NLP-based text sentiment classification · Python · FastAPI

Collaborative filtering recommender · Python · Scikit-learn · TF-IDF

Full CRUD REST API · Python · FastAPI · SQLite


Experience

Continuous Improvement Intern — ACG Capsules (Oct 2025 – Mar 2026)
Developed production management & factory operations system for a pharmaceutical multinational.

Founder & Developer — Vergueiro Tech (MEI) (2024 – Present)
4 production websites delivered · dNATY SaaS platform built and deployed.


GitHub Stats

Pedro's GitHub stats

Top Langs


Let's connect

LinkedIn Email GitHub dNATY

Profile Views

Pinned Loading

  1. feedback-com-python-e-sql-portifolio feedback-com-python-e-sql-portifolio Public

    Sistema de Feedback com Python e SQL - Backend | Banco de Dados | API | Processamento de Dados | ETL

    HTML 1

  2. pedrovergueiro pedrovergueiro Public

    2

  3. sistema-de-cadastro-portifolio sistema-de-cadastro-portifolio Public

    cadastro com python e flask

    Python 2

  4. recomendador-filmes-ml recomendador-filmes-ml Public

    Python 2