Problem I have a web application, as part of it I regularly have to send out “overviews” of records in […]
Tag: nim
File encoder/decoder in Nim
Problem I wrote a simple program to encode a local text file with password and decode it back. There is […]