Skip to content
View S-Ruban's full-sized avatar
🥘
🫠
🥘
🫠
Block or Report

Block or report S-Ruban

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. portfolio-website portfolio-website Public

    My Portfolio Website

    JavaScript

  2. perf_sim perf_sim Public

    RISC-V CPU Performance Simulator build on top of Spike

    C

  3. My Vim config file My Vim config file
    1
    set ts=4 sw=4
    2
    set number
    3
    set autoread
    4
    nnoremap <F5> :checktime<CR>
    5
    set is hls
  4. Sim2600 Sim2600 Public

    Forked from GarvitK01/Sim2600

    Visual6502.org transistor-level simulation of the Atari 2600 game console

    Python

  5. youtube-dl youtube-dl Public

    A simple Tkinter app used to convert Youtube videos to "*.mp3" or "*.mp4" using the "youtube-dl.exe" and "ffmpeg.exe" libraries

    Python

  6. bandcamp-downloader bandcamp-downloader Public

    Selenium application that downloads music from bandcamp links

    Python