Skip to content
View yeferfer's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Universidad Manuela Beltrán

Block or report yeferfer

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yeferfer/README.md

Hello World!



GIF
("use strict");

const softwareEngineeringStudent = function (me) {

  me.name = "Yeferson Culma";
  me.role = "Software Engineer";
  me.languageSpoken = ["Spanish", "English_B1"];

  console.log(
    "Thank you for visiting me 🤭
     I hope you find some of my works interesting 🤖"
  );
  
};

const me = {};
softwareEngineeringStudent(me);
console.log(me.name, "says goodbye 🤗");

Ask me about

JAVASCRIPT HTML5 CSS3 REACT FIGMA JAVA KOTLIN

FLUTTER SASS


Stats














Connect with me

         

Popular repositories Loading

  1. Udea-Grupo-Celula-Ciclo3 Udea-Grupo-Celula-Ciclo3 Public

    JavaScript 1 4

  2. WebAppMarvel WebAppMarvel Public

    CSS 1 1

  3. POOFactura POOFactura Public

    Java

  4. InventarioQpies InventarioQpies Public

    JavaScript

  5. AppDroid AppDroid Public

    Kotlin 3

  6. React-Web-Clear React-Web-Clear Public

    It's an app in react but it doesn't have anything, it's just the folders ready to work 😊

    JavaScript