Skip to content
View aleoponcelet's full-sized avatar
👨‍💻
coding
👨‍💻
coding
  • Jalisco, MEX
  • 16:02 (UTC -06:00)
Block or Report

Block or report aleoponcelet

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
aleoponcelet/README.md
import profile from "aleoponcelet";

class bio extends profile {
  name     = "Alejandro Ponce";
  email    = "alejandro.poncet@icloud.com";
  title    = "Web developer";
  company  = "Embuno";
  location = "Jalisco, MEX";
}

class skills extends profile {
  os    = "Linux";
  code  = [HTML, CSS, JS, PHP];
  tools = [React, Redux, Node, Storybook, Jest, Docker];
}

Popular repositories

  1. substratum-calypso-theme substratum-calypso-theme Public archive

    Calypso theme for Substratum Engine

    Kotlin 1 1

  2. substratum-quetzal-theme substratum-quetzal-theme Public archive

    Quetzal theme for Substratum Engine

    Kotlin 1

  3. aleoponcelet aleoponcelet Public

    readme.md

  4. aleoponcelet.com aleoponcelet.com Public

    Personal blog

    HTML

  5. siivm siivm Public

    Sistema integral de información y validación modular.

    JavaScript

  6. side-panel side-panel Public

    A simple side panel

    CSS