Skip to content
View iamsiriil's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
  • Lisbon
  • 14:34 (UTC)

Block or report iamsiriil

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

Pinned Loading

  1. c_sudoku_solver c_sudoku_solver Public

    Sudoku Solver aims to be a versatile tool for solving sudoku puzzles of any size.

    C

  2. c_cnslib c_cnslib Public

    The CNS Library is a collection of custom libraries, created as a way of grouping together functions I've written as implementation exercises over the past few years.

    C

  3. c_minitalk c_minitalk Public

    Minitalk is an exercise in signal handling that involves implementing a server and client that communicate using signals.

    C

  4. c_push_swap c_push_swap Public

    Push Swap is an exercise focused on implementing a sorting algorithm to sort stacks with the fewest operations possible.

    C