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.

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

    Simple polyrhythm visualizer as a web app

    TypeScript 5 1

  2. SineGen Public

    Web-based sine wave generator

    TypeScript 1

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

    My neovim config

    Lua 2

  5. Alexays/Waybar Public

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

    C++ 9.7k 922

  6. ErikReider/SwayNotificationCenter Public

    A simple GTK based notification daemon for any Wayland compositor

    Vala 2.1k 82