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

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. WINSTAGRAM_XP WINSTAGRAM_XP Public

    Instagram stand-alone application for Windows XP

    C++ 1

  2. portfolio-website portfolio-website Public

    My Portfolio Website

    JavaScript

  3. perf_sim perf_sim Public

    RISC-V CPU Performance Simulator build on top of Spike

    C 2

  4. 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
  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