Skip to content
View etcoder-642's full-sized avatar

Block or report etcoder-642

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

Manasseh Samuel

Aspiring systems programmer. I like working with low-level systems, filesystems, storage engines, developer tooling, automation tools.

Currently building:

  • FlowHook — file watcher with outcome-aware automation for Linux
  • BlockStorageEngine + VirtualDisk — a UNIX-like filesystem built in C++, with the in-memory layer above it

I also write about low-level computing at Kernel Thoughts


C++ · JavaScript (learning), Rust (learning)

Pinned Loading

  1. block_storage_engine block_storage_engine Public

    A UNIX-like file system implemented in C++.

    C++ 2

  2. virtualDisk virtualDisk Public

    in-memory filesystem, simulating a Unix-like directory structure with a terminal interface.

    C++ 1

  3. FlowHook FlowHook Public

    lightweight C++ file-watcher CLI: define build commands, branch on success/failure, and persist watch state across reboots.

    C++ 4 1