I'm a self-taught Python programmer, passionate about Machine Learning, Deep Learning, and anything else that involves data; I'm also enthused in cyber security and web scraping.
My real full name is Abdeladim Fadheli, where Abdou is the short version, and Rockikz is my pseudonym; you can call me Abdou =)
I've been programming for more than 5 years, I learned Python, and I guess I'm stuck here forever. I founded this free educational site to share my humble knowledge and progress in learning anything I find interesting in Python.
If you have any inquiries, don't hesitate to contact me here.
Learning how to use Speech Recognition Python library for performing speech recognition to convert audio speech to text in Python.
Learn how you can use IMAP protocol to extract, parse and read emails from outlook, aol, office 365 and other email providers as well as downloading attachments using imaplib module in Python.
Encrypting and decrypting files in Python using symmetric encryption scheme with cryptography library.
Creating and implementing a keylogger from scratch that records key strokes from keyboard and send them to email or save them as log files using Python and keyboard library.
Writing a server and client Python scripts that receives and sends files in the network using sockets module in Python.
Learning how to extract tables from PDF files in Python using camelot and tabula libraries and export them into several formats such as CSV, excel, Pandas dataframe and HTML.