diff --git a/hasura/seeds/03-tags.sql b/hasura/seeds/03-tags.sql index 3f2c8ca5..18e2bec7 100644 --- a/hasura/seeds/03-tags.sql +++ b/hasura/seeds/03-tags.sql @@ -59,6 +59,7 @@ INSERT INTO "public"."Tag" ("name") VALUES ('devops'), ('docker'), ('documentation'), +('DX'), ('Eco-Conception'), ('Eco-Ingénierie'), ('elastic'), @@ -114,6 +115,7 @@ INSERT INTO "public"."Tag" ("name") VALUES ('Machine Learning'), ('management'), ('marketing'), +('methodologies'), ('Microfront end'), ('Microservice'), ('middleware'), @@ -139,6 +141,7 @@ INSERT INTO "public"."Tag" ("name") VALUES ('os'), ('paas'), ('paradigm'), +('paris'), ('performance'), ('php'), ('platform'), @@ -181,6 +184,7 @@ INSERT INTO "public"."Tag" ("name") VALUES ('ux'), ('ux design'), ('version control'), +('versioning '), ('virtual assistant'), ('virtualization'), ('visual generation'), diff --git a/hasura/seeds/05-skills.sql b/hasura/seeds/05-skills.sql index f3ef7c50..3dd9afb1 100644 --- a/hasura/seeds/05-skills.sql +++ b/hasura/seeds/05-skills.sql @@ -122,6 +122,8 @@ The viewpoints are organized according to their hierarchical level: ('CircleCI', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Circuit breaker policy', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'In case of intrusion (or maintenance operations), policy to isolate part of a system from accessing others. Preparation of the systems to accept downed dependencies and react to them accordingly'), ('Classification (ML)', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, ''), +('Claude', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Anthropic line of Generative AI Products, including assistants and LLMs.'), +('Claude Code', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Anthropic''s agentic coding tool for developers.'), ('Clean Architecture', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of the software design philosophy that consists of encapsulating business logic and keeping it separate from delivery mechanism, as described in the book from Robert C. Martin.'), ('Clean Code', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of the principles, patterns and practices of writing software code from the book of Robert C. Martin.'), ('Clever Cloud', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), @@ -302,6 +304,8 @@ Since it is a type-1 hypervisor, it is not installed on an OS, it directly runs ('GCP Dataflow', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Fully managed service for executing Apache Beam pipelines within the Google Cloud Platform ecosystem.'), ('GCP Security Engineering', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('GCP Vertex AI', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Gemini', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Google Generative AI line of products, including different releases of LLMs.'), +('Gemini Enterprise', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Google AI Platform that focuses on workflow automation and workspaces integration.'), ('Generative Artificial Intelligence', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Generative artificial intelligence or generative AI is a type of artificial intelligence system capable of generating text, images, or other media in response to prompts'), ('Generative Pre-trained Transformers (GPT)', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Originally, they were OpenAI''s line of Large Language Models: artificial neural networks that are used in natural language processing tasks. GPTs are based on the transformer architecture, pre-trained on large data sets of unlabelled text, and able to generate novel human-like content. @@ -673,6 +677,7 @@ This can be a useful technique for proprietary or dynamic information that was n ('Solidity', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('SolidJS', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Solr', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Solution Architecture', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Architectural description of specific solutions, combining guidance from different enterprise architecture viewpoints (business, information and technical).'), ('Solution Focus', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Sonar', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Spanish', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'All accents accepted'), diff --git a/hasura/seeds/08-certifications.sql b/hasura/seeds/08-certifications.sql index 3108cfe9..dcade3cc 100644 --- a/hasura/seeds/08-certifications.sql +++ b/hasura/seeds/08-certifications.sql @@ -43,6 +43,8 @@ INSERT INTO "Certification" ("name", "certBody", "verified") VALUES ('Certified Scrum Professional Scrum Master', 'Scrum Alliance', true), ('Certified Senior Vue.js Developer', 'Certificates.dev', true), ('Certified Vue.js Developer', 'Certificates.dev', true), +('Clever Cloud Certified - Advanced Deployments', 'Clever Cloud', true), +('Clever Cloud Certified - Cloud Concepts 101', 'Clever Cloud', true), ('Cloud Digital Leader', 'Google Cloud', true), ('Confluent Certified Administrator for Apache Kafka', 'Confluent', true), ('Confluent Certified Developer for Apache Kafka', 'Confluent', true), @@ -56,6 +58,7 @@ INSERT INTO "Certification" ("name", "certBody", "verified") VALUES ('Elastic Certified Engineer', 'Elastic', true), ('Elastic Certified Observability Engineer', 'Elastic', true), ('FinOps Certified Practitioner', 'The Linux Foundation', true), +('Generative AI Leader', 'Google Cloud', true), ('GitLab Certified Associate', 'GitLab', true), ('GitLab Certified CI/CD Specialist', 'GitLab', true), ('Google Cloud Sales Credentials', 'Google Cloud', true), @@ -118,14 +121,17 @@ INSERT INTO "Certification" ("name", "certBody", "verified") VALUES ('Professional Scrum Product Owner 2', 'scrum.org', true), ('Professional Scrum Product Owner 3', 'scrum.org', true), ('Professionel Scrum Certifié - RS2396', 'Kagilum', true), +('Red Hat Certified Architect (RHCA)', 'Red Hat', true), ('Red Hat Certified Engineer (RHCE)', 'Red Hat', true), ('Red Hat Certified Instructor (RHCI)', 'Red Hat', true), ('Red Hat Certified OpenShift Administrator DO180', 'Red Hat', true), ('Red Hat Certified OpenShift Administrator DO280', 'Red Hat', true), +('Red Hat Certified Specialist in Building Resilient Microservices EX328', 'Red Hat', true), ('Red Hat Certified Specialist in Containers EX188', 'Red Hat', true), ('Red Hat Certified Specialist in Developing Automation with AAP', 'Red Hat', true), ('Red Hat Certified Specialist in Managing Automation with AAP EX467', 'Red Hat', true), ('Red Hat Certified System Administrator (RHCSA)', 'Red Hat', true), +('Scaleway Professional Solution Architect', 'Scaleway', true), ('Senior Vue.js Developer', 'certificates.dev', true), ('Spring Certified Professional', 'VMware', true), ('Spring Core Developer 4.3', 'Spring', true),