Skip to content
View gusttavocdn's full-sized avatar
  • XP Investimentos
  • São Paulo

Highlights

  • Pro

Block or report gusttavocdn

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

Hey Guys, I'm Gustavo da Silva 👋


A Little about me

My octocat

const aboutMe = {
  name: 'Gustavo da Silva',
  age: 24,
  languanges: ["English", "Portuguese"].
  architecture: ["Clean-Architecture", "Domain Driver Design", "TDD"],
  softSkills: [
    'fast-learner',
    'organization',
    'proactivity',
    'leadership',
  ],
  programmingLanguages: ['JavaScript', 'TypeScript', 'C', 'Python', 'ShellScript'],
  tools: ['Express', 'Nest', 'Styled-Components', 'Jest', 'Docker', 'React' 'React-Native', 'Cypress', 'Next', 'Redux'],
  databases: ['MySQL', 'Postgres', 'Mongo'],
}

🇺🇸

Full-Stack Developer. I am currently finishing the Computer Science module of the Trybe course. In parallel, I also act as a Summer Instructor at Trybe, assisting with complementary classes for younger classes. I am an extremely curious and engaged person with the world of technology. A nerd who loves playing video games, basketball, reading (books, manga and comics) and listening to podcasts. I have great ease in understanding and solving problems that require logical reasoning, organization and research.

🇧🇷

Desenvolvedor Full-Stack. Estou atualmente terminando o módulo de Ciências da Computação do curso da Trybe. Em parelolo tambem atúo como Summer de Instrução na mesma, auxliando com aulas complementares para turmas mais novas. Sou uma pessoa extremamente curiosa e engajada com o mundo da tecnologia. Um nerd que ama jogar video-game, basquete, ler (livros, mangas e hqs) e ouvir podcasts. Tenho muita facilidade em entender e solucionar problemas que precisem de raciocínio lógico, organização e pesquisa.


Social Media



Code Wars


Code Wars Badge


Code Time

Profile Views

Lines of code

I'm an Early 🐤

🌞 Morning                97 commits          ██░░░░░░░░░░░░░░░░░░░░░░░   09.70 % 
🌆 Daytime                495 commits         ████████████░░░░░░░░░░░░░   49.50 % 
🌃 Evening                286 commits         ███████░░░░░░░░░░░░░░░░░░   28.60 % 
🌙 Night                  122 commits         ███░░░░░░░░░░░░░░░░░░░░░░   12.20 % 

📊 This Week I Spent My Time On

💬 Programming Languages: 
C#                       29 mins             ███████░░░░░░░░░░░░░░░░░░   29.42 % 
JSON                     21 mins             █████░░░░░░░░░░░░░░░░░░░░   21.38 % 
C                        17 mins             ████░░░░░░░░░░░░░░░░░░░░░   17.24 % 
Other                    13 mins             ███░░░░░░░░░░░░░░░░░░░░░░   13.74 % 
TypeScript               11 mins             ███░░░░░░░░░░░░░░░░░░░░░░   10.99 % 

🐱‍💻 Projects: 
42_so_long               36 mins             █████████░░░░░░░░░░░░░░░░   35.78 % 
XPInc.CreditRisk.Availabi29 mins             ███████░░░░░░░░░░░░░░░░░░   29.42 % 
otaku                    19 mins             █████░░░░░░░░░░░░░░░░░░░░   19.40 % 
projects                 11 mins             ███░░░░░░░░░░░░░░░░░░░░░░   11.51 % 
42so-long                3 mins              █░░░░░░░░░░░░░░░░░░░░░░░░   03.76 % 

42SP Projects


Born2beroot

Born2beroot Badge

🔧 Ferramentas: VirtualBox, C, ShellScript, Debian

Repositorio

FT_PRINTF

Print_f Badge

🔧 Ferramentas: C, Makefile

Repositorio

Get Next Line

GNL Badge

🔧 Ferramentas: C, Makefile

Repositorio

LIBFT

LIBFT Badge

🔧 Ferramentas: C, Makefile

Repositorio

Popular repositories Loading

  1. programming_logic programming_logic Public

    Repositorio com coletanea de exercicios de diversos sites de desafios

    C

  2. 42_born2beroot 42_born2beroot Public

    Repositório do 4 projeto da 42SP

    Shell

  3. gusttavocdn gusttavocdn Public

  4. 42_piscine 42_piscine Public

    Repositorio para guardar todos os exercicios propostos durante o Basecamp para ingresso na 42.

    C

  5. 42_get_next_line 42_get_next_line Public

    2 - Projeto da 42SP. Esse projeto tem o objetivo de criar uma função capaz de ler qualquer arquivo uma linha por vez.

    C

  6. 42_ft_printf 42_ft_printf Public

    Terceiro projeto da 42. O objetivo foi recodar uma versão propria da função printf contida na lib stdout.

    C