Random stuff coded by me

Le Duc Hieu 1d8efa2e4e fix typo 9 anni fa
progs 4700b236dc some commenting 9 anni fa
.gitignore 88f5073808 first commit 9 anni fa
LICENSE 88f5073808 first commit 9 anni fa
README.md 4700b236dc some commenting 9 anni fa
STYLES.md 1d8efa2e4e fix typo 9 anni fa

README.md

Random Stuffs made by me

Overview

This repository contains random programs/libs coded by me for my own purpose. They're seperated into two categories:

  • Programs: in the /progs subdir
  • Libraries: in the /libs subdir

These progs/libs contains a lot of comments, most doesn't make any sense, but the main purpose is LEARNING.

Notes

If you wonder what { [[[ } and { ]]] } do, then their purpose is to fold the code in Vim

Check out STYLES.md for coding styles

Contribute

To be done...

License

These programs/libs are licensed under the WTFPL license. A copy of the license could be found in the repository under the name LICENSE.