Skip to content
View rhrish's full-sized avatar
Block or Report

Block or report rhrish

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

  1. rust_cat rust_cat Public

    A rust implementation of the 'cat' command.

    Rust

  2. echo_rust echo_rust Public

    A rust implementation of the echo command

    Rust

  3. cineaste_api cineaste_api Public

    A simple Sinatra API for Cineaste

    Ruby

  4. katas katas Public

    Repository of solved Katas from Codewars

    TypeScript

  5. Find duplicates files in a folder an... Find duplicates files in a folder and convert the information into a JSON file
    1
    #! /bin/bash
    2
    
                  
    3
    # Required - jq (https://stedolan.github.io/jq/)
    4
    
                  
    5
    # The following line generates a JSON file with checksum, the full path of the original file and the full paths of the duplicate files
  6. resume resume Public

    Resume website with Svelte + Tailwind CSS

    Svelte