Skip to content
View franmsilva's full-sized avatar

Block or report franmsilva

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

Francisco Silva 👨‍💻

Linkedin Portfolio

Software developer working with key JavaScript technologies to create high-quality and user-friendly applications.

export default () => ({
  askMeAbout: [
    "webdev", "tech", "music",
    "algorithms", "football"
  ],
  technologies: {
    frontEnd: {
      js: ["react", "nextjs", "typescript"],
      css: ["styled-components", "tailwind", "sass"]
    },
    backEnd: {
      js: ["node", "express", "koa"],
      misc: ["graphql", "apollo"]
    },
    languages: ["javascript", "typescript", "rust"],
    testing: ["jest", "chai", "cypress", "jasmine"],
    databases: ["mongo", "postgresql"]
  },
  currentlyLearning: ["rust", "remix"]
});

Pinned Loading

  1. football-central football-central Public

    Football Central is a web application that enables users to keep up with the latest football scores and predictions as well as breaking news from across the continent.

    TypeScript 1 4

  2. tripwiser tripwiser Public

    TripWiser assists users in planning their next multi-stop adventure by dynamically finding the best flight, as well as suggesting alternatives when no flights are available between locations.

    TypeScript

  3. billy billy Public

    Invoice management app

    TypeScript 1

  4. r2-d2 r2-d2 Public

    Dev's Little Helper

    TypeScript