Atlassian
Beef up JIRA and Confluence with custom scripts and automation. Create bespoke workflows, write scripts in Scriptrunner, and integrate with REST APIs.

Building an ETL Pipeline: From JIRA's REST API to SQL
Build a pipeline which extracts raw data from the JIRA's Cloud API, transforms it, and loads the data into a SQL database.

Creating a Custom Frontend for your Jira Service Desk Portal
When SaaS doesn't cut it, beat it down and take everything its got.

JIRA Analysis in Tableau
Utilizing Tableau Desktop to visualize data pulled from JIRA.

Make HTTP Requests with Python
Make HTTP requests to interact with APIs or fetch web pages in Python using the Requests library.