Skip to content
View rafa-pk's full-sized avatar

Block or report rafa-pk

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

Pinned Loading

  1. Fly-In Fly-In Public

    Drone fleet routing system simulator. Using a pathfinding algorithm, graph theory and a graphical representation to make it more pleasant.

    Python

  2. Codexion Codexion Public

    Contemporary version of the dining philosophers problem, C project about threads and mutexes

    C

  3. Slicer Slicer Public

    [Work In Progress] Small macro-based wrapper which provides slices in C, in order to make memory management a little easier

    C

  4. call-me-maybe call-me-maybe Public

    Constrained decoder for small 0.6B LLM model with a TUI visualiser and my own encode/decode implementations

    Python

  5. ft_unix_utils ft_unix_utils Public

    Growing collection of custom implementations of unix command-line utils, for fun and learning how they work. At the moment only cat, cp and mv have been done (although still WIP), but more to come!

    C

  6. bintoa bintoa Public

    A simple binary translator which takes a binary string and converts it to characters, intended for my understanding of binary

    C