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                185 commits         ██░░░░░░░░░░░░░░░░░░░░░░░   06.48 % 
🌆 Daytime                1083 commits        █████████░░░░░░░░░░░░░░░░   37.96 % 
🌃 Evening                1497 commits        █████████████░░░░░░░░░░░░   52.47 % 
🌙 Night                  88 commits          █░░░░░░░░░░░░░░░░░░░░░░░░   03.08 % 

📅 I'm Most Productive on Sunday

Monday                   404 commits         ████░░░░░░░░░░░░░░░░░░░░░   14.16 % 
Tuesday                  423 commits         ████░░░░░░░░░░░░░░░░░░░░░   14.83 % 
Wednesday                447 commits         ████░░░░░░░░░░░░░░░░░░░░░   15.67 % 
Thursday                 257 commits         ██░░░░░░░░░░░░░░░░░░░░░░░   09.01 % 
Friday                   374 commits         ███░░░░░░░░░░░░░░░░░░░░░░   13.11 % 
Saturday                 445 commits         ████░░░░░░░░░░░░░░░░░░░░░   15.60 % 
Sunday                   503 commits         ████░░░░░░░░░░░░░░░░░░░░░   17.63 % 

📊 This Week I Spent My Time On

💬 Programming Languages: 
TypeScript               11 hrs 20 mins      █████████████████████░░░░   84.26 % 
Elixir                   21 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   02.66 % 
Other                    19 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   02.41 % 
YAML                     18 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   02.31 % 
Bash                     17 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   02.14 % 

🔥 Editors: 
VS Code                  13 hrs 27 mins      █████████████████████████   100.00 % 

🐱‍💻 Projects: 
espia-negocios           12 hrs 22 mins      ███████████████████████░░   91.92 % 
ui                       26 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   03.26 % 
spyder                   21 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   02.69 % 
envalidate               15 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.92 % 
neogamakay               1 min               ░░░░░░░░░░░░░░░░░░░░░░░░░   00.20 % 

💻 Operating System: 
Linux                    13 hrs 27 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 29/04/2026 20:01:15 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