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

Highlights

  • Pro

Organizations

@rustbase @duochatapp @birdseye-org
Block or Report

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only 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: 17,
    location: ['Brasilia', 'Brazil'],
    languages: ['Portuguese', 'English'],
    skills: {
        languages: ['Typescript/Javascript', 'Rust', 'CSS', 'HTML', 'Elixir', 'C#', 'Java', 'Python', 'C++', 'C'],
        frameworks: ['React', 'React Native', 'Next.js', 'NestJS', 'Express', 'Django'],
        databases: ['PostgreSQL', 'MongoDB', 'Redis', 'SQLite'],
        tools: ['Git', 'Docker', 'VSCode', 'Linux', 'Windows', 'MacOS'],
    },
    
    getCurrentLearning: () => {
        return 'Tensorflow';
    }
}

export default me;

~ $ npm publish

Pinned

  1. rustbase/rustbase rustbase/rustbase Public

    Rustbase is open source, lightweight, modern and fast NoSQL database.

    Rust 104 8

  2. rustbase/dustdata rustbase/dustdata Public

    A data concurrency control key-value storage engine to Rustbase

    Rust 33 1

  3. hooky hooky Public

    Git hooks helper made in Rusty

    Rust 2

  4. lv8 lv8 Public

    A homemade programming language made in Rust, design to be useless

    Rust 2