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                227 commits         ██░░░░░░░░░░░░░░░░░░░░░░░   06.64 % 
🌆 Daytime                1278 commits        █████████░░░░░░░░░░░░░░░░   37.36 % 
🌃 Evening                1805 commits        █████████████░░░░░░░░░░░░   52.76 % 
🌙 Night                  111 commits         █░░░░░░░░░░░░░░░░░░░░░░░░   03.24 % 

📅 I'm Most Productive on Sunday

Monday                   488 commits         ████░░░░░░░░░░░░░░░░░░░░░   14.26 % 
Tuesday                  523 commits         ████░░░░░░░░░░░░░░░░░░░░░   15.29 % 
Wednesday                552 commits         ████░░░░░░░░░░░░░░░░░░░░░   16.14 % 
Thursday                 304 commits         ██░░░░░░░░░░░░░░░░░░░░░░░   08.89 % 
Friday                   451 commits         ███░░░░░░░░░░░░░░░░░░░░░░   13.18 % 
Saturday                 525 commits         ████░░░░░░░░░░░░░░░░░░░░░   15.35 % 
Sunday                   578 commits         ████░░░░░░░░░░░░░░░░░░░░░   16.90 % 

📊 This Week I Spent My Time On

💬 Programming Languages: 
TypeScript               7 hrs 8 mins        █████████████████░░░░░░░░   67.71 % 
HTML                     58 mins             ██░░░░░░░░░░░░░░░░░░░░░░░   09.17 % 
Python                   38 mins             ██░░░░░░░░░░░░░░░░░░░░░░░   06.10 % 
Elixir                   30 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   04.80 % 
Prisma                   17 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   02.77 % 

🔥 Editors: 
VS Code                  10 hrs 33 mins      █████████████████████████   100.00 % 

🐱‍💻 Projects: 
espia-negocios           8 hrs 54 mins       █████████████████████░░░░   84.44 % 
hydrogen                 47 mins             ██░░░░░░░░░░░░░░░░░░░░░░░   07.47 % 
spyder                   31 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   04.90 % 
DustData                 15 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   02.43 % 
espia-negocios-documentat4 mins              ░░░░░░░░░░░░░░░░░░░░░░░░░   00.71 % 

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

I Mostly Code in TypeScript

TypeScript               19 repos            ███████████░░░░░░░░░░░░░░   45.24 % 
Rust                     8 repos             █████░░░░░░░░░░░░░░░░░░░░   19.05 % 
Elixir                   3 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   07.14 % 
Ruby                     2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   04.76 % 
Zig                      1 repo              █░░░░░░░░░░░░░░░░░░░░░░░░   02.38 % 

Last Updated on 11/04/2026 19:11:01 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