Skip to content
View ezequiel-fr's full-sized avatar

Highlights

  • Pro

Organizations

@Wikijap @Cryptest-Project

Block or report ezequiel-fr

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

ezequiel-fr (alias Ezequiel Dev)


class Ezequiel extends Dev {
    private skills: string[] = [];
    private portoflio: string = "https://ezequiel-fr.github.io/";

    constructor() {
        super();
        this.skills();
    }

    protected get skills(): void {
        [
            ...this.skills,
            'developper',
            'software engineer',
            'translater',
        ].forEach(e => this.skills.push(e));
    }

    /**
     * Get my URL Portfolio
     * @returns {string}
     */
    public get portfolio = (): string => this.portfolio;
}

export default Ezequiel;

Ezequiel's GitHub stats


My Portfolio → here


visits

Pinned Loading

  1. flexcards.js flexcards.js Public

    flexcards.js - A Javascript library to improve your sliders, carousels and more, easily.

    TypeScript 1

  2. PHP-FileManager PHP-FileManager Public

    FileManager

    PHP 1

  3. CircleSlidingForm CircleSlidingForm
    1
    <!DOCTYPE html>
    2
    <html lang="en">
    3
    <head>
    4
    
                  
    5
        <title>CircleSlidingForm</title>
  4. gift gift Public

    👀

    HTML

  5. js-charts js-charts Public

    Create your own charts with JavaScript.

    TypeScript

  6. pacman.js pacman.js Public

    TypeScript