Hone your skills in python by doing delicious projects.
Each project is 500 lines of code, give or take.
Intermediate to Advanced projects
ransomware
: Write a simple ransomware. Encrypt and Decrypt files.virus
: A simple, non-harmful virus written using Python.caching
: Scroll through Hacker News titles quicky in your terminal and see the difference between using caching or not.sockets
: Develope a featursome client-server chatroom application using socket programming in Python.