Carlos Abreu - VSCode Portfolio
Explorer
LinkedInGitHub
About Me.js

About Me

With over 5 years of robust experience in software development, project management, and adept problem-solving, I bring a wealth of expertise to the table. I have demonstrated a remarkable ability to navigate and oversee intricate IT projects with a product vision, always looking for the best customer experience and technical solutions.


      const aboutMe = {
        name: "Carlos Abreu",
        role: "Senior Software Developer",
        languages: ["Python", "JavaScript", "TypeScript", "PHP"],
        databases: ["MySQL", "NoSQL"],
        frameworks: ["Django", "FastAPI", "Flask", "Nest.js", "Vue.js"],
        tools: ["Docker", "AWS (Lambda, EC2, S3, ECS, SQS, Fargate, SNS ...)", "Git"],
        hobbies: ["Coding", "Problem Solving", "Gym"],
      };

      console.log("Welcome to my portfolio!");
      
Ready
Ln 1, Col 1