kalebu.hashnode.devAutomating WhatsApp web with alrightalright? Alright is a python wrapper that helps you automate WhatsApp web using python, giving you the capability to programmatically send messages, images, videos, and files to both saved and unsaved contacts without having to rescan the QR code eve...Jun 21, 2021·6 min read
kalebu.hashnode.devMy Journey as Opensource ContributorHi everyone, This article originally started as a thread on Twitter and then decided to make an article about it regarding my journey as an open-source contributor, Hope you will enjoy it, take your time https://twitter.com/j_kalebu/status/13907710...May 7, 2021·5 min read
kalebu.hashnode.dev40 Python project ideasHello guys , in this blog post I have organized 40 Python projects that you might be interested trying out ranging from webscraping to to natural language processing. All the project listed here are the one I have built personally as I learn python ...Apr 25, 2021·3 min read
kalebu.hashnode.devEasily detect plagiarism in texts using pysimilar (python)Hi guys I recently wrote an article titled How to detect plagiarism in text using python where by I shown how you can easily detect the plagiarism between documents as title says manually using cosine similarity. I republished that article on multip...Apr 7, 2021·3 min read
kalebu.hashnode.devPython keylogger in 5 minutesHow it started ? It was during the PyconTanzania, There was a talk about Cybersecurity presented by Mary Isamba and along it, we made of our very own simple keylogger in python. Intro This is very basic project and you don't need to be even competent...Feb 23, 2021·3 min read