Skip to content
View ferneyvanegas's full-sized avatar
😇
I may be slow to respond.
😇
I may be slow to respond.

Block or report ferneyvanegas

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

Hi There

Find me on👇

About me 😎

// tools_I_use organized
class About extends Me { 
  const myTools = {  
    programmingLanguages: {
      favorites: ["python", "javaScript", "typeScript"],
      familiarWith: ["java", "php", "C++", "C#", "visualBasic"]
    },

    otherLanguages: ["html", "css", "markdown", "bash", "sql"],

    frameworks: {
      favorites: ["express", "angular", "react", "react-native", "django"],
      familiarWith: ["loopBack", "codeIgniter", "ionic", "flask"]
    },

    ide: ["netBeans", ".net"],

    database: {
      sgbd: ["mysql", "mariadb", "sqlServer", "mongodb"],
      tools: [
        "phpMyAdmin",
        "azureDataStudio",
        "workBench"
      ],
      noSqlTools: ["firebase", "compass"]
    },

    tools: {
      libs: ["bootstrap", "bulma", "phaser"],
      devOps: ["aws", "heroku", "cloudflare"],
      env: ["nodejs", "virtualenv"],
      standar: ["json", "jwt"],
      container: ["docker", "docker-compose"],
      versions: ["git", "gitHub"]
    },

    ai: ["chatGPT", "gemini"],

    platforms: {
      favorite: "linuxArch",
      familiarWith: ["microsoftSystems", "linuxDistributions"]  
    }, 

    architecturesAndTechnologies: {
      favorites: ["microservices", "POO", "spa", "pwa"],
      familiarWith: [
        "monolithic",
        "event-driven",
        "design system pattern"
      ]
    },

    dev: "fullstack",

    agile: "scrum",

    languages: {
      default: "spanish",
      more: ["english"]
    }
  };
}

Projects 💻

Pinned Loading

  1. Inmobiliaria Inmobiliaria Public

    Sistema de información que apoya la gestión de un administrador de propiedad horizontal ||Hecho sobre NodeJS, con Loopback (Backend), Python (Backend), Angular (Frontend) y Bootstrap (Frontend). Va…

    TypeScript 2

  2. freeCodeCampReact freeCodeCampReact Public

    Proyectos básicos con React

    JavaScript 1

  3. GrowthHormone GrowthHormone Public

    Sistema de Registro de Hormonas de Crecimiento | .Net 6.0.0 | Entity Framework

    SCSS 1

  4. pedidos pedidos Public

    Pequeño programa en Java para gestionar pedidos de clientes

    2

  5. Cartas Cartas Public

    Un juego pequeño de cartas hecho con Python

    Python 1

  6. Basics Basics Public

    Fundamentals exercises in some programming languages

    TypeScript 1