Skip to content
View some-avail's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home
Block or Report

Block or report some-avail

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
some-avail/README.md
  • ๐Ÿ‘‹ Hi, i am Joris Bollen from the Netherlands.
  • ๐Ÿ‘€ Iโ€™m interested in programming-languages Python and Nim. Earlier I have programmed Knobjex in python, which you can find at https://sourceforge.net/projects/knobjex-info-manager/
  • Since about 2021 I have adopted a new programming-language being Nim. (https://nim-lang.org/)
  • Until recently I focussed on local apps with traditional gui-libraries. But for Nim no special gui-lib was recommended or even supported officially (GUI-neutral approach). That prompted me to use the web-browser for local apps, with the additonal bonus of being internet-ready, might I want to create fully online web-apps. The consideration was that the browser will not soon go away as GUI-provider and the other GUIs were not so sure of continued support.
  • ๐ŸŒฑ So now I am active in web-programming with javascript and Nim. As offline browser-apps I created Readibl, a text-reformatter for easier reading, and Freekwensie, that creates site-profiles from links in any web-page.
  • ๐Ÿ’ž๏ธ Before that I have focussed on json2web, an evolving micro-framework, designed with fat nim-server code and a thin javascript-layer; also database-functions are supported (Sqlite). The above mentioned apps are based on this micro-framework.
  • ๐Ÿ“ซ You can reach me at: googelaar att gmail.com

Popular repositories

  1. snelinstaller snelinstaller Public

    Flexible installer which works with install-definition-files. Also possible are auto-file-editing and command-execution. Text-based.

    Nim 5

  2. json2web json2web Public

    Generate web-elements (like checkboxes) from json-definition-file. Is now also database-app. Programmed in Nim.

    Nim 3

  3. readibl readibl Public

    Readibl Text Reformatter - from a black text to a beautiful colored text, that is far is easier to read. Small download, easy to install and use.

    Nim 1

  4. freekwensie freekwensie Public

    Website-profiler using word-frequencies; profiles all child-links of parent-website.

    Nim 1

  5. codetwig codetwig Public

    Textual program to show source-code and functions as usage-trees or used-by-trees. Currently Nim only!

    Nim 1

  6. nimwebbie nimwebbie Public

    Web-gui-builder. Create web-guis with a wizard by generating from a json-definition-file. To be built with json2web. Is in early phase. Uses Nim lang.