Skip to content
View SebasG25's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report SebasG25

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

Hi there 👋! I'm Sebastián Guzmán 👨🏻‍💻

I'm a Systems Engineer with experience building scalable web applications using Next.js, Node.js, GraphQL, and Prisma. I'm passionate about delivering high-impact cloud solutions using AWS.


  • 🌍 Based in Medellín, Colombia

  • 🎓 Systems Engineering Degree (Universidad de Medellín)

  • 📧 sebastian.guzman200225@gmail.com

  • 📫 Connect with me:
    LinkedIn

  • 🏆 Certifications:

    • AWS Cloud Quest: Cloud Practitioner
    • AWS Partner: Accreditation (Technical)
    • EFSET English Certificate – C1 Advanced
  • ⚡ Fun fact: I love playing video games 🎮


A little more about me in code

const sebasg25 = {
  pronouns: "He" | "Him",
  code: ["JavaScript", "TypeScript", "SQL", "Python", "TailwindCSS"],
  askMeAbout: ["Web Development", "AWS Cloud", "Gaming"],
  technologies: {
    frontEnd: {
      frameworks: ["Next.js"],
      libraries: ["React", "TailwindCSS"]
    },
    backEnd: {
      js: ["Node.js"],
      tools: ["Prisma", "GraphQL", "Express", "Socket.IO"]
    },
    cloud: {
      provider: "AWS",
      services: [
        "CDK", "Lambda", "API Gateway", "SNS", "S3",
        "Secrets Manager", "CloudWatch", "EC2", "ECS", "RDS"
      ]
    },
    databases: ["PostgreSQL", "MySQL", "MongoDB", "Firebase"]
  },
  currentFocus: ["AWS", "React", "Cloud Infrastructure"]
};

Pinned Loading

  1. Rick-and-Morty Rick-and-Morty Public

    Consumiendo API Rick & Morty

    JavaScript 1

  2. WorkStars WorkStars Public

    Red social privada / Private social network

    JavaScript

  3. whatsapp-web-bot whatsapp-web-bot Public

    Usando libreria whatsappweb-js

    JavaScript 1

  4. whatsapp-web-bot-frontend whatsapp-web-bot-frontend Public

    frontend del proyecto personal whatsapp-web-bot

    JavaScript 1

  5. MoviesApp MoviesApp Public

    Consuming movies' API

    JavaScript