Skip to content
View optimalresource's full-sized avatar

Block or report optimalresource

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 Loading

  1. Created using remix-ide: Realtime Et... Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.5.16+commit.9c3226ce.js&optimize=false&runs=200&gist=
    1
    pragma solidity 0.5.16;
    2
    
                  
    3
    
                  
    4
    
                  
    5
    
                  
  2. book-app-docker-demo book-app-docker-demo Public

    This is a small set of rest API endpoints using PHP(Lumen) that can be used for listing the names of books along with their authors and comment count, adding and listing anonymous comments for a bo…

    PHP

  3. DevTest-FE DevTest-FE Public

    A test for my frontend knowledge to be completed in less than 2 days. This would simply be a basic frontend project for gigs dashboard.

    JavaScript

  4. DevTest-BE DevTest-BE Public

    The backend of DevTest, built using Laravel.

    PHP

  5. laravel-docker-student-app laravel-docker-student-app Public

    This is a project where students can be onboarded, find courses, subscribe to a course, start and complete the courses. It is just a simple demonstration of CRUD operations. The application in the …

    PHP

  6. new-features-javascript new-features-javascript Public

    ES6, ES7 and ES8 JavaScript features

    JavaScript