Skip to content
View renatoam's full-sized avatar
💭
always playing javascript...
💭
always playing javascript...
Block or Report

Block or report renatoam

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

I'm an in-love software developer with 7+ years in web development. I have been helping companies to deliver great user experiences and performative solutions. Today, I work as a Developer, Software Architect, and Tech Lead.

As a developer, I mainly work using React, TypeScript, Node (Express), and their respective ecosystems. But also can work with other frameworks like Angular and NestJS.

As a Software Architect, besides creating and planning solutions for web apps, I like to work on simplifying communication with diagrams, testing, and improving software with a strong emphasis on clean code and best practices. I also handle code reviews, pair programming, and actively share knowledge with the dev team to keep our squad in top shape.

As a Technical Lead, I keep things running smoothly, manage priorities, and handle any crises that may arise. I provide feedback, support the team's professional development, and ensure our team is a welcoming and collaborative environment.

I can't wait to bring my skills and enthusiasm to your business. If you'd like to discuss how I can contribute further, please let me know.

💻💾 https://www.linkedin.com/in/renatoamelo/

Hobbies 🎥💵📝✒️📖💻🗣💭⚽️🎤 🎧 🎬 🎮

Pinned Loading

  1. Modern Reset CSS - Some great (and f... Modern Reset CSS - Some great (and famous) resets plus mine
    1
    /*
    2
        Remove all the styles of the "User-Agent-Stylesheet", except for the 'display' property
    3
        - The "symbol *" part is to solve Firefox SVG sprite bug
    4
    */
    5
    *:where(:not(html, iframe, canvas, img, svg, video, audio):not(svg *, symbol *)) {
  2. Some CSS utilities quite useful in a... Some CSS utilities quite useful in any responsive project
    1
    /* Utilities */
    2
    
    
    3
    /* Automatic Grids */
    4
    
    
    5
    .auto-grid {
  3. juntos-backend juntos-backend Public

    TypeScript 1

  4. talker-manager talker-manager Public

    Node project using fs module to training simple CRUD operations

    JavaScript 1

  5. store-manager store-manager Public

    Back-End project created based on the Trybe school requirements. It uses mainly Node, MySQL and MCS (Model, Controller, Service) architecture pattern.

    JavaScript 1