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

Sponsoring

@pythops
@pydantic

Highlights

  • Pro

Organizations

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

Block or report felipeadeildo

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

Felipe Adeildo

Machine Learning | Mathematics | Web Scraping | Almost-Fullstack Development

Computer Science student at Insper. I like to understand how things works really.

Tech

Python • TypeScript • FastAPI • React • Django • HTMX

Projects

Weekly Stats

From: 28 November 2025 - To: 05 December 2025

Total Time: 4 hrs 5 mins

Python       2 hrs 23 mins   █████████████▓░░░░░░░░░░░   54.32 %
TypeScript   35 mins         ███▒░░░░░░░░░░░░░░░░░░░░░   13.41 %
Other        19 mins         █▓░░░░░░░░░░░░░░░░░░░░░░░   07.28 %
Bash         18 mins         █▓░░░░░░░░░░░░░░░░░░░░░░░   07.01 %
Makefile     0 secs          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.18 %

Portfolio LinkedIn Email

Pinned Loading

  1. neural-network neural-network Public

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

    Python 8

  2. CantinaCF CantinaCF Public

    The Colegio Fantastico Cantina Web App

    TypeScript 4

  3. pytally-sdk pytally-sdk Public

    Tally.so API unofficial Python SDK

    Python 2

  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 7

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