Skip to content
View Rysted's full-sized avatar
🥴
I may reply late.
🥴
I may reply late.
  • Buenos Aires, Argentina
Block or Report

Block or report Rysted

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
Rysted/README.md
Typing SVG

👨‍💻 My Portfolio <-- 🌐

  • The information on my GitHub profile is relative, as not everything we do is uploaded, and we often have private projects.

const aboutMe = {
  person: {
    name: "Marcelo Sebastian Suarez",
    occupation: "Full Stack Web Developer </>",
    gender: "Male",
    location: "Buenos Aires, Argentina",
  },
  tools: ["Postman", "Prepros"],

  Languages: ["HTML", "CSS", "Javascript", "Typescript"],
  Frontend: ["React", "TailwindCSS", "Bootstrap"],
  Backend: ["Node.js", "Express.js", "EJS", "MySQL", "Sequelize"],
  Tools: ["Postman", "Prepros", "Jira", "Git", "Github"],
  Design: ["Figma", "Miro"],
};

  • I integrated Wakatime starting from 2024 to keep a more accurate track of my programming time.

Pinned

  1. grupo_5_MrCoffee grupo_5_MrCoffee Public

    Forked from 19diego93/grupo_5_MrCoffee

    CSS

  2. utn-moon-front utn-moon-front Public

    JavaScript

  3. Moon_backend Moon_backend Public

    Forked from Matias-Paz/Moon_backend

    JavaScript

  4. Comandos Git para consola Comandos Git para consola
    1
    # COMANDOS DE GIT EN CONSOLA:
    2
    
                  
    3
    ### 1º Configuración y primeros pasos:
    4
    
                  
    5
    **git init &lt;nombre\_proyecto&gt;:** Inicia un repositorio local con el nombre.