Skip to content
View shubhamatkal's full-sized avatar

Highlights

  • Pro

Block or report shubhamatkal

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. Student-Telegram-Bot Student-Telegram-Bot Public

    Python 14 8

  2. automate-yt-downloading-using-cron automate-yt-downloading-using-cron Public

    automate youtube playlist downloading using cron, yt-dlp in linux using shell scripts

    Shell

  3. Optimized-Primes-Generator-in-go-lang Optimized-Primes-Generator-in-go-lang Public

    This repository contains an optimized Go implementation for generating prime numbers up to a given limit. The implementation leverages the Sieve of Eratosthenes algorithm and automatically chooses …

    Go

  4. suckless-configs suckless-configs Public

    config files of dwm

    C 1

  5. scripts scripts Public

    useful scripts

    Shell

  6. primegen primegen Public

    High-performance Go library for prime number generation, featuring parallel processing and optimized segmented sieve implementation. Automatically switches between algorithms based on input size fo…

    Go