Skip to content
View BitByNIK's full-sized avatar
🎮
Gaming
🎮
Gaming

Highlights

  • Pro

Block or report BitByNIK

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

💻 Terminal Session: Nikhil Gupta

root@bitbynik:~$ whoamiNikhil Guptaroot@bitbynik:~$ cat /etc/profile/about_meI am currently pursuing an MTech in Cybersecurity at IIT Delhi.root@bitbynik:~$ ./display_tech_stack.sh[+] PROGRAMMING LANGUAGES: ├── Python ├── Java ├── C++ ├── C ├── JavaScript ├── HTML5 └── CSS3[+] FRAMEWORKS & TOOLS: ├── React ├── Node.js ├── Django └── Android[+] DATABASES: ├── MySQL └── MongoDBroot@bitbynik:~$ echo"Feel free to connect with me or check out my repositories! 🚀"Feel free to connect with me or check out my repositories! 🚀

📊 GitHub System Stats

FollowersRepositoriesStars

Pinned Loading

  1. d-h_key_exchange_vulnerabilitiesd-h_key_exchange_vulnerabilitiesPublic

    SIL765 Assignment-2 (Part 2)

    Python

  2. substitution_ciphersubstitution_cipherPublic

    SIL765 Assignment-1

    Python

  3. udp_reliable_ccudp_reliable_ccPublic

    COL672 Assignment-4

    Python

  4. QGdBOTQGdBOTPublic

    A Discord Bot for handling Quarantined Gamers server

    Python

  5. ton_vulnerable_smart_contracts_test_suiteton_vulnerable_smart_contracts_test_suitePublic

    Part of Minor Project (JCD891), A collection of vulnerable smart contracts on the TON Blockchain, designed to test and benchmark security vulnerabilities

    TypeScript

  6. col633_xv6col633_xv6Public

    Assignments from the COL633 course exploring resource management in operating systems, using the xv6-public codebase to implement and test core OS concepts

    C