Random stuff coded by me

Le Duc Hieu 1d8efa2e4e fix typo 10 gadi atpakaļ
progs 4700b236dc some commenting 10 gadi atpakaļ
.gitignore 88f5073808 first commit 10 gadi atpakaļ
LICENSE 88f5073808 first commit 10 gadi atpakaļ
README.md 4700b236dc some commenting 10 gadi atpakaļ
STYLES.md 1d8efa2e4e fix typo 10 gadi atpakaļ

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.