Project Description:
What I need you to do:
Create a file sharing site, that uploads files in chunks (AJAX) up to 8GB. File url's need hiding when downloading. I don't want PHP to perform a readfile due to high memory usage. Dynamic Symlinks will need to be generated per download that expire after x time (cron that clears the symlinks?).
Programmer should be a master at JavaScript & OOP PHP.
I don't mind which JavaScript framework you use, if any.