Skip to content
View peeeuzin's full-sized avatar
🚀
🚀

Highlights

  • Pro

Organizations

@rustbase @espianegocios

Block or report peeeuzin

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

                    ___           ___           ___                        ___     
      ___          /  /\         /  /\         /__/\           ___        /  /\    
     /  /\        /  /::\       /  /:/         \  \:\         /__/\      /  /::|   
    /  /::\      /  /:/\:\     /  /:/           \  \:\        \__\:\    /  /:|:|   
   /  /:/\:\    /  /::\ \:\   /  /:/             \  \:\       /  /::\  /  /:/|:|__ 
  /  /::\ \:\  /__/:/\:\ \:\ /__/:/     /\  ______\__\:\   __/  /:/\/ /__/:/ |:| /\
 /__/:/\:\_\:\ \  \:\ \:\_\/ \  \:\    /:/ \  \::::::::/  /__/\/:/~~  \__\/  |:|/:/
 \__\/  \:\/:/  \  \:\ \:\    \  \:\  /:/   \  \:\~~~~~   \  \::/         |  |:/:/ 
      \  \::/    \  \:\_\/     \  \:\/:/     \  \:\        \  \:\         |__|::/  
       \__\/      \  \:\        \  \::/       \  \:\        \__\/         /__/:/   
                   \__\/         \__\/         \__\/                      \__\/    

~ $ peeeuzin location
['Brasilia', 'Brazil']
~ $ peeeuzin languages
['Portuguese', 'English']
~ $ cat peeeuzin.ts
const me = {
    name: 'Pedro Augusto',
    age: 19,
    location: ['Brasilia', 'Brazil'],
    languages: ['Portuguese', 'English'],
    skills: {
        languages: ['Typescript', 'Rust', 'Zig', 'Elixir', 'C#', 'Scala', 'Java', 'Python', 'C++', 'C'],
        frameworks: ['React', 'React Native', 'Next.js', 'Nest.js', 'Spring', 'Django'],
        databases: ['PostgreSQL', 'MongoDB', 'Redis', 'SQLite'],
        tools: ['Git', 'Docker', 'VSCode', 'Linux', 'Windows', 'MacOS'],
    },
}

export default me;
~ # npm run build
~ $ npm publish

Code Time

I'm a Night 🦉

🌞 Morning                168 commits         ██░░░░░░░░░░░░░░░░░░░░░░░   06.66 % 
🌆 Daytime                951 commits         █████████░░░░░░░░░░░░░░░░   37.69 % 
🌃 Evening                1327 commits        █████████████░░░░░░░░░░░░   52.60 % 
🌙 Night                  77 commits          █░░░░░░░░░░░░░░░░░░░░░░░░   03.05 % 

📅 I'm Most Productive on Sunday

Monday                   367 commits         ████░░░░░░░░░░░░░░░░░░░░░   14.55 % 
Tuesday                  373 commits         ████░░░░░░░░░░░░░░░░░░░░░   14.78 % 
Wednesday                392 commits         ████░░░░░░░░░░░░░░░░░░░░░   15.54 % 
Thursday                 228 commits         ██░░░░░░░░░░░░░░░░░░░░░░░   09.04 % 
Friday                   329 commits         ███░░░░░░░░░░░░░░░░░░░░░░   13.04 % 
Saturday                 392 commits         ████░░░░░░░░░░░░░░░░░░░░░   15.54 % 
Sunday                   442 commits         ████░░░░░░░░░░░░░░░░░░░░░   17.52 % 

📊 This Week I Spent My Time On

💬 Programming Languages: 
TypeScript               11 hrs 10 mins      █████████████░░░░░░░░░░░░   51.00 % 
Elixir                   6 hrs 29 mins       ███████░░░░░░░░░░░░░░░░░░   29.63 % 
MDX                      2 hrs 6 mins        ██░░░░░░░░░░░░░░░░░░░░░░░   09.63 % 
Other                    1 hr 16 mins        █░░░░░░░░░░░░░░░░░░░░░░░░   05.81 % 
SQL                      26 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.99 % 

🔥 Editors: 
VS Code                  21 hrs 54 mins      █████████████████████████   100.00 % 

🐱‍💻 Projects: 
espia-negocios           14 hrs 54 mins      █████████████████░░░░░░░░   68.09 % 
spyder                   6 hrs 59 mins       ████████░░░░░░░░░░░░░░░░░   31.90 % 
infra                    0 secs              ░░░░░░░░░░░░░░░░░░░░░░░░░   00.01 % 
memories                 0 secs              ░░░░░░░░░░░░░░░░░░░░░░░░░   00.00 % 
repo                     0 secs              ░░░░░░░░░░░░░░░░░░░░░░░░░   00.00 % 

💻 Operating System: 
Linux                    21 hrs 54 mins      █████████████████████████   100.00 % 

I Mostly Code in TypeScript

TypeScript               20 repos            ███████████░░░░░░░░░░░░░░   45.45 % 
Rust                     9 repos             █████░░░░░░░░░░░░░░░░░░░░   20.45 % 
Elixir                   3 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   06.82 % 
Ruby                     2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   04.55 % 
Zig                      1 repo              █░░░░░░░░░░░░░░░░░░░░░░░░   02.27 % 

Last Updated on 24/04/2026 19:29:35 UTC

Pinned Loading

  1. ext-rs ext-rs Public

    Rust 1

  2. lv8 lv8 Public

    A homemade programming language made in Rust, designed to do the same thing other programming languages do.

    Rust 3

  3. mq mq Public

    A generic message queue built with Elixir.

    Elixir 1