Skip to content
View infinity-plus's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@Quantisers
Block or Report

Block or report infinity-plus

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
infinity-plus/README.md

Hi there πŸ‘‹

I am Harsh Navdhare (he/him), from India. Welcome to my :octocat: profile.

I use

Windows WSL

VSCode

Python DJango FastAPI Rust

Harsh's github stats


⚑ Recent Activity

  1. πŸŽ‰ Merged PR #91 in infinity-plus/github-readme-stats
  2. πŸŽ‰ Merged PR #90 in infinity-plus/github-readme-stats
  3. πŸ’ͺ Opened PR #17 in infinity-plus/telegram_quiz_bot
  4. πŸŽ‰ Merged PR #89 in infinity-plus/github-readme-stats
  5. πŸŽ‰ Merged PR #6 in BlackPearlOrigin/blackpearlorigin
  6. πŸŽ‰ Merged PR #49 in ProjectBlackPearl/project_black_pearl
  7. πŸŽ‰ Merged PR #2 in ProjectBlackPearl/pbp_updater_test
  8. πŸŽ‰ Merged PR #1 in ProjectBlackPearl/pbp_updater_test
  9. πŸ—£ Commented on #48 in ProjectBlackPearl/project_black_pearl
  10. πŸ—£ Commented on #48 in ProjectBlackPearl/project_black_pearl

Pinned

  1. django-url-shortener-api django-url-shortener-api Public

    A simple URL Shortener API in DJango.

    Python

  2. scripts scripts Public

    Shell 2

  3. compress-video.bat compress-video.bat
    1
    ::========================================================================+
    2
    :: Author: Harsh Navdhare                                                 |
    3
    :: Description:    This script takes a video file as an arguement and     |
    4
    ::                 compresses it by encoding it in H265.                  |
    5
    ::                 See https://unix.stackexchange.com/a/38380             |
  4. telegram_quiz_bot telegram_quiz_bot Public

    Python 14 9

  5. auto-wifi-login auto-wifi-login Public

    A repo to automatically login to your college WiFi using selenium

    Python 3 2

  6. Collab_gdrive_uploader.py Collab_gdrive_uploader.py
    1
    drive.mount("/content/drive")
    2
    print("Enter direct link of a file")
    3
    !read url && wget -P "/content/drive/My Drive" $url