Clicky

Blog Posts

Thoughts on AI, engineering, and building better software.

Dropbox file renaming with Python
CodingMay 15, 20205 min read

Renaming files in Dropbox using Python and Dropbox API

Recently, I came across an interesting project involving Dropbox. The client manages a services business where they take hundreds of images per project and upload them to Dropbox.

Read more →
How to avoid scam clients on Upwork
BusinessApr 10, 20204 min read

How to Spot and Avoid Scam Clients on Upwork

UpWork is the largest freelance marketplace where thousands of freelancers and clients interact to make things happen.

Read more →
Python Indeed API wrapper
CodingMar 20, 20205 min read

Python Wrapper for Indeed Job Search API

If you are searching for jobs, or building a jobs database, Indeed is your first stop.

Read more →
Proxy server rotation in Python
CodingFeb 15, 20204 min read

Writing a Proxy Server Rotation Script in Python

Learn how to rotate proxy servers in Python to avoid IP blocking and rate limits when web scraping.

Read more →
Make money online with Google AdSense
BusinessJan 10, 20203 min read

How to Make Money Online with Google AdSense

Learn how to monetize your website or blog with Google AdSense and generate passive income.

Read more →
Web scraping with Python BeautifulSoup
CodingDec 5, 20194 min read

Python BeautifulSoup Tutorial: Web scraping in 20 lines of code

Learn how to scrape a web page in 20 lines of code using Python and BeautifulSoup.

Read more →
Previous Next
Showing 11-16 of 16posts