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

Block or report backendrulz

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

Hi there! 👋

<?php

namespace Cristian;

// Some info about me...
class About extends Me
{
    public function __construct(Developer $developer)
    {
        $developer->fullName   = 'Cristian Ferreyra';
        $developer->profession = 'Senior Full Stack Developer';
        $developer->from       = 'Argentina 🇦🇷';
    }
}

Typing SVG
PHP   JavaScript   Deno   Python   HTML5   CSS3   GNU Bash   Markdown  

Typing SVG
PHP
Laravel   Laravel Zero   Lumen   PestPHP   CodeIgniter   Composer  

JavaScript
Node.js   Express   Vue.js   Vite   npm   Yarn   Apache Cordova   Capacitor  

CSS
Tailwind CSS   Bootstrap   Bulma  

Databases
MySQL   MariaDB   SQLite Redis  

Tools
Visual Studio Code   Sublime Text   Git   GitHub   GitLab   VirtualBox   Vagrant  

Server
NGINX   Apache   XAMPP   PM2   Let’s Encrypt   Cloudflare  

OS
Linux   Debian   Linux Mint   Ubuntu   Kali Linux   CentOS   Windows  

Typing SVG

From: 28 June 2024 - To: 05 July 2024

TypeScript                   █████████████████████▒░░░   85.51 %
JavaScript                   █▓░░░░░░░░░░░░░░░░░░░░░░░   06.05 %
PHP                          █░░░░░░░░░░░░░░░░░░░░░░░░   04.25 %
JSON                         █░░░░░░░░░░░░░░░░░░░░░░░░   04.19 %

Pinned Loading

  1. modern-php-cheatsheet modern-php-cheatsheet Public

    Forked from smknstd/modern-php-cheatsheet

    Cheatsheet en español para algunos conocimientos de PHP que encontrará con frecuencia en proyectos modernos.

    1

  2. naming-cheatsheet-spanish naming-cheatsheet-spanish Public

    Forked from kettanaito/naming-cheatsheet

    Versión en español de la guía sobre la nomenclatura de variables y funciones.

  3. php-cryptapi php-cryptapi Public

    Forked from cryptapi/php-cryptapi

    CryptAPI's PHP library

    PHP

  4. posterazor posterazor Public

    Forked from aportale/posterazor

    The PosteRazor cuts a raster image into pieces which can afterwards be printed out and assembled to a poster.

    C++