Skip to content
View ArneshRC's full-sized avatar

Highlights

  • Pro

Block or report ArneshRC

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. polyrhythm-visualizer polyrhythm-visualizer Public

    Simple polyrhythm visualizer as a web app

    TypeScript 5 1

  2. nvim-config nvim-config Public

    Lua 2

  3. A script to mirror an entire directo... A script to mirror an entire directory from Google Drive.
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    import pickle
    4
    import os
    5
    import argparse
  4. console.save.js console.save.js
    1
    console.save = (data, filename) => {
    2
        const a = document.createElement('a');
    3
        const blob = data instanceof Blob
    4
            ? data
    5
            : new Blob([
  5. Alexays/Waybar Alexays/Waybar Public

    Highly customizable Wayland bar for Sway and Wlroots based compositors. ✌️ 🎉

    C++ 7.6k 781

  6. ErikReider/SwayNotificationCenter ErikReider/SwayNotificationCenter Public

    A simple GTK based notification daemon for any Wayland compositor

    Vala 1.6k 69