Skip to content
View dvlpr1996's full-sized avatar
πŸ’»
coding
πŸ’»
coding
  • 17:05 (UTC +03:30)

Block or report dvlpr1996

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dvlpr1996/README.md

dvlpr1996


πŸ§‘β€πŸ’» About Me

<?php

namespace dvlpr1996;

class BackendDeveloper
{
    public string $name = 'dvlpr1996';

    public bool $openToWork = true;

    public string $location = 'Iran';

    public string $focus = 'Backend Development';

    public array $primaryStack = ['Laravel', 'Livewire', 'PHP 8.x'];

    public array $alsoKnow = ['Node.js', 'Express.js', 'Nest.js'];

    public string $principle  = 'Clean code. Solid principles. Zero shortcuts.';
}

πŸ›  Tech Stack

βš™οΈ Backend & Frameworks

PHP Laravel Livewire Node.js NestJS Express.js

πŸ—„οΈ Database, ORM & ODM

mysql PostgreSQL SQLite 3 MongoDB Mongoose Prisma

πŸ–₯ FrontEnd & Frameworks

TypeScript JavaScript tailwindcss alpinejs Bootstrap5 HTML5 CSS3 sass jquery

βš’ Tools and other things

Smarty Twig Design Patterns Composer npm Git cURL Postman Visual Studio Code

πŸ“  Find me



πŸ“ Random Dev Quote



// turning coffee into clean code // Clean code . Solid principles . Zero shortcuts.

Pinned Loading

  1. PHP PHP Public

    Forked from TheAlgorithms/PHP

    All Algorithms implemented in PHP

    PHP

  2. php-enum-helper-trait php-enum-helper-trait Public

    Php Enum Helper Trait

    PHP

  3. php-localization php-localization Public

    Php Localization Package

    PHP

  4. php-string-helpers php-string-helpers Public

    some useful php string helpers

    PHP