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

Block or report zouhairloucif

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

Hi there 👋🏾, my name is Zouhair Profile views

I'm a Senior Software Developer from Morocco

  • Striving to maintain the perfect balance between It doesn't work...! Why? vs It works...! Why?.
  • 🔭 I’m currently working on KDI
  • 🌱 I’m currently learning everything 🤣
  • 🥅 2023 Goals: Learn more about Infra & Devops
  • ⚡ Fun fact: I LOVE FOOTBALL ⚽️
  • 👨‍💻 Read more about my projects at zouhairloucif.com
  • 📫 How to reach me: [email protected]

Things I code with :

Vuejs React angular Docker github actions TypeScript redux ReactiveX GraphQL Sass git npm html5 Prettier MongoDB Nodejs Webpack

Connect with me :

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 236 207

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

    JavaScript 54 129

  5. nuxtjs-portfolio nuxtjs-portfolio Public

    This project is a Portfolio created using NuxtJs and Vuetify

    Vue