Skip to content
View gyreas's full-sized avatar
🤖
Focusing
🤖
Focusing

Block or report gyreas

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

Hi and welcome,

My name is Saheed (or gyre).

I'm a software engineer who derives fun from low-level systems programming who mainly use C, Python and Go. Compiler and network related projects take up majority of my coding time.

I love exploring new technologies and languages, and as such I'm looking into mobile app development on Android using Flutter SDK.

Some of my esoteric and cool stuff are hosted in my SourceHut

Very unemployed (I'll get back you).

Find me:

Blog https://gyreas.github.io
X @gyreas
Matrix @gyre_as:matrix.org

Pinned Loading

  1. unqu unqu Public

    Tiny process queue

    C 2 1

  2. lite-sort lite-sort Public

    Sort files into directories by type

    Python 1

  3. balloon balloon Public

    A Spotlight alternative for Linux and Android

    Dart 1

  4. purrcat purrcat Public

    My purr cat, a Java implementation of Unix cat.

    C++ 3

  5. mu8 mu8 Public

    Chip-8 interpreter

    Go 1

  6. A Quine in OCaml 5.1.1 A Quine in OCaml 5.1.1
    1
    open Str;;
    2
    
                  
    3
    let quine = "open Str;;
    4
    5
    let quine = &