Skip to content
View IJBaig's full-sized avatar

Block or report IJBaig

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

πŸ’« About Me:

πŸ”­ I’m currently working on
πŸ‘― I’m looking to collaborate on
🀝 I’m looking for help with
🌱 I’m currently learning
πŸ’¬ Ask me about
⚑ Fun fact

🌐 Socials:

Discord LinkedIn X email

πŸ’» Tech Stack:

AssemblyScript C C++ Markdown Python Bash Script Windows Terminal Keras Matplotlib NumPy Pandas PyTorch scikit-learn TensorFlow Adobe Acrobat Reader Adobe Illustrator Adobe Photoshop Canva MongoDB MySQL SQLite Postgres Apache Nginx .Net Flask Qt Socket.io WordPress Inkscape

πŸ“Š GitHub Stats:



πŸ† GitHub Trophies

✍️ Random Dev Quote

πŸ” Top Contributed Repo


Popular repositories Loading

  1. IJBaig IJBaig Public

    Demo Repository. My First Repository

    1

  2. GPA-Calculator-Assembly-emu8086 GPA-Calculator-Assembly-emu8086 Public

    A command-line GPA calculator written in x86 Assembly (MASM/TASM) that accepts letter grades and credit hours, computes GPA with validation, and displays the result with formatted output. Ideal for…

    Assembly 1

  3. Packet_tracer_Real_Life_network_Simulation Packet_tracer_Real_Life_network_Simulation Public

    A real-world enterprise network simulation using Cisco Packet Tracer. The project includes OSPF dynamic routing, DHCP, DNS, NAT, VLANs, ACLs, and IoT devices with CIDR-based subnetting. Developed b…

    1

  4. XSS-Detection XSS-Detection Public

    XSS Detection Using Deep Learning (CNN),

    Jupyter Notebook 1

  5. InjectByte-OS InjectByte-OS Public

    Developing a Multithreaded Kernel from Scratch is a low-level operating system project built entirely from the ground up, written primarily in C and x86 Assembly

    C 1

  6. bankers-algorithm-simulator bankers-algorithm-simulator Public

    A graphical Python tool demonstrating the Banker's Algorithm for deadlock avoidance. Users can input resource matrices, compute safe sequences, validate process requests, and visualize execution fl…

    Python