Skip to content
View lshaf's full-sized avatar
πŸ’­
Working
πŸ’­
Working

Sponsoring

@vrana

Organizations

@mimicreative

Block or report lshaf

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

Hi, I'm lshaf πŸ‘‹

Senior Web Developer | PHP, JS, C++ (ESP32) Enthusiast

Code to make my live easier

PHP Symfony Yii2 Vue.js Next.js C++ ESP32 Visitor Badge

GitHub Stats Top Languages

GitHub Streak


πŸš€ About Me

  • πŸ‘¨β€πŸ’» Senior Web Developer with a passion for building robust web applications and exploring embedded systems.
  • πŸ’» PHP (Symfony, Yii2) | JavaScript (VueJS, NextJS) | C++ for ESP32
  • 🐧 Hardware hacker and pentesting enthusiastβ€”I love exploring new ideas, especially in infosec and microcontroller projects.

πŸ”₯ What I'm Working On

  • ESP32 Pentesting: Contributor to Bruce firmware, focusing on pentesting tools for ESP32 microcontrollers.
  • Web Projects: Building scalable apps with PHP (Symfony/Yii2) and modern JS (VueJS, NextJS).
  • Always learning: From web stacks to embedded firmware, I enjoy pushing boundaries.

πŸ› οΈ Key Skills

  • Back-end: PHP (Symfony, Yii2), REST APIs
  • Front-end: VueJS, NextJS, Node.js
  • Firmware: C++ for ESP32, IoT hardware
  • Security: Penetration testing, firmware hacking

πŸ“Œ Featured Projects

πŸ’‘ Fun Fact

I’m always on the hunt for the next cool pentesting ideaβ€”if it makes life easier or more secure, I’m interested!


Let's connect and build something awesome!

Pinned Loading

  1. symfony-simple-amqp symfony-simple-amqp Public

    Simple AMQP implementation for symfony {works with lshaf/yii2-simple-amqp}

    PHP 1 1

  2. ez-tool ez-tool Public

    Simple tool for alienworld

    HTML

  3. ledger-password ledger-password Public

    Forked from LedgerHQ/passwords-backup

    Ledger password backup and restore

    JavaScript

  4. timeline timeline Public

    Timeline management using Vue

    JavaScript

  5. yii2.htaccess yii2.htaccess
    1
    RewriteEngine on
    2
    # Option 1: To rewrite "www.domain.com -> domain.com" uncomment the following lines.
    3
    RewriteCond %{HTTPS} !=on
    4
    RewriteCond %{HTTP_HOST} ^www\.(.+)$ [NC]
    5
    RewriteRule ^(.*)$ https://%1/$1 [R=301,L]
  6. Best setting for termux Best setting for termux
    1
    ## Install best ux
    2
    
                  
    3
    sh -c "$(curl -fsSL https://github.com/Cabbagec/termux-ohmyzsh/raw/master/install.sh)"
    4
    
                  
    5
    ## for more advance