Skip to content
View AmeerFaisalAdanan's full-sized avatar
💻
Ssup
💻
Ssup
Block or Report

Block or report AmeerFaisalAdanan

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

💫 About Me:

I am a software developer/engineer from Malaysia.
I have been working on mostly web development, mainly PHP and Laravel as my tools of trade.
Right now I am learning and focusing on implementing Continous Integration and Continous Deliver
for my organization for every current project. Aside from CI/CD, I also working on side project to learn new framework and tools.

Download my portfolio here

portfolio.pdf

💻 Tech Stack:

Laravel GitHub Azure LINUX Python Nginx Postgres MariaDB MySQL GIT LINUX Postman Vagrant

📊 GitHub Stats:



✍️ Random Dev Quote

Random Dev Meme


Pinned Loading

  1. i-hate-oracle-instantclient-and-this-probably-will-help-you-hate-it-more i-hate-oracle-instantclient-and-this-probably-will-help-you-hate-it-more Public

    Dockerfiles consist of php and nginx with oracle instantclient installation.

    PHP

  2. i-hate-installing-anything-oci-related i-hate-installing-anything-oci-related Public

    Simple script to download, install and configure oci8 for laragon with php8.1.10 installed

    Batchfile 1

  3. betest betest Public

    laravel with postgres and redis

    CSS

  4. Minio Helpers Minio Helpers
    1
    <?php
    2
    
                  
    3
    namespace App\Http\Helpers;
    4
    
                  
    5
    use Aws\S3\S3Client as S3Client;