Job Scraping Stackoverflow

In this project, I will show how you can use web scrapers to search for jobs online. Web scraping is the process of extracting relevant data from online data sources. You can use web scrapers to build datasets when there is no public data available or search for specific information.... [Read More]

Jenkins Covid Analytics Automation

This project describes a data acquisition and analytics pipeline based on Jenkins, Python and Gogs (a private Github repo). Jenkins, a CI/CD tool mostly used in DevOps, will automate the complete process. Python scripts will do the heavy lifting. When triggered by Jenkins the scripts will pull the data and... [Read More]