Skip to content
View aks273's full-sized avatar

Block or report aks273

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

Popular repositories Loading

  1. advent_of_code advent_of_code Public

    Some advent of code 2021 exercises, to help learn rust

    Rust 1

  2. unix_tools unix_tools Public

    Some of my implementations of common unix tools, written in C

    C

  3. lzw lzw Public

    An implementation of lzw decoding, written in C

    C

  4. dijkstra dijkstra Public

    An implementation of Dijkstra's algorithm

    C

  5. tidal_tails_simulation tidal_tails_simulation Public

    University project simulating the formation of galactic tidal tails

    Python

  6. malloc malloc Public

    Implementation of a memory allocator library

    C