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.