Skip to content
View pojntfx's full-sized avatar
πŸ’­
πŸŒ…
πŸ’­
πŸŒ…

Sponsoring

@elementary
@diamondburned
@servo

Organizations

@loopholelabs @morniteaque
Block or Report

Block or report pojntfx

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pojntfx/README.md

Header of wheat with an orange tint

Hi there πŸ‘‹

I'm Felicitas 🌊, an experienced software engineer with a passion for systems programming in Go, all things DevOps and the modern web 🌐.

Profile overview Top languages by repo

If you want to find out more about my projects and what I'm currently working on, check out my πŸ”— website, βž• follow me on Mastodon where I post about all things I find interesting 🌌 or check out some of my featured repos πŸ‘‡:

Systems Development
Icon weron (⭐ 1767 πŸ› οΈ Go βš–οΈ AGPL-3.0 πŸ“… 2024)
Overlay networks based on WebRTC.
Icon go-nbd (⭐ 342 πŸ› οΈ Go βš–οΈ Apache-2.0 πŸ“… 2023)
Pure Go NBD server and client library.
Icon bofied (⭐ 167 πŸ› οΈ Go βš–οΈ AGPL-3.0 πŸ“… 2021)
Modern network boot server.
liwasc (⭐ 161 πŸ› οΈ Go βš–οΈ AGPL-3.0 πŸ“… 2021)
List, wake and scan nodes in a network.
Icon ram-dl (⭐ 128 πŸ› οΈ Go βš–οΈ Apache-2.0 πŸ“… 2023)
A tool to download more RAM (yes, seriously!)
Icon htorrent (⭐ 116 πŸ› οΈ Go βš–οΈ AGPL-3.0 πŸ“… 2024)
HTTP to BitTorrent gateway with seeking support.
Icon r3map (⭐ 74 πŸ› οΈ Go βš–οΈ Apache-2.0 πŸ“… 2024)
High-performance remote memory region mounts and migrations in user space.
stfs (⭐ 45 πŸ› οΈ Go βš–οΈ AGPL-3.0 πŸ“… 2023)
Simple Tape File System (STFS), a file system for tapes and tar files.
Icon loopholelabs/drafter (⭐ 41 πŸ› οΈ Go βš–οΈ AGPL-3.0 πŸ“… 2024)
A Compute Primitive Designed for Live Migration
Icon tapisk (⭐ 9 πŸ› οΈ Go βš–οΈ AGPL-3.0 πŸ“… 2023)
Expose a tape drive as a block device.
Apps
Icon multiplex (⭐ 217 πŸ› οΈ Go βš–οΈ AGPL-3.0 πŸ“… 2024)
Watch torrents with your friends.
Icon keygaen (⭐ 113 πŸ› οΈ Go βš–οΈ AGPL-3.0 πŸ“… 2023)
Sign, verify, encrypt and decrypt data with PGP in your browser.
html2goapp (⭐ 18 πŸ› οΈ Go βš–οΈ AGPL-3.0 πŸ“… 2021)
CLI and web app to convert HTML markup to go-app.dev's syntax.
Icon connmapper (⭐ 16 πŸ› οΈ TypeScript βš–οΈ AGPL-3.0 πŸ“… 2024)
Visualize your system's internet connections on a globe.
Icon loopholelabs/latensee (⭐ 4 πŸ› οΈ TypeScript βš–οΈ Apache-2.0 πŸ“… 2024)
A Valkey/Redis latency visualization tool
Development Tooling
Icon octarchive (⭐ 109 πŸ› οΈ Go βš–οΈ AGPL-3.0 πŸ“… 2023)
Simple tool to back up all repos on a GitHub/Gitea account to a local folder.
pojde (⭐ 65 πŸ› οΈ Shell βš–οΈ AGPL-3.0 πŸ“… 2021)
Develop from any device with a browser.
Icon hydrapp (⭐ 53 πŸ› οΈ Go βš–οΈ Apache-2.0 πŸ“… 2024)
Build fast apps that run everywhere with Go and a browser engine of your choice.
alpimager (⭐ 29 πŸ› οΈ Go βš–οΈ AGPL-3.0 πŸ“… 2021)
Build custom Alpine Linux images with Docker.
hydrun (⭐ 11 πŸ› οΈ Go βš–οΈ AGPL-3.0 πŸ“… 2024)
Execute a command for the current directory on multiple architectures and operating systems.
Distributed Computing
tinynet (⭐ 47 πŸ› οΈ Go βš–οΈ AGPL-3.0 πŸ“… 2021)
A net implementation for Go and TinyGo based on unisockets, targeting both WebAssembly and native platforms.
unisockets (⭐ 34 πŸ› οΈ TypeScript βš–οΈ AGPL-3.0 πŸ“… 2021)
A universal Berkeley sockets implementation for both WebAssembly (based on WebRTC) and native platforms with bindings for C, Go and TinyGo.
Icon panrpc (⭐ 28 πŸ› οΈ TypeScript βš–οΈ Apache-2.0 πŸ“… 2024)
Language-, transport- and serialization-agnostic RPC framework with remote closure support that allows exposing and calling functions on both clients and servers.
webnetes (⭐ 17 πŸ› οΈ TypeScript βš–οΈ AGPL-3.0 πŸ“… 2021)
Peer-to-Peer Computing Platform for the Browser and Node.
Icon saltpanelo (⭐ 3 πŸ› οΈ Go βš–οΈ AGPL-3.0 πŸ“… 2023)
Fast, smart and secure service mesh.
Digital Publishing
networked-linux-memsync (⭐ 15 πŸ› οΈ Jupyter Notebook βš–οΈ Apache-2.0 πŸ“… 2024)
Efficient Synchronization of Linux Memory Regions over a Network: A Comparative Study and Implementation (Bachelor's Thesis)
Icon deliverance (⭐ 8 πŸ› οΈ Makefile βš–οΈ AGPL-3.0 πŸ“… 2023)
Universal document publishing system.

Pinned Loading

  1. weron weron Public

    Overlay networks based on WebRTC.

    Go 1.8k 57

  2. go-nbd go-nbd Public

    Pure Go NBD server and client library.

    Go 342 18

  3. multiplex multiplex Public

    Watch torrents with your friends.

    Go 218 3

  4. bofied bofied Public archive

    Modern network boot server.

    Go 167 10

  5. keygaen keygaen Public archive

    Sign, verify, encrypt and decrypt data with PGP in your browser.

    Go 113 12

  6. stfs stfs Public

    Simple Tape File System (STFS), a file system for tapes and tar files.

    Go 45