Skip to content
View NasirNobin's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@YiveSystems

Block or report NasirNobin

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

NasirNobin

Proactive and dedicated full-stack engineer with over 7+ years of experience and a strong passion for creating innovative solutions. Experienced in leading development teams and building, deploying, and scaling SaaS applications.

📦 Core Competencies..

  • Leading development teams, spint planning, task management, and performing code reviews.
  • Professionally experienced in PHP, Laravel, JavaScript, VueJS, TailwindCSS, MySQL, Nginx, Linux, and DevOps.
  • Use Python, Node.js, Bash Scripting all the time to build automation scripts.
  • Also use Serverless, Docker, Ubuntu, AWS, and other cloud stuff as needed to deploy applications in scalable infrastructure!

With a strong passion for Laravel Ecosystem, contributed Parallel PHP Version Support to Laravel Valet.

Pinned Loading

  1. zsh-valet zsh-valet Public

    This zsh plugin will read `.valetphprc` from the project root and will switch to that PHP version automatically real time

    Shell 9 1

  2. laravel/valet laravel/valet Public

    A more enjoyable local development experience for Mac.

    PHP 2.5k 696

  3. wp-post-spam-filter wp-post-spam-filter Public

    A WordPress plugin that will protect your multi-author blog from spammers

    PHP

  4. proxy-server-on-cloudflare-worker.js proxy-server-on-cloudflare-worker.js
    1
    addEventListener("fetch", (event) => {
    2
      event.respondWith(
    3
        handleRequest(event.request).catch(
    4
          (err) => new Response(err.stack, { status: 500 })
    5
        )
  5. YiveSystems/yive-crawler-example-3gorilla YiveSystems/yive-crawler-example-3gorilla Public

    Crawler example for 3gorillas.com to submit content at YIVE

    PHP

  6. vue-snake vue-snake Public

    Simple Snake Game with Vue.js

    JavaScript 3 3