Skip to content
View ArneshRC's full-sized avatar

Highlights

  • Pro

Block or report ArneshRC

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. SineGen SineGen Public

    Web-based sine wave generator

    TypeScript 1

  3. 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([
  4. nvim-config nvim-config Public

    My neovim config

    Lua 2

  5. Alexays/Waybar Alexays/Waybar Public

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

    C++ 10.5k 968

  6. ErikReider/SwayNotificationCenter ErikReider/SwayNotificationCenter Public

    A simple GTK based notification daemon for any Wayland compositor

    Vala 2.3k 87