Skip to content
View conejerock's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report conejerock

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

Juanjo Conejerock 🐰🤘

Software Engineer

A little more about me...

const conejerock = {
  pronouns: "He" | "Him",
  code: ["Typescript", "PHP 🐘", "Python 🐍", "Java", "C++ 🥷"],
  askMeAbout: ["frontend dev", "backend dev", "app dev", "embed dev"],
  technologies: {
    backEnd: {
      js: ["Express", "NodeJS"],
      php: ["Symfony"],
      java: ["Spring"]
    },
    frontEnd: {
      js: ["Nuxt", "Vue", "React"],
      native: ["React Native", "Android SDK"],
    },
    databases: ["MySQL", "PostgreSQL", "mongo"],
    misc: ["Docker🐳", "Elasticsearch", "Capacitor", "Arduino"],
  },
  architecture: [
    "Server Side Rendering",
    "Hexagonal Architecture",
    "CQRS",
  ],
  currentFocus: "Training in new technologies and developments",
  funFact:
    "To understand what recursion is, you must first understand what is recursion.",
};

Pinned

  1. nuxt-flags nuxt-flags Public

    Nuxt3 module to use Feature Flags toggle feature services.

    TypeScript 1

  2. idempotency-bundle idempotency-bundle Public

    Symfony bundle for check idempotency keys in headers/body/query requests

    PHP 1

  3. nuxt-unleash nuxt-unleash Public

    Nuxt.js module to use Unleash toggle feature services

    TypeScript 20 1

  4. spotify-svg spotify-svg Public

    Create your SVG file with your current played song on Spotify

    TypeScript 1