Skip to content
View mrunknown0001's full-sized avatar
  • Philippines
  • 18:24 - 8h ahead

Block or report mrunknown0001

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
mrunknown0001/README.md
  • 👋 Hi, I’m Michael Adam
  • 👀 I’m interested in programming, robotics, ethical hacking, cloud computing and AI
  • 🌱 Learning new things constantly
  • 📫 How to reach me, click ==> https://mrunknown0001.github.io
  • I love nature and animals!

Pinned Loading

  1. sales-pos Public

    Sales and Inventory System Using Laravel, HTML, CSS, Javascript, jQuery

    Blade

  2. Laravel helper file that contains co...
    1
    ## How to Use the Gist in Laravel:
    2
    
                  
    3
    1. Save the Gist as ```helpers.php```.
    4
    
                  
    5
    2. Place the file in the ```app/Helpers directory``` (create the directory if it doesn't exist).
  3. Custom Console for Automated Optimiz...
    1
    <?php
    2
    
                  
    3
    namespace App\Console\Commands;
    4
    
                  
    5
    use Illuminate\Console\Command;
  4. base-system Public

    Boilerplate for Laravel-based projects

    PHP

  5. devfolio Public

    Compilation of Developer Themed Portfolio

    JavaScript

  6. mern-boilerplate Public template

    Forked from djizco/mern-boilerplate

    A Full MERN Stack Boilerplate for Web Apps including a local authentication system. Uses React, Express.js, MongoDB, Redux, Passport.js, Webpack, Testing, and more.

    JavaScript