Skip to content
View iguilhermegr's full-sized avatar
πŸ§ͺ
Always learning
πŸ§ͺ
Always learning

Organizations

@listensstudios
Block or Report

Block or report iguilhermegr

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
iguilhermegr/Readme.md

━━━━━━ ❖ ━━━━━━

coding
  • πŸ’» Im a Software Developer
  • πŸ“š 3 out of 3 years studying System Development
  • πŸŽ“ Specialized as a FrontEnd Web Developer with certificates
  • πŸ¦Έβ€β™‚οΈ Passionate about Marvel and Superheroes
  • β˜• Coffee Lover
  • πŸš€ Always developing myself until I can't break my limit
  • βš›οΈ Focusing on React and Next.js
  • πŸ’› JavaScript Enthusiast

━━━━━━ ❖ ━━━━━━

I discovered HTML on December 13, 2019, through Hcode and a personal recommendation from @joaohcrangel for this course. After finishing the course, I started learning independently, with research and studies in documentation and videos. I began in the programming area and from there I started doing small projects in HTML, CSS, and ExpressJS which I didn't publish. I specialized in front-end on 6/3/23. After a while, I started studying JavaScript on my own with the help of Hcode and its course. Meanwhile, I was already applying and studying independently using techniques for self-taught training and learning a lot in online communities and courses from Rocketseat and online events. I learned and started applying more ExpressJS and Firebase. Since then, I've been looking to learn more and more about BackEnd and database management. Today my focus is FrontEnd and I use NextJS, React, TailwindCSS, Prisma, and MongoDB in my projects. I'm also certified in Computational Logic and Programming.


πŸ›Έ Technologies I use in my daily life


Yarn Prisma MySQL
NodeJS DiscordJS
TailwindCSS NextJS React Expo



Learn more
πŸ€” Additional technologies / Some not in-depth
JavaScript Firebase HTML5 CSS3 TypeScript SASS PHP8 Figma

β€Ί Contact me for more information

β€Ί Email, Discord, and others are attached to my profile Snake Commit

Β© Developer 2019 - 2024 - Profile of Guilherme Ribeiro (GR) πŸƒ

Pinned Loading

  1. VSCode Settings (updated) VSCode Settings (updated)
    1
    {
    2
      // editor config
    3
        "editor.fontFamily": "JetBrains Mono, Fira Code, Cascadia Code, Consolas, 'Courier New', monospace",
    4
        "editor.fontSize": 14,
    5
        "editor.fontLigatures": true,
  2. telegrafo-web telegrafo-web Public

    Converte em tempo real os caracteres inseridos do teclado em morse (portuguΓͺs)

    HTML 4

  3. game-square game-square Public

    Game Square Γ© um jogo feito durante o Hcode CafΓ© #88 e #89

    JavaScript 5

  4. cronometro cronometro Public

    Cronometro criado em 2023 para uma aula de portuguΓͺs no curso de ADS no CEEP Cianorte

    HTML 1

  5. pseudo-linguagem pseudo-linguagem Public

    Uma pseudo-linguagem desenvolvida para ensino de programação criada em Typescript

    TypeScript