Skip to content
View fandredev's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report fandredev

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

Main technologies


Code Time

🐱 My GitHub Data

📦 149.9 kB Used in GitHub's Storage

🏆 972 Contributions in the Year 2026

🚫 Not Opted to Hire

📜 38 Public Repositories

🔑 3 Private Repositories

I'm an Early 🐤

🌞 Morning                12220 commits       ██████░░░░░░░░░░░░░░░░░░░   22.21 % 
🌆 Daytime                34116 commits       ████████████████░░░░░░░░░   62.01 % 
🌃 Evening                8300 commits        ████░░░░░░░░░░░░░░░░░░░░░   15.09 % 
🌙 Night                  379 commits         ░░░░░░░░░░░░░░░░░░░░░░░░░   00.69 % 

📅 I'm Most Productive on Tuesday

Monday                   5467 commits        ██░░░░░░░░░░░░░░░░░░░░░░░   09.94 % 
Tuesday                  12835 commits       ██████░░░░░░░░░░░░░░░░░░░   23.33 % 
Wednesday                12464 commits       ██████░░░░░░░░░░░░░░░░░░░   22.66 % 
Thursday                 10496 commits       █████░░░░░░░░░░░░░░░░░░░░   19.08 % 
Friday                   12614 commits       ██████░░░░░░░░░░░░░░░░░░░   22.93 % 
Saturday                 605 commits         ░░░░░░░░░░░░░░░░░░░░░░░░░   01.10 % 
Sunday                   534 commits         ░░░░░░░░░░░░░░░░░░░░░░░░░   00.97 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: America/Sao_Paulo

💬 Programming Languages: 
TypeScript               10 mins             █████████████████████████   100.00 % 

🔥 Editors: 
Antigravity              10 mins             █████████████████████████   100.00 % 

💻 Operating System: 
Linux                    10 mins             █████████████████████████   100.00 % 

I Mostly Code in TypeScript

TypeScript               26 repos            ██████████████░░░░░░░░░░░   57.78 % 
Python                   7 repos             ████░░░░░░░░░░░░░░░░░░░░░   15.56 % 
Jupyter Notebook         2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   04.44 % 
Go                       2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   04.44 % 
Shell                    1 repo              █░░░░░░░░░░░░░░░░░░░░░░░░   02.22 % 

Timeline

Lines of Code chart

Last Updated on 01/05/2026 05:01:49 UTC

Pinned Loading

  1. portfolio portfolio Public

    My personal portfólio.

    TypeScript 1

  2. ml-my-guide ml-my-guide Public

    my own annotations about ML/DS using pandas, matplotlib, numpy, scikit learn

    Jupyter Notebook

  3. ui-clone-vscode ui-clone-vscode Public

    UI Clone VSCode site using Vite, React, Typescript, Vitest and Tailwind CSS

    TypeScript 1

  4. django-recipes django-recipes Public

    An application using Django Web Framework and DRF to pin content

    Python 2

  5. learn-nestjs learn-nestjs Public

    Full API Concepts from documentation NestJS (guards, interceptors, auth, crud, middlewares, pipes, testing)

    TypeScript 1

  6. fast-api-chatbot-gemini fast-api-chatbot-gemini Public

    testing tokens and limits using the gemini models

    Python