Skip to content
View juanfegc's full-sized avatar

Block or report juanfegc

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
juanfegc/README.md

Hi👋, I'm Juanfer

Lead Software Engineer at BIOPROX® Labs

const aboutMe = {
   code: ["PHP", "Javascript", "HTML", "CSS", "Java", "Perl", "C++"],
   technologies: {
      frontEnd: {
         js: ["React", "Vanilla JS", "JQuery", "TypeScript"],
         css: ["Bootstrap", "Material Design", "Sass", "Styled components", "Tailwind CSS"],
         php-template-engine : ["Twig", "Smarty"],
         web: ["Astro"]
      },
      backEnd: {
         js: ["Node JS", "Express"],
         php: ["Symfony", "Laravel"]
      },
      databases: ["MySQL", "PostgreSQL", "SQLite", "MongoDB"],
      e-commerce: ["Prestashop"], 
      mobileApp: ["Android", "React Native", "iOS"],
      desktopApp: ["Electron JS"],
      testing: ["Cypress", "Jest", "PlayWright"],
      bundler: ["Webpack", "Parcel", "Vite"]
   },
   misc: ["Linux", "Arduino", "Raspberry pi", "Home Assistant"],
   design: ["Adobe Ilustrator", "Adobe Photoshop"]
};

Pinned Loading

  1. NativeBase NativeBase Public

    Forked from GeekyAnts/NativeBase

    Mobile-first, accessible components for React Native & Web to build consistent UI across Android, iOS and Web.

    TypeScript

  2. material-kit-react-1 material-kit-react-1 Public

    Forked from minimal-ui-kit/material-kit-react

    Minimal Dashboard - build with React Material UI components.

    JavaScript 1

  3. react-native react-native Public

    Forked from facebook/react-native

    A framework for building native applications using React

    JavaScript