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.

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

Hi there 👋 I'm Sergio Luis Vargas!

I am a Software Engineer at SIESA S.A 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],
   technologies: {
      frontEnd: {
         js: ["Angular"],
         css: ["Bootstrap", "SASS"]
      },
      backEnd: {
         java: ["Spring Framework"],
         db: ["MySql"],
      },
   },
   currentOccupation: ["Fullstack Dev"],
   challenge: "I'm working on being the best version of myself, every day.",
}

Github stats 📊

Top langs 👅

sergiolvargas95 :: Top Langs

Popular repositories Loading

  1. adivina_el_numero adivina_el_numero Public

    Programa creado en Python el cual genera un número aleatorio y te dice si lo has adivinado.

    Python

  2. Google_clon Google_clon Public

    This is a clone of the main google page made with html and css.

    CSS

  3. Landing_Page Landing_Page Public

    This is a Landing Page made with HTML and CSS

    HTML

  4. Batabit_Frontend Batabit_Frontend Public

    This is the frontend of a website called Batabit, it is made starting from its wireframe; It is adaptable to any user device, it is created based on the Mobile First standard.

    CSS

  5. CSS_Grid CSS_Grid Public

    In this is a repository for the Platzi CSS Grid Layout course, the layout of Instagram, pinterest and a platzi course will be created.

    HTML

  6. rock-paper-or-scissors rock-paper-or-scissors Public

    Classic rock-paper-scissors game made with HTML, CSS and Javascript.

    JavaScript