From f86571352b21510bf89671b168f2bad533ee7609 Mon Sep 17 00:00:00 2001 From: Fabio Di Prima <117347957+Fabio-DP@users.noreply.github.com> Date: Tue, 5 Sep 2023 14:02:54 +0200 Subject: [PATCH] Create proxima_service.json (#315) --- data/proxima_service.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 data/proxima_service.json diff --git a/data/proxima_service.json b/data/proxima_service.json new file mode 100644 index 00000000..e7d185fa --- /dev/null +++ b/data/proxima_service.json @@ -0,0 +1,22 @@ +{ + "name": "Proxima Service srl - HOTELCUBE", + "career_page_url": "https://www.hotelcube.eu/lavora-con-noi/", + "url": "https://www.hotelcube.eu/", + "remote_policy": "Optional", + "hiring_policies": [ + "Direct" + ], + "type": "Product", + "categories": [ + "cloud_software" + ], + "tags": [ + ".NET", + "C#", + "Angular", + "SQL server", + "PowerBI", + "Azure", + "DevOps" + ] +}