Skip to content
View OrlandoBricenoB's full-sized avatar
🇻🇪
orlandobricenob.dev
🇻🇪
orlandobricenob.dev
Block or Report

Block or report OrlandoBricenoB

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

github-readme-profile

👋 Hi there! I'm Orlando Briceño.

Full Stack Developer at OrlandoBricenoB - CEO & Founder at Gadmin - #JavaScript #React 🇻🇪

Twitter Follow YouTube Channel Subscribers GitHub followers

  // * Programming Since 2011
  const programmingSince = new Date('2011-02-04').getTime()
  const developmentDate = new Date(Date.now() - programmingSince)
  const yearsDevelopment = developmentDate.getUTCFullYear() - 1970

  // * More Information
  const bio = {
    country: 'Venezuela',
    yearsDevelopment: `${yearsDevelopment} years of experience.`,
    stack = {
      front: ['Svelte', 'React', 'CSS', 'Sass', 'BEM', 'BEMIT', 'Vite', ...rest],
      back: ['NodeJS', 'Express', 'NestJS', 'MongoDB', 'MySQL', 'PostgreSQL', ...rest],
      mobile: ['React Native']
    },
    tools: ['VSCode', 'Figma']
  }

💬 More about me.

  • I live alone with my wife.
  • I like to learn from other people.
  • I love sharing my knowledge and learning with my team while we have fun developing.

Pinned Loading

  1. file-ext file-ext Public

    Receives the extension or mimeType of a filename or path.

    JavaScript

  2. unzip-video unzip-video Public

    Un CLI que descomprime solo los vídeos de los archivos zip en una carpeta.

    JavaScript

  3. improved-store improved-store Public

    Maquetación de tienda online.

    HTML

  4. clases-desarrollo-web clases-desarrollo-web Public

    Landing Page de Clases Presenciales de Desarrollo Web

    HTML

  5. corre-fution corre-fution Public

    Este es un juego que creé con esfuerzo en la RandomJam#2. Este es mi primer videojuego y game jam en la que participo.

    JavaScript