Skip to content
View asciito's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report asciito

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

Hi, everyone ✋

Hi, my name is Ayax Córdova, and I'm a Fullstack Web Developer with currently +6 years of experience, and a passionate love for tacos (real tacos from Mexico).

My Tech Stack

Currently working at: Nothing

PHP Python JavaScript MySQL CSS HTML Laravel Django VUE Tailwind CSS

Besides programming, I'm still a human (kind of), and this is what I love to do ❤️

  • Watch Harry Potter Movies
  • Read Sci-fi books
  • Play Nintendo Switch
  • Spend time with my close family
  • Read comics
  • And eat tacos ❤

Anything else...

Yes, of course.

Currently, I'm focusing on improving my clean code skills, and one of my goals is to contribute to the Laravel project and its beautiful community.


JoseLuis's GitHub Stats

Pinned

  1. file-upload.php file-upload.php
    1
    <?php
    2
    session_start();
    3
    
                  
    4
    /**
    5
     * Flash a message in the session, or get a message from the session
  2. PHP - Helper Functions PHP - Helper Functions
    1
    <?php
    2
    
                  
    3
    if (! function_exists('join_paths')) {
    4
        /**
    5
         * Join two or more paths together
  3. aydev-theme aydev-theme Public

    Theme for WordPress

    PHP

  4. laravel-package laravel-package Public

    A very simple package to build Laravel packages

    PHP

  5. laravel-package-skeleton laravel-package-skeleton Public template

    Template to start working on a Laravel Package

    PHP

  6. google-for-testing google-for-testing Public

    The CLI to manage Chrome Browser and Chrome Driver

    PHP