Skip to content
View sushidub's full-sized avatar

Highlights

  • Pro

Block or report sushidub

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. Convert a directory into a VSCode wo...
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    # Convert a directory into a VSCode workspace from the macOS command line
    4
    
                  
    5
    # Usage
  2. Quickly query, update, insert, or de...
    1
    #!/bin/bash
    2
    #
    3
    #   @note:    WIP!!
    4
    #   @desc:    Quickly perform a series of simple CRUD type actions i.e., query, update, insert, delete
    5
    #             against a locally owned sqlite database. Assumes one standard integer based 'id' column.
  3. Setup and launch a new VSCode projec...
    1
    ## Requirements
    2
      macOS
    3
      Automator
    4
      bin/bash *(or any command line flavor that supports* `printf`*)*
    5
      VSCode
  4. Building source files using MAKE (au...
    1
    Installation Instructions
    2
    *************************
    3
    
                  
    4
    Copyright (C) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation,
    5
    Inc.
  5. Apache server scripts I find useful
    1
    ### /http.conf
    2
    
                  
    3
    ```aconf
    4
    ErrorLogFormat "\n\n\n______________[%{cu}t] \tLocal: %A \tClient: %a \n\tMessage: %M\n\tModule: %m\n\tLevel: %l\n\tSource: %F\n\tReferer: %{Referer}i\n\n\n"
    5
    ```
  6. RGB | HSL | HSV | Javascript convers...
    1
    
                  
    2
    ```js
    3
    /**
    4
     * Converts an RGB color value to HSL. Conversion formula
    5
     * adapted from http://en.wikipedia.org/wiki/HSL_color_space.

3 contributions in the last year

Contribution Graph
Day of Week February March April May June July August September October November December January February
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing sushidub's contributions from February 11, 2024 to February 15, 2025. The contributions are 50% issues, 50% commits, 0% pull requests, 0% code review.   Code review 50% Issues   Pull requests 50% Commits

Contribution activity

February 2025

sushidub has no activity yet for this period.
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.