Skip to content
View michitheonlyone's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@wemida
Block or Report

Block or report michitheonlyone

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

Pinned

  1. refbook-laravel refbook-laravel Public

    Reference Book Wiki App (Multi-User Notebook App). Use this Laravel App to create a website for your blog posts, faq, how-to, documentation or any content you like. This app is built on Laravel 8 t…

    PHP 9 1

  2. js-components-website js-components-website Public

    Forked from wwebdev/static-website-template

    A template for creating simple static websites without JS frameworks.

    SCSS 1

  3. PHP Encryption Class to encrypt stri... PHP Encryption Class to encrypt strings to encrypted json using openssl library (Stolen from Laravel)
    1
    <?php declare(strict_types=1);
    2
    
                  
    3
    // namespace...
    4
    
                  
    5
    final class Encrypter
  4. Helpful NPM commands and Help for Bo... Helpful NPM commands and Help for Bootstrap/ Bootswatch and Startbootstrap #bootstrap #startbootstrap #bootswatch #npm
    1
    npm i bootstrap-icons
    2
    import "../node_modules/bootstrap-icons/font/bootstrap-icons.css";
  5. mern-proshop mern-proshop Public

    React E-Commerce Onlineshop (From Mern Udemy Course)

    JavaScript 1 1

  6. react-app-tutorial react-app-tutorial Public

    Forked from inkognitro/react-app-tutorial

    A tutorial for a full react app framework with auth, i18n, form errors, http & api handling.

    1