commit eccf370ca327ca4781e23c31e32ef38870a0ca0c Author: R.Y.A.N Date: Wed Jan 21 01:26:29 2026 +0100 Add Content diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..3cf7d55 --- /dev/null +++ b/Home.md @@ -0,0 +1,12 @@ +# Code is Art + +This is my collection of open-source projects. + +# Next + +See the [[Roadmap]] for future projects. + +# Ideas + +Ideas for projects are very welcome, I'd be happy to assist in the development. +Don't hesitate to drop me an [e-mail](mailto:ryan@helloryan.se). diff --git a/Roadmap.md b/Roadmap.md new file mode 100644 index 0000000..7c96ac8 --- /dev/null +++ b/Roadmap.md @@ -0,0 +1,16 @@ +# Roadmap + +I have plans for some future projects in addition to the currently published +ones. + +## libart-hyperlane + +libart-hyperlane is a planned reporting engine with backend support for +generating PDFs using https://code.helloryan.se/art/libart-paperback. + +## libart-hyperlane-ng + +A visual designer implemented as an Angular library. Editing reports should be +easy without the need for installing standalone editors, like other reporting +engines requires. libart-hyperlane-ng allows embedding the designer directly in +the application which generates reports.