Skip to content
View copsicle's full-sized avatar
๐Ÿ“–
studying
๐Ÿ“–
studying
Block or Report

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
copsicle/README.md
  • ๐Ÿ‘‹ Hi, Iโ€™m @copsicle
  • ๐Ÿ‘€ Iโ€™m interested in embedded and electronics development.
  • ๐ŸŒฑ Iโ€™m currently learning electronic board design.

Pinned

  1. repy repy Public

    The anti-repost bot for Reddit

    Python 2

  2. AsmProject AsmProject Public

    Assembly

  3. GonenCollege GonenCollege Public

    My programming work in C during college

    C++

  4. votingsys votingsys Public

    General Voting System for Party Based Public Elections

    JavaScript

  5. vulkan vulkan Public

    C++

  6. CGX16 Zombie Taker CGX16 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