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 Public

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

    Shell

  2. 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...
    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...
    1
    #!/bin/bash
    2
    
                  
    3
    # Default values
    4
    base_branch=""
    5
    compare_branch=""
  5. electron-create-react-app Public

    Electron wrapped version of the base create-react-app

    JavaScript 11 1

  6. 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