Skip to content
View jsilva071's full-sized avatar
💻
Coding My Life
💻
Coding My Life

Block or report jsilva071

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

Banner

👋 Hello World

Github Followers

  • 🛠 | Web & Mobile Developer
  • 🏴 | JS • PHP • React • Node.js
  • 📚 | Multimedia Engineering student at ISTEC.

📌 A little more about me...

const jsilva071 = {
    firstName: "José",
    lastName: "Silva",
    age: 20,
    country: "Portugal",
    languagesIMaster: ["Javascript", "Typescript", "PHP", "SQL"],
    languagesIWantedToLearn: ["Python", "Java"],
    askMeAbout: ["Web development", "Mobile development", "Technology"],
    phraseThatIdentifiesMe: "Coding My Life",
    operatingSystems: {
        windows: "Experient",
        linux: "Intermediate",
        macOS: "Intermediate"
    },
    technologies: {
        frontEnd: {
            js: ["React", "Next.js"],
            css: ["Bootstrap", "Tailwind CSS", "Mantine"]
        },
        backEnd: {
            js: ["NodeJS", "Express", "Fastify"]
        },
        mobile: {
            js: "React Native"
        },
        databases: ["Mongo", "MySQL", "SQLite", "PostgreSQL" "Prisma ORM"]
    },
    dreamProject: "Make a Social Network"
};

⚙️ GitHub Analytics

jsilva071's github stats Top Langs

👦 Connect with Me

Facebook Instagram Twitter Linkedin Discord Email

Popular repositories Loading

  1. You-Dont-Know-JS You-Dont-Know-JS Public

    Forked from cezaraugusto/You-Dont-Know-JS

    📗📒 (PT-BR translation) JS Book Series.

    JavaScript 2

  2. ecoleta ecoleta Public

    Projeto Ecoleta construído durante a Next Level Week #01

    TypeScript 1

  3. jsilva071 jsilva071 Public

    1 1

  4. happy happy Public

    Projeto Happy construído durante a Next Level Week #03

    TypeScript 1

  5. chat-react-socket.io chat-react-socket.io Public

    JavaScript

  6. dev.finances dev.finances Public

    Projeto dev.finances construído durante a Maratona Discover

    HTML