洪民憙
Hi! I'm Hong Minhee, a software engineer from Seoul. You've reached
here, my website. I'm currently working for Planetarium, and write some
open source softwares,
and these are written in Haskell, C#, & Python
for the most part. I'm an advocate of
free/open source software and Open Web.
My interests are languages of East Asia (i.e.,
CJK), and further,
Unihan, and
static typed functional programming languages.
(Résumé →)
I had occasionally written about programming and other my interests
in Korean:
Profiles
You can find my profiles across social media.
Contact
The best method to contact with me is by email:
hong.minhee@gmail.com. (But please ask your questions
in a corresponding mailing list or Stack Overflow instead of
my personal email address if they are about my projects.)
You can find me on IRC as well:
Here's my Discord username too:
hongminhee#4945
My PGP public key is:
374B15AF323796A62AB1BCE3C429ECD57EED6CCA
Open Source
- Libplanet
is a .NET library for creating multiplayer online game in decentralized
fashion, which means the whole gameplay occurs on a peer-to-peer network
among equal nodes rather than an authorized central server.
- Bencodex is a serialization format
that extends BitTorrent's Bencoding. It aims to force normalization (i.e., bijection between
values and their encodings) and cover common data types similar to JSON
data model at a time, while still be a superset of the original Bencoding
(i.e., every valid Bencoding representation is also a valid Bencodex
representation). I wrote the specification and implementations in
several languages too:
Python,
.NET,
Haskell, &
PHP.
- Nirum is an IDL compiler
and RPC/distributed object framework for microservices.
- Geofront and
geofront-cli are
a simple SSH key management service and its client utility.
- libsass-python is
a SASS/SCSS package for Python.
- Wand is a
ctypes
-based simple ImageMagick API binding for Python.
- Seonbi (선비) is an
HTML preprocessor that makes typographic adjustments and transformations
from Korean mixed script (國漢文混用) to Hangul exclusive writing (한글전용).
- Jikji (直指) is a small
toolkit for building your own static site generators on
Deno.
- sphinxcontrib-httpdomain is a Sphinx domain for describing HTTP
APIs.
- Et cetera:
You also can see my other activities about open source hacking at my
GitHub,
GitLab,
Bitbucket,
Hackage,
PyPI, and
NuGet.