Skip to content
View ChristopherKlix's full-sized avatar
💻
Writing in C
💻
Writing in C
Block or Report

Block or report ChristopherKlix

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

Pinned Loading

  1. haw_coding_challenge haw_coding_challenge Public

    🏆💻 The official HAW Coding Challenge 2022!

    C 1

  2. ascii50 ascii50 Public

    ASCII chart for CS50

    JavaScript 2 1

  3. logic_gates logic_gates Public

    Exploring the world of logic gates in Python. Including a CLI as a logic gate reference and a script that adds two 4 bit numbers (output in 5 bit) without using '+' by adding numbers in binary usin…

    Python

  4. sorting_algorithms sorting_algorithms Public

    A collection of manually implemented sorting algorithms

    Python