Skip to content
View zeuslcf's full-sized avatar
🚀
Hustle
🚀
Hustle

Block or report zeuslcf

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. Script that automates the packages i... Script that automates the packages installation for content types that required webpack build to generate static assets for installation
    1
    #!/bin/bash
    2
    
                  
    3
    # Build libraries using webpack if user chose yes
    4
    
                  
    5
    for d in */ ; do
  2. Symlinks for H5P-COM local libraries... Symlinks for H5P-COM local libraries folder
    1
    <?php
    2
    
                  
    3
    /**
    4
     * Deletes symlink for a specific file from the destination
    5
     * 
  3. h5p/h5p-interactive-video h5p/h5p-interactive-video Public

    JavaScript 238 207

  4. h5p/h5p-course-presentation h5p/h5p-course-presentation Public

    JavaScript 54 127

  5. nuxtjs-portfolio nuxtjs-portfolio Public

    This project is a Portfolio created using NuxtJs and Vuetify

    Vue