Skip to content
View felipeadeildo's full-sized avatar
🎯
Focusing
🎯
Focusing

Sponsoring

@pythops
@pydantic
@samuelcolvin
@AvengeMedia
@orhun

Highlights

  • Pro

Organizations

@NES-Collaborate @taquar-sa @insper-dev

Block or report felipeadeildo

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
felipeadeildo/README.md

Felipe Adeildo

Machine Learning | Mathematics | Web Scraping | Almost-Fullstack Developer (wth's that?)

Founder Engineer at RanqIA. I like to understand how things works really... internally!

Tech

Python • TypeScript • GoLang • Anything that makes me money/happy

Projects

  • repositron - Opiniated SQLAlchemy wrapper introducing repository pattern with a sugar syntax!
  • whatsapp-mcp - WhatsApp MCP on top of WhatsApp Web Unofficial "API"
  • neural-network - Neural network from scratch using NumPy
  • pytally-sdk - Unofficial Tally.so API SDK
  • cantinacf - Restaurant management system
  • bomb-insper - Bomberman-like online game made with FastAPI and PyGame
  • autosinan - Automation for Sinan Health System

Portfolio LinkedIn Email

Pinned Loading

  1. whatsapp-mcp whatsapp-mcp Public

    WhatsApp Unofficial MCP Server

    Go 82 29

  2. neural-network neural-network Public

    Neural Network written from Scratch without libraries like tensorflow (documented)

    Python 8

  3. pytally-sdk pytally-sdk Public

    Tally.so API unofficial Python SDK

    Python 4 1

  4. AutoSinan AutoSinan Public

    A set of scripts to Floripa Hospital

    Python 1

  5. insper-sync insper-sync Public

    Sincronizando calendário do Insper com Google Calendar

    Python 5

  6. Rocketseat Downloader Rocketseat Downloader
    1
    import json
    2
    import os
    3
    import pickle
    4
    import queue
    5
    import random