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.3 kB Used in GitHub's Storage

🏆 875 Contributions in the Year 2026

🚫 Not Opted to Hire

📜 38 Public Repositories

🔑 3 Private Repositories

I'm an Early 🐤

🌞 Morning                9929 commits        █████░░░░░░░░░░░░░░░░░░░░   21.94 % 
🌆 Daytime                26935 commits       ███████████████░░░░░░░░░░   59.52 % 
🌃 Evening                7885 commits        ████░░░░░░░░░░░░░░░░░░░░░   17.42 % 
🌙 Night                  505 commits         ░░░░░░░░░░░░░░░░░░░░░░░░░   01.12 % 

📅 I'm Most Productive on Tuesday

Monday                   4436 commits        ██░░░░░░░░░░░░░░░░░░░░░░░   09.80 % 
Tuesday                  10536 commits       ██████░░░░░░░░░░░░░░░░░░░   23.28 % 
Wednesday                10024 commits       ██████░░░░░░░░░░░░░░░░░░░   22.15 % 
Thursday                 8523 commits        █████░░░░░░░░░░░░░░░░░░░░   18.83 % 
Friday                   10200 commits       ██████░░░░░░░░░░░░░░░░░░░   22.54 % 
Saturday                 769 commits         ░░░░░░░░░░░░░░░░░░░░░░░░░   01.70 % 
Sunday                   766 commits         ░░░░░░░░░░░░░░░░░░░░░░░░░   01.69 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: America/Sao_Paulo

💬 Programming Languages: 
TypeScript               1 min               █████████████████████████   100.00 % 

🔥 Editors: 
Antigravity              1 min               █████████████████████████   100.00 % 

💻 Operating System: 
Linux                    1 min               █████████████████████████   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 15/04/2026 04:32:00 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