Skip to content
View jssmntll's full-sized avatar
🇻🇪
🇻🇪
  • Software Engineer
  • San Cristobal, Venezuela
  • X @jssmntll

Block or report jssmntll

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

Hello World!!

const jssmntll = {
    code: ["PHP"],
    askMeAbout: ["Development", "Tech", "Movies", "TV Shows"],
    technologies: {
        backEnd: {
            php: 'Laravel'
        },
        databases: 'MySql', 'PostgreSQL'
    },
    currentlyLearning: ["Golang"]
};

Popular repositories Loading

  1. first-contributions first-contributions Public

    Forked from firstcontributions/first-contributions

    🚀✨ Help beginners to contribute to open source projects

  2. jssmntll jssmntll Public

    Profile description

  3. full-page-slide full-page-slide Public

    A Full Slide with HTML, Javascript and CSS

    SCSS

  4. server server Public

  5. sanctum-api sanctum-api Public

    Ejemplo de una REST API usando tokens de autenticación con Laravel Sanctum

    PHP

  6. hackerrank hackerrank Public

    Solving challenges of the hackerrank website.

    Go