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                163 commits         ██░░░░░░░░░░░░░░░░░░░░░░░   06.37 % 
🌆 Daytime                978 commits         ██████████░░░░░░░░░░░░░░░   38.22 % 
🌃 Evening                1342 commits        █████████████░░░░░░░░░░░░   52.44 % 
🌙 Night                  76 commits          █░░░░░░░░░░░░░░░░░░░░░░░░   02.97 % 

📅 I'm Most Productive on Sunday

Monday                   359 commits         ████░░░░░░░░░░░░░░░░░░░░░   14.03 % 
Tuesday                  375 commits         ████░░░░░░░░░░░░░░░░░░░░░   14.65 % 
Wednesday                388 commits         ████░░░░░░░░░░░░░░░░░░░░░   15.16 % 
Thursday                 255 commits         ██░░░░░░░░░░░░░░░░░░░░░░░   09.96 % 
Friday                   347 commits         ███░░░░░░░░░░░░░░░░░░░░░░   13.56 % 
Saturday                 380 commits         ████░░░░░░░░░░░░░░░░░░░░░   14.85 % 
Sunday                   455 commits         ████░░░░░░░░░░░░░░░░░░░░░   17.78 % 

📊 This Week I Spent My Time On

💬 Programming Languages: 
TypeScript               11 hrs 36 mins      ██████████████████░░░░░░░   72.40 % 
Elixir                   1 hr 37 mins        ███░░░░░░░░░░░░░░░░░░░░░░   10.12 % 
Python                   1 hr 29 mins        ██░░░░░░░░░░░░░░░░░░░░░░░   09.28 % 
Text                     41 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   04.32 % 
Other                    14 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.53 % 

🔥 Editors: 
VS Code                  16 hrs 1 min        █████████████████████████   100.00 % 

🐱‍💻 Projects: 
espia-negocios           11 hrs 35 mins      ██████████████████░░░░░░░   72.31 % 
carbon                   2 hrs 2 mins        ███░░░░░░░░░░░░░░░░░░░░░░   12.76 % 
spyder                   1 hr 53 mins        ███░░░░░░░░░░░░░░░░░░░░░░   11.84 % 
ui                       14 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.46 % 
argon                    12 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.33 % 

💻 Operating System: 
Linux                    16 hrs 1 min        █████████████████████████   100.00 % 

I Mostly Code in TypeScript

TypeScript               20 repos            ███████████░░░░░░░░░░░░░░   44.44 % 
Rust                     9 repos             █████░░░░░░░░░░░░░░░░░░░░   20.00 % 
Elixir                   3 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   06.67 % 
Ruby                     2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   04.44 % 
Zig                      1 repo              █░░░░░░░░░░░░░░░░░░░░░░░░   02.22 % 

Last Updated on 09/05/2026 19:41:46 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