Skip to content
View sergiolvargas95's full-sized avatar
🖥️
🖥️

Block or report sergiolvargas95

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
sergiolvargas95/README.md

Hi there 👋 I'm Sergio Luis Vargas!

I am a Software Engineer at SIESA S.A.S and Programming teacher; I consider myself someone who loves to learn, I love learning new things all the time, not just programming. I like to play musical instruments, do sports and learn about space. Working as a teacher has allowed me to have good soft skills, such as working in a team, being resilient and proactive.

Twitter: Sergio Linkedin: Sergio GitHub Sergio

A little more about me...

const Sergio = {
  pronouns: "he" | "him",
   code: [JavaScript, HTML, CSS, Python, PHP, Java],
   tools: [Figma, Webpack, VScode, Git, ESLint, Docker],
   technologies: {
      frontEnd: {
         js: ["Angular"],
         css: ["Bootstrap", "SASS"]
      },
      backEnd: {
         Java: ["Spring Framework"],
         PHP: ["Yii2", "Laravel"],
         db: ["MySql", "Postgress"],
      },
   },
   currentOccupation: ["Fullstack Dev"],
   challenge: "I'm working on being the best version of myself, every day.",
}

Github stats 📊

Top langs 👅

sergiolvargas95 :: Top Langs

Pinned Loading

  1. Backend-API-REST-NoteApp Backend-API-REST-NoteApp Public

    API Rest note app

    Java

  2. retos_programacion_java retos_programacion_java Public

    Retos de programación utilizando Java

    Java

  3. api-portfolio-spring api-portfolio-spring Public

    Java

  4. biblioteca-digital-DDD biblioteca-digital-DDD Public

    Implementación en Java (Maven) del Caso de Estudio Asignado Biblioteca Digitao aplicando Domain Driven Design (DDD); usando una estrucutra base con nombres genéricos usando lenguaje ubicuo.

    Java