Skip to content
View noumanic's full-sized avatar

Block or report noumanic

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. spaceship-battle-assembly spaceship-battle-assembly Public

    A real-time text-based space shooting game developed in Assembly Language using Irvine32 library.

    Assembly 1

  2. bullbearpk bullbearpk Public

    AI-powered investment advisory platform for Pakistan Stock Exchange with real-time analysis and news integration.

    Python 1

  3. enterprise-network-design enterprise-network-design Public

    Enterprise network design and simulation using Cisco Packet Tracer, featuring VLSM-based IP planning, multi-protocol routing (OSPF, EIGRP, RIP), route redistribution, DHCP, NAT, ACLs, and a documen…

    HTML 1

  4. digital-signature-system digital-signature-system Public

    The Digital Signature System ensures the authenticity, integrity, and security of digital documents using SHA-256 hashing and RSA encryption. It allows users to sign and verify documents, ensuring …

    Jupyter Notebook

  5. qr-code-generator qr-code-generator Public

    A modern, user-friendly web application that generates QR codes from URLs in multiple formats.

    CSS

  6. os-cli-chat-system os-cli-chat-system Public

    OS Chat System is a simple inter-process communication (IPC) chat application using Named Pipes (FIFO) in C. It enables multiple users to send and receive messages efficiently within a local Linux …

    C