Skip to content
View TheOG-2670's full-sized avatar

Block or report TheOG-2670

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. rpi_led_matrix rpi_led_matrix Public

    Android app uses the Raspberry Pi platform to display patterns on an LED matrix with data handled by a NodeJS REST API using Swagger and Postman for API management.

    JavaScript

  2. onenote-page-mod onenote-page-mod Public

    c# program to modify page titles in onenote notebooks based on given template

    C#

  3. recycling-vision-android recycling-vision-android Public

    Forked from Dmiller313/recycling-vision-android

    Java 1

  4. recycling-vision-rest-api recycling-vision-rest-api Public

    Forked from Dmiller313/recycling-vision-rest-api

    PRJ666 Project

    JavaScript 1

  5. ffmpegAudioVideoSync.sh ffmpegAudioVideoSync.sh
    1
    #!/bin/bash
    2
    
                  
    3
    IFS=$'\n'
    4
    
                  
    5
    declare -A video_audio_arr
  6. Bash script for a file permission ma... Bash script for a file permission manager to view directory information and update permissions
    1
    #######################################################################################################################################
    2
    # Author: Omri Golan
    3
    # Description:
    4
    # This Bash script displays permissions and other information for the name of a directory provided to it, as well as all other 
    5
    # directories within its absolute path from root. It enables moving up and down the list of directories in the absolute path,