def find_matts_articles():
""" Where to find my articles """
# Medium - Some of my articles are on medium
matts_medium = 'https://medium.com/@matt_rivier'
# mathieurivier.com : All of them are here
matts_website = 'mathieurivier.com/articles.html'

Read My Articles

Coding-Style and How It Changed My Code

                        
{
    "article": {
        "title"    : "About Coding Style",
        "author"   : "Mathieu Rivier",
        "published": "mathieurivier.com | Exclusive",
        "written"  : "May 2021",
    }
}
                        
                    

How to set your iPhone for a less stressful life | Medium

                        
{
    "article": {
        "title"    : "How to set your iPhone for a less stressful life | Medium",
        "author"   : "Mathieu Rivier",
        "published": "Medium | mathieurivier.com",
        "written"  : "June 2020",
    }
}
                        
                    

How to set your Mac for productivity | Medium

                        
{
    "article": {
        "title"    : "How to set your Mac for productivity | Medium",
        "author"   : "Mathieu Rivier",
        "published": "Medium | mathieurivier.com",
        "written"  : "June 2020",
    }
}
                        
                    

I had to go back home a coronavirus story | Medium

                        
{
    "article": {
        "title"    : "I had to go back home a coronavirus story | Medium",
        "author"   : "Mathieu Rivier",
        "published": "Medium | mathieurivier.com",
        "written"  : "March 2020",
    }
}