Skip to content
View SartJ's full-sized avatar
:octocat:
Learning
:octocat:
Learning

Block or report SartJ

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

Hey there, I'm Sartaj - aka SJ 👋

I am a reader, learner, and a cybersecurity enthusiast!

  • 🌱 I’m currently learning Hardware Programming 😅
  • 🥅 2025 Goals: Learn more about Hardware Security
  • ⚡ Fun fact: I used to play guitar in a hard rock band 😆

Pinned Loading

  1. Firewall-and-IDS-Config Firewall-and-IDS-Config Public

    We explore, configure, and test through ICMP/SYN flood attacks IPTables Firewall and Snort IDS

    Python 1

  2. MAX78000_TestGround MAX78000_TestGround Public

    Testing some examples of MaximSDK - With Max78000fthr board

    C

  3. Metasploit-Framework-Introduction Metasploit-Framework-Introduction Public

    We explore metasploit, nmap, john-the-reaper, and crack the user password of a target machine.

  4. ShamirsSecretSharing ShamirsSecretSharing Public

    We explore Shamir's Secret Sharing cryptography algorithm with some basic Python codes here

    Python

  5. Lexical-Analyser Lexical-Analyser Public

    Takes a piece of C code as input and prints the keywords, identifiers, math operators, etc.

    Python

  6. Terminal-TicTacToe Terminal-TicTacToe Public

    Building a 2 Player TIC TAC TOE game that runs on the TERMINAL/CMD using PYTHON.

    Python