% Yorhel's Projects Hello visitor! Welcome to this little website. My name is _Yorhel_ a.k.a. _Yoran Heling_ a.k.a. _Ayo_ a.k.a. _I-have-more-names-than-I-can-remember_. I spend a fair amount of my free time developing and contributing to free and open source software. This website is home to several of these projects. Note that this site isn't really a complete portfolio. There's a bunch of projects for which I never got around to creating a homepage, and some others that have an entire website of their own. A slightly more complete list can be found on my [cgit instance](https://g.blicky.net/), but that isn't comprehensive, either. In any case, I hope that you will find something useful among the selection of software or the incidental article on this site. Enjoy your stay! ## Announcements Atom feed `2019-03-23` - Bug tracker migration to Gitea : The bug trackers that used to be embedded in this website have now been migrated to [Gitea](https://code.blicky.net/) issues. The bug trackers of the following projects can now be found at these new locations: - Ncdu: [/yorhel/ncdu/issues](https://code.blicky.net/yorhel/ncdu/issues) - Ncdc: [/yorhel/ncdc/issues](https://code.blicky.net/yorhel/ncdc/issues) - Yxml: [/yorhel/yxml/issues](https://code.blicky.net/yorhel/yxml/issues) `2019-02-04` - ncdu 1.14 released : This release adds mtime display & sorting, a limited form of --follow-symlinks, can display larger file counts in the file browser and fixes a few bugs you weren't likely to trigger anyway. [Ncdu homepage](/ncdu) - [Changelog](/ncdu/changes). `2018-02-23` - nginx-confgen 1.2 released : This release significantly improves the parser to accept more syntax and fixes string quoting, variable formatting and escape sequences. [Homepage](/nginx-confgen) - [Changelog](/nginx-confgen/changes). `2018-02-18` - TUWF 1.2 released : This release includes a large number of API additions to improve ergonomics and adds support for a build-in web server, JSON requests/responses and a whole lot more. [Homepage](/tuwf) - [Changelog](/tuwf/changes). `2018-01-29` - ncdu 1.13 released : This release adds color support and an extended information mode, keeping track of file mode, ownership and modification times. Also fixes a few bugs. [Ncdu homepage](/ncdu) - [Changelog](/ncdu/changes).