Skip to content
View adwaithsuvish's full-sized avatar

Block or report adwaithsuvish

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

Hi, I'm Adwaith Suvish πŸ‘‹

Engineering student (CS β€” Cyber Security) | Building my way into security, one CTF room at a time


πŸ§‘β€πŸ’» About Me

  • πŸŽ“ Starting 1st year of Computer Science Engineering, specializing in Cyber Security
  • πŸ” Currently learning security fundamentals through picoCTFs
  • πŸ’» Comfortable with basic coding, actively picking up security tools
  • 🌱 Documenting everything I learn as I go β€” CTF write-ups, notes, and small projects
  • πŸ“« Open to connecting with anyone else starting out in security

πŸ› οΈ What I'm Working With


πŸ“Œ Featured Project

Port Scanner β€” A multithreaded TCP/UDP port scanner built with Python's socket module and ThreadPoolExecutor. Scans a target IP or domain across all 65,535 ports and reports open ports to a file. Built to understand how port scanning actually works at the network level.

Password-Guesser β€” A Python tool that generates likely password candidates from personal information (name, dates, etc.), using permutation logic similar to real-world custom wordlist tools. Built to understand how weak, personal-info-based passwords get cracked in the first place.

Caesar Cipher β€” A simple Python implementation of the classic Caesar Cipher substitution technique, built to understand the fundamentals of cryptography.


Last updated: just getting started πŸš€

Popular repositories Loading

  1. Password-Guesser Password-Guesser Public

    Python

  2. adwaithsuvish adwaithsuvish Public

  3. caesar-cipher caesar-cipher Public

    Caesar Cipher created using python

    Python

  4. port-scanner port-scanner Public

    port scanner

    Python

  5. personal-website personal-website Public

    HTML