Nadav Nir (NN-7)
Young programmer knowledgeble in Python.
- 16 years old.
- Speak English, Hebrew, and some Spanish.
- Can program in Python, Java, CSS, and HTML.
- Live in Toronto.
A project I made in order to experiment with writing to excel files in python.
A program that simply makes an illusion of a planet/circle spinning by moving coloured backgrounds of text behind a mask.
An automatic file organizer. Will automatically sort files into directories and make new directories if needed, based on the file's name.
For example, a file called 'dir1_dir2_dir3~myfile.txt' will be stored in a folder called dir3, which is inside a folder called dir2, which is inside a folder called dir1. All you need to do is name the file, and then put it into the 'organizer' folder! You also need not run the program every time you want it to sort, as has an infinite loop to check for new files and store them away, checking every 10 seconds by default. You can also leave the program running in the background.