Skip to content
View Zishan-Rahman's full-sized avatar
⚙️
Due to circumstances that made me busy, I'll be slower to respond, but I'll try!
⚙️
Due to circumstances that made me busy, I'll be slower to respond, but I'll try!

Highlights

  • Pro
Block or Report

Block or report Zishan-Rahman

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

Dear GitHub,

Please stop backing genocide.

Thanks.

Pinned

  1. PublicLaTeXCV PublicLaTeXCV Public

    My new public CV for new job roles. Made proudly with LaTeX and TeXStudio!

    TeX

  2. TwoKoban TwoKoban Public

    A two-player Sokoban game. My submission for the United Game Jam 2020 on itch.io.

    GDScript 2

  3. coursework-soft-skills coursework-soft-skills Public

    My A-level coursework project, a program for assessing a student's soft skills

    Python 1

  4. I wrote FizzBuzz in Python because w... I wrote FizzBuzz in Python because why not?
    1
    # FizzBuzz
    2
    
                  
    3
    def fizzbuzz(max):
    4
        for i in range(1,max+1):
    5
            string = ""
  5. xovich xovich Public

    "This is a fun little program I made to test my knowledge of programming," said Kabilan. "I don't care if it's one line or not, I just want this as a GUI with some unit tests," said me when I found…

    Python 1

  6. In-Park-Productions/SlothShot In-Park-Productions/SlothShot Public

    Game Off 2020 Entry

    GDScript 1