Ridha Belhaj (politician)

Ridha Belhaj (Arabic: رضا بلحاج), (born 16 February 1962) is a Tunisian lawyer, senior official and politician.

Ridha Belhaj
Head of the Presidential Cabinet
Delegate-minister in the Tunisian Transitional Government
Personal details
Born (1962-02-16) 16 February 1962
Tunis, Tunisia
Political partyNidaa Tounes, Tounes Awalan
Professionlawyer

Biography

Ridha Belhaj studied at Alaoui High School in Tunis and then at the Tunisian-Algerian Institute, where he obtained a law degree in 1986 and a diploma in customs and tax economics in 1988[1].

He was first head of service in the general directorate of participations of the Ministry of Finance. From 2002, he practiced as a lawyer with the Court of cassation. [2].

Having served as the General-secretary and delegate-minister in Beji Caid Essebsi's Transitional Government from February 2011 to December 2011.

On 1 January 2015, the new president of Tunisia Essebsi appointed him the head of his presidential cabinet[3]. On 1 February 2016, Belhaj stepped back to be replaced by Caid Essebsi's cousin Selim Azzabi[4].

After leaving the government, he joined Nidaa Toune. [5]Member, spokesperson and then Vice-President of Nidaa Tounes[6], he resigned from this party in February 2016 due to political perspective problems[7]. In 2017, he announced the creation of a new party called Tounes Awalan of which he is the chairman of the constitutive committee[8].

Honours

gollark: As always, the lack of newlines creates optimization.
gollark: ```python#!/usr/bin/env python3import subprocess, os, os.path, sys, argparse, datetimetimestamp = datetime.datetime.now().strftime("%Y-%m-%d_%H-%M-%S")print(timestamp)parser = argparse.ArgumentParser(description="do backups, probably")parser.add_argument("name", help="name of backup item")parser.add_argument("dir", help="directory to backup")args = parser.parse_args()print(args)srcdir = os.path.abspath(args.dir)outdir = os.path.join(os.path.dirname(os.path.abspath(sys.argv[0])), "encrypted/backups")outpath = os.path.join(outdir, f"{args.name}_{timestamp}.sqlar")print(srcdir, outdir, outpath)subprocess.run(["sqlite3", outpath, "-A", "--verbose", "--create", "--directory", srcdir, "."])```muahahahaha, backups.
gollark: Firefox has been declining lately in some ways...
gollark: Fascinating.
gollark: NONE are safe.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.