Skip to content
View copsicle's full-sized avatar
📖
studying
📖
studying

Block or report copsicle

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
copsicle/README.md
  • 👋 Hi, I’m @copsicle
  • 👀 I’m interested in network engineering.

Pinned Loading

  1. repyrepyPublic

    The anti-repost bot for Reddit

    Python 2

  2. AsmProjectAsmProjectPublic

    Assembly

  3. GonenCollegeGonenCollegePublic

    My programming work in C during college

    C++

  4. votingsysvotingsysPublic

    General Voting System for Party Based Public Elections

    JavaScript

  5. vulkanvulkanPublic

    C++

  6. CGX16 Zombie TakerCGX16 Zombie Taker
    1
    REM Author: Gonen Cohen
    2
    REM This is the quick command line assembly script for TASM
    3
    REM Put this in your path and run it by writing qasm {program name, no format/extension needed}
    4
    REM For example: qasm surv
    5
    REM The TASM line specifies two passes so that labels and memory locations would assemble correctly