Skip to content
View jawadddd's full-sized avatar

Block or report jawadddd

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

๐Ÿ‘‹ Hi, I'm Jawad Haider

๐Ÿš€ Software Engineer | Backend Developer | Laravel Enthusiast

I'm a passionate software engineer who loves building scalable backend systems, optimizing performance, and crafting clean, maintainable code. Most of my work revolves around PHP (Laravel), REST APIs, backend architecture, and modern development workflows.


๐Ÿ› ๏ธ Tech Stack & Tools

Languages & Frameworks

  • PHP (Laravel), JavaScript (Node.js), Flutter (Basics)
  • SQL, MySQL, MongoDB
  • HTML, CSS, Bootstrap

Tools & Technologies

  • Docker, Git/GitHub, CI/CD
  • Redis, Queue Workers
  • AWS S3, CloudFront, RDS
  • REST APIs, Webhooks, Microservices
  • Testing: PHPUnit, Pest

๐Ÿ”ฅ What I Do

  • Build robust backend systems using Laravel
  • Write optimized database queries & handle large-scale data
  • Create RESTful APIs consumed by mobile & web apps
  • Implement caching, workers, and advanced architecture patterns
  • Mentor juniors & guide team in code quality and best practices

๐Ÿ“Œ Featured Projects

  • Automated Parking System (APS)
    End-to-end smart parking solution with mobile apps, admin portals, IoT integration, analytics, and predictions.
    Technologies: MERN, Flutter, Mapbox, Python, Laravel, IoT.

  • Investment & Finance Platforms
    Advanced filtering, caching, auditing, subscription flows, and real-time dashboards.


๐Ÿ“ˆ GitHub Stats

Jawad's GitHub Stats
Top Languages


๐Ÿค Connect With Me


โšก Fun Stuff

  • I enjoy refactoring old code and making it 10x faster.
  • Always improving things that are โ€œworking fine.โ€
  • Strong believer in โ€œIf it can be optimized, it must be optimized.โ€

โญ Feel free to explore my repositories or reach out for collaborations!

Popular repositories Loading

  1. Chatting-WebsiteModule-EndToEnd-Encrypted Chatting-WebsiteModule-EndToEnd-Encrypted Public

    Web Module in which user can send real time messages to any registered user of website,and receive also.All sent received messages against users will be encrypted/decrypted and encrypted will be stโ€ฆ

    JavaScript 2

  2. Brain-Cancer-Detection Brain-Cancer-Detection Public

    It includes preprocessing, training & testing of detection of brain cancer using CNN.

    Jupyter Notebook 1

  3. Encryption-and-Decryption-of-Message-by-Pocket_AES Encryption-and-Decryption-of-Message-by-Pocket_AES Public

    It includes code to encrypt message into cipher and again decrypt that cipher to original text using pocket AES.

    Java 1

  4. Number-Plate-Recognition-Using-CNN Number-Plate-Recognition-Using-CNN Public

    It includes a model developed in python for the detection of Punjab vehicles number plates and then recognize alphabets written on it.

    Jupyter Notebook 1

  5. AutomatedParkingSystem-Frontend AutomatedParkingSystem-Frontend Public

    APS includes Complete system consisting of Mobile App , Web App and IoT to provide efficient management to companies and efficient parking experience to users. This Repository contains only Frontenโ€ฆ

    JavaScript 1

  6. Apply_Filters_On_PgmImages Apply_Filters_On_PgmImages Public

    This is my first semester's university project covering programming fundamentals concepts.We can apply filters on pgm images using this project.

    C++