Random stuff coded by me

Le Duc Hieu 1d8efa2e4e fix typo пре 10 година
progs 4700b236dc some commenting пре 10 година
.gitignore 88f5073808 first commit пре 10 година
LICENSE 88f5073808 first commit пре 10 година
README.md 4700b236dc some commenting пре 10 година
STYLES.md 1d8efa2e4e fix typo пре 10 година

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.