Skip to content
View placidovenegas's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report placidovenegas

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

import SoftwareDeveloper from 'lapalma';

class Bio extends SoftwareDeveloper {
  name     = 'Plácido Venegas';
  title    = 'cross-platform web developer';
  location = 'Granada, ES';
}

class Skills extends SoftwareDeveloper {
  languages  = ['JavaScript','HTML', 'CCS', 'JAVA', 'PHP','QML','Tailwind'];
  databases  = ['MySQL', 'MongoDB', 'PostgreSQL', 'FireBase','Supabase', 'SuperBase'];
  frameworks = ['React', 'React Native', 'Felgo'];
}

Shubhamdeep Jha | Linkedin Shubhamdeep Jha | Twitter Shubhamdeep Jha | Instagram Shubhamdeep Jha | Gmail





Popular repositories

  1. placidovenegas placidovenegas Public

  2. codificador_texto_qml codificador_texto_qml Public

    QML

  3. themeDarkLight themeDarkLight Public

    Change theme Dark and light

    JavaScript

  4. scrapping-web-info scrapping-web-info Public

    code to scrappin a website.

    JavaScript