Skip to content
View skwid138's full-sized avatar
πŸ…
Tiger Style
πŸ…
Tiger Style

Organizations

@prime-team-theshow

Block or report skwid138

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. mac-environment-setup mac-environment-setup Public

    A collection of interactive shell scripts to automate macOS development environment setup and cleanup.

    Shell

  2. portfolio portfolio Public

    A versatile Docker-based portfolio application designed to demonstrate expertise across multiple technology stacks. This project prioritizes seamless updates, easy integration of new projects, and …

    CSS

  3. Script that converts any video to an... Script that converts any video to an optimized GIF using FFmpeg’s two-pass palette generation method
    1
    #!/usr/bin/env bash
    2
    #
    3
    # mov2gif - Convert a video to an optimized GIF using FFmpeg.
    4
    #           Utilizes a two-pass palette generation method.
    5
    
                  
  4. This script compares the number of c... This script compares the number of commits between a base branch and a specified or current branch in a Git repository.
    1
    #!/bin/bash
    2
    
                  
    3
    # Default values
    4
    base_branch=""
    5
    compare_branch=""
  5. electron-create-react-app electron-create-react-app Public

    Electron wrapped version of the base create-react-app

    JavaScript 11 1

  6. nash-md/twilio-contact-center nash-md/twilio-contact-center Public

    A contact center built on Twilio, supporting voice calls, web chat, callback, Facebook Messenger and SMS chat

    JavaScript 259 155