From 97b157b51252cadf1714dd303c67939372631708 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 24 Jul 2023 06:07:20 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B1=20Update=20referentials?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hasura/seeds/03-tags.sql | 2 + hasura/seeds/04-topics.sql | 3 +- hasura/seeds/05-skills.sql | 89 ++++++++++++++++++++++++++++++-------- 3 files changed, 76 insertions(+), 18 deletions(-) diff --git a/hasura/seeds/03-tags.sql b/hasura/seeds/03-tags.sql index c21a4de8..03144296 100644 --- a/hasura/seeds/03-tags.sql +++ b/hasura/seeds/03-tags.sql @@ -14,6 +14,7 @@ INSERT INTO "public"."Tag" ("name") VALUES ('behavior'), ('bi'), ('blockchain'), +('bpmn'), ('business'), ('change management'), ('CI/CD'), @@ -55,6 +56,7 @@ INSERT INTO "public"."Tag" ("name") VALUES ('graph'), ('greenit'), ('hardening'), +('hardware'), ('ias'), ('ide'), ('identity'), diff --git a/hasura/seeds/04-topics.sql b/hasura/seeds/04-topics.sql index a9be7576..a65cd65a 100644 --- a/hasura/seeds/04-topics.sql +++ b/hasura/seeds/04-topics.sql @@ -8,13 +8,14 @@ INSERT INTO "public"."Topic" ("type", "name") VALUES ('domain', 'Data engineering'), ('domain', 'Data Science / Analytics'), ('domain', 'Delivery'), +('sensitivity', 'Design'), ('sensitivity', 'Development process'), ('sensitivity', 'DevOps'), -('sensitivity', 'Facilitation'), ('domain', 'Frontend (UI)'), ('sensitivity', 'Green'), ('domain', 'Infrastructure / Ops'), ('sensitivity', 'Management'), +('domain', 'Organization / Collaboration'), ('domain', 'Product'), ('generic', 'Professional behavior'), ('generic', 'Programming language'), diff --git a/hasura/seeds/05-skills.sql b/hasura/seeds/05-skills.sql index 19a8d189..e805d8fd 100644 --- a/hasura/seeds/05-skills.sql +++ b/hasura/seeds/05-skills.sql @@ -9,7 +9,7 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('Activator', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, 'People exceptionally talented in the Activator theme can make things happen by turning thoughts into action. They want to do things now, rather than simply talk about them.'), ('ActiveMQ', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Design, build, configure and deploy ActiveMQ message brokers.'), ('Adaptable', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, 'People exceptionally talented in the Adaptability theme prefer to go with the flow. They tend to be "now" people who take things as they come and discover the future one day at a time.'), -('Adobe Experience Manager (AEM)', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Adobe Experience Manager (AEM)', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Content and digital asset management application that allows organizations to create, manage and deliver content across every digital touchpoint.'), ('Adobe XD', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Agile', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of the set of practices focusing on requirements discovery and solutions improvement through the collaboration, end user proximity, adaptative planning, early delivery, continual improvement and overall flexibility.'), ('Agile Coaching', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, ''), @@ -52,6 +52,14 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('BackboneJS', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Backend Development', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'The development of the server components and services required for an application to work.'), ('Backlog refinement', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Moving a product backlog to a "ready state": continuously improving the clarity, granularity and feasibility of items in the backlog to facilitate Sprint Planning.'), +('BAH model', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Seven steps approach to product development: +- New product strategy +- Idea generation +- Screening and evaluation +- Business analysis +- Development +- Testing +- Commercialization'), ('Bamboo', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Bash', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Behavioral Code Analysis', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), @@ -60,21 +68,31 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('Benevolent', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, 'People with a Benevolent theme make sure to maintain a high level of motivation in teams. For example, they make sure that mistakes are taken as opportunities for learning.'), ('Big Data', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, ''), ('BigQuery', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Bitrise', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Bitrise is a Continuous Integration and Delivery (CI/CD) Platform as a Service (PaaS) with a main focus on mobile app development (iOS, Android, React Native, Flutter, and so on). It is a collection of tools and services to help you with the development and automation of your software projects.'), ('Blockchain', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, ''), ('Blue Team', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'A blue team is a group of individuals who perform an analysis of information systems to ensure security, identify security flaws, verify the effectiveness of each security measure, and to make certain all security measures will continue to be effective after implementation.'), ('Bootstrap', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Border Gate Protocol (BGP)', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Standardized exterior gateway protocol designed to exchange routing and reachability information among autonomous systems on the Internet.'), ('Business Agility', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Business Intelligence (BI)', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, ''), ('Business Management', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), -('Business Process Model and Notation (BPMN)', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Business Process Model and Notation (BPMN)', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Graphical representation for specifying business processes in a business process model. '), ('C', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('C#', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('C++', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('C4 Model', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'The C4 model is a lean graphical notation technique for modelling the architecture of software systems. +The viewpoints are organized according to their hierarchical level: +- Context diagrams (level 1): show the system in scope and its relationship with users and other systems; +- Container diagrams (level 2): decompose a system into interrelated containers. A container represents an application or a data store; +- Component diagrams (level 3): decompose containers into interrelated components, and relate the components to other containers or other systems; +- Code diagrams (level 4): provide additional details about the design of the architectural elements that can be mapped to code.'), ('Camel', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('camunda', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Workflow and decision automation platform providing a Business Process Model and Notation (BPMN) standard compliant workflow engine and a Decision Model and Notation (DMN) standard compliant decision engine, which can be embedded in Java applications and with other languages via REST.'), ('Career Coaching', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Connecting individual strengths, experiences and opportunities to support both current and sought after employability.'), ('Cassandra', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Certifi', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Certifi provides Mozilla’s carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. It has been extracted from the Requests project.'), ('Certificate-based authentication', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'TLS-based one way or 2-way authentication, SSL cert chain'), +('Change Management', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Collective term for all approaches to prepare, support, and help individuals, teams, and organizations in making organizational change.'), ('Chaos Engineering', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Chaos Monkey', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Chatbot', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), @@ -87,6 +105,7 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('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, ''), +('Climate Collage', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Collaborative serious game based on 42 cards where the participants draw a fresco which summarizes the work of the Intergovernmental Panel on Climate Change.'), ('Clojure', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Cloud', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of the on-demand availability of computer system resources: types of services, offers, architectures, capabilities, pricing models...'), ('Cloudera', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), @@ -104,7 +123,7 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('Competitive', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, 'People exceptionally talented in the Competition theme measure their progress against the performance of others. They strive to win first place and revel in contests.'), ('Computer Vision', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, ''), ('Concept app', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), -('Confluence', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Confluence', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Web-based corporate wiki developed by Australian software company Atlassian.'), ('Connectedness-driven', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, 'People exceptionally talented in the Connectedness theme have faith in the links among all things. They believe there are few coincidences and that almost every event has meaning.'), ('Consistent', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, 'People exceptionally talented in the Consistency theme are keenly aware of the need to treat people the same. They crave stable routines and clear rules and procedures that everyone can follow.'), ('Consulting', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Providing a range of services to find solutions to a customer''s issues, including expert advice, diagnosis, guidance, planning and reporting.'), @@ -112,6 +131,7 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('Contextual', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, 'People exceptionally talented in the Context theme enjoy thinking about the past. They understand the present by researching its history.'), ('Continuous Deployment', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Continuous Integration', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Couchbase', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Open-source, distributed multi-model NoSQL document-oriented database software package optimized for interactive applications.'), ('Craftsmanship', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of the approach that emphasizes the coding skills of the software developers.'), ('Craftsmanship Coaching', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Coaching in order to develop or strengthen a craftsmanship mindset, e.g. continuously honing one''s skills.'), ('Crisis teams coordination, communication and insurance policies management', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'In case of a system intrusion, coordinating a security response task force'), @@ -129,6 +149,7 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('Data', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of techniques of data handling: measurement, observation, query, analysis, processing, distribution, visualization...'), ('Data Analysis', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Data analysis is a process of inspecting, cleansing, transforming, and modelling data with the goal of discovering useful information, informing conclusions, and supporting decision-making.'), ('Data anonymisation', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Batch programs to hash or encrypt critical data for usages in tests, vendors developments, public display... Can be one-way only or two-ways'), +('Data Center Cooling', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Collective equipment, tools, systems, techniques and processes that ensure ideal temperatures and humidity levels within a data center facility.'), ('Data Computing Infrastructure Scaling', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Data computing infrastructure scaling is when the size and power of an IT system are scaled to accommodate workflow / processing demands.'), ('Datadog', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Data Engineering', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Building systems to enable the collection and usage of data. This data is usually used to enable subsequent analysis and data science; which sometimes involves machine learning.'), @@ -160,17 +181,20 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('Delta Lake', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Deno', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Design', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of creative activities meant to invent, improve or facilitate the use of a prototype, product or process.'), -('Design Patterns', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Design Management', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Field of inquiry that uses project management, design, strategy, and supply chain techniques to control a creative process, support a culture of creativity, and build a structure and organization for design.'), +('Design Patterns', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Toolkit of solutions to common problems in software design.'), ('Design Sprint', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'A time-constrained, five-phase process that uses design thinking to bring a new product, service or feature to the market.'), ('Design System', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of common set of interconnected patterns and shared practices coherently organized to aid in digital products design and developments.'), -('Design Thinking', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Design Thinking', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Set of cognitive, strategic and practical procedures used by designers in the process of designing, and to the body of knowledge that has been developed about how people reason when engaging with design problems.'), ('DevOps', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of the different approaches to shorten the systems development life cycle and provide continuous delivery with high software quality.'), ('DevOps Coaching', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Coaching in order to develop or strengthen a DevOps approach.'), ('DevSecOps', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of the different approaches to introduce security early in a software development life cycle while enhancing the collaboration between development and operations teams to work on security concerns.'), ('DialogFlow', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Digital Collage', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'A workshop to understand, as a team and in a fun way, the impact of digital technology on the environment.'), ('Digital Services Ecodesign', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'The eco-design of digital services is not only a search for optimization, efficiency or performance but a more global reflection on the use of technologies. It is important to integrate the environmental impacts of digital technology into the design of digital services, aiming directly or indirectly to extend the life of digital equipment and to reduce the consumption of computer and energy resources by terminals, networks and data centers.'), ('DISC', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Disciplined', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, 'People exceptionally talented in the Discipline theme enjoy routine and structure. Their world is best described by the order they create.'), +('Discovery (UX)', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Preliminary phase in the UX-design process that involves researching the problem space, framing the problem(s) to be solved, and gathering enough evidence and initial direction on what to do next. Discoveries do not involve testing hypotheses or solutions.'), ('Django', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Develop, deploy and maintain solutions built on the Python-based web framework that follows the model–template–views architectural pattern.'), ('Docker', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Docker Compose', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), @@ -179,7 +203,7 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('Documentation', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Documentation '), ('Documentation as Code', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Doer', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, 'When your team needs to get things done, look to people with an Executing theme.'), -('Domain Driven Design', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Domain Driven Design', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Major software design approach, focusing on modeling software to match a domain according to input from that domain''s experts. Under domain-driven design, the structure and language of software code should match the business domain.'), ('Domain Name Server', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Dovetail', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Hub / collaborative platform to gather insights on UX research analysis.'), ('Drone CI', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), @@ -187,6 +211,11 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('DX', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Developer experience (DX) is a user experience from a developer''s point of view. It is defined by the tools, processes, and software that a developer uses when interacting with a product or system while in the process of production of another one, such as in software development.'), ('Dynatrace', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Eclipse', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('ecoCode SonarQube Plugin', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'A SonarQube plugin that implements evolving catalogs of good practices as rules for scanning projects on various technologies including Java, Javascript, PHP and Python.'), +('EcoIndex', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Open-source tool to analyze and rate web applications based on publicly available rules. +https://github.com/cnumr/EcoIndex'), +('Ecometer', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Set of best practices and online tool to check online websites structures.'), +('EcoSonar', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Accenture''s ecodesign audit tool. It leverages ecoCode SonarQube plugins for Static Code Analysis and Google Lighthouse, Green-IT Analysis/EcoIndex and W3C Validator for Dynamic Code Analysis.'), ('Elastic Cloud', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Elastic Observability', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Elasticsearch', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), @@ -204,6 +233,7 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('Event Sourcing', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('EventStorming', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Executive Coaching', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Executive coaching involves a series of one-on-one interactions between a manager or executive and an external coach. The goal of coaching is to equip people with the knowledge and opportunities they need to develop themselves and become more effective.'), +('ExPD', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'ExPD proposes a new approach to developing products, using a two-pronged solution: (1) treating product development from a comprehensive systems perspective, and (2) fundamentally redesigning the development process based on reducing project uncertainties and risk.'), ('Expo', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('ExpressJS', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Extreme Programming', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of the methodology intended to improve software quality and responsiveness to changing customer requirements in five essential ways: communication, simplicity, feedback, respect and courage.'), @@ -215,7 +245,7 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('Fastify', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Fastlane', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Feature Flipping', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), -('Figma', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Figma', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Collaborative web application for interface design, with additional offline features enabled by desktop applications for macOS and Windows.'), ('Firebase', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Firewalling', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'To protect (a computer or computer network) by means of a firewall.'), ('Fluent Bit', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), @@ -254,9 +284,11 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('Gradle', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Grafana', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Graph Databases', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of the principles, patterns and practices related to the use of graph structures (nodes, edge, properties) to represent, store and query data.'), +('Graphic Design', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Projecting visual communications intended to transmit specific messages to social groups, with specific objectives.'), ('Graphic facilitation', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Through the use of graphics, make an action, a process, a collaboration easy or easier towards a certain goal.'), ('GraphQL', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Green IT', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Green computing, green IT, or ICT sustainability, is the study and practice of environmentally sustainable computing or IT.'), +('GreenIT-Analysis', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Browser extension measuring environmental impacts of a complete use case, even behind a firewall and / or a software authentication. The tools also checks the application of good practices aiming to lower these impacts.'), ('Groovy', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('gRPC', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Hadoop', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), @@ -275,6 +307,7 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('IBM MQ', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Ice breaker', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, 'People exceptionally talented in the Woo theme love the challenge of meeting new people and winning them over. They derive satisfaction from breaking the ice and making a connection with someone.'), ('Ideator', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, 'People exceptionally talented in the Ideation theme are fascinated by ideas. They are able to find connections between seemingly disparate phenomena.'), +('IDEO approach', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Three-phase human-centric approach of product development: Inspiration, Ideation, and Implementation.'), ('Immersion', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'In a discovery or exploration activity: phase of getting close to the problem, researching it and contextualizing it.'), ('Impact Mapping', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Imperative Programming', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of the programming paradigm using commands to perform computation.'), @@ -283,6 +316,7 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('Influencer', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, 'Speak and insure others understand. When your team needs to sell its ideas and persuade others, look to people with an Influencing theme.'), ('Informatica', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Infrastructure As Code', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of the principles, practices and tools to manage and provision runtime infrastructures through code instead of manuel processes.'), +('Innovation', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Practical implementation of ideas that result in the introduction of new goods or services or improvement in offering goods or services. ISO TC 279 in the standard ISO 56000:2020 defines innovation as "a new or changed entity realizing or redistributing value".'), ('Innovation game', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'In the marketing field, collaborative workshops meant to develop a vision and a plan for new products based on research data and simulations.'), ('Input seeker', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, 'People exceptionally talented in the Input theme have a need to collect and archive. They may accumulate information, ideas, artifacts or even relationships.'), ('Intellection-driven', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, 'People exceptionally talented in the Intellection theme are characterized by their intellectual activity. They are introspective and appreciate intellectual discussions.'), @@ -294,10 +328,12 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('Ionic', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('iOS', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('IoT', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, ''), +('iPerf', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Tool for network performance measurement and tuning. It is a cross-platform tool that can produce standardized performance measurements for any network'), ('IS Architecture', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of the principles, patterns and practices needed to manage information through technology, people and processes.'), ('Istio', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Italian', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Spoken, not gestured'), ('IT Architecture', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of the principles, patterns and practices enabling the architecture of technology-based solutions to manage the logical view of a business, a use case, a service or a physical state of something.'), +('IT Change Management', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'IT Change Management is an IT service management discipline to ensure that standardized methods and procedures are used for efficient and prompt handling of all changes to control IT infrastructure, in order to minimize the number and impact of any related incidents upon service. Changes in the IT infrastructure may arise reactively in response to problems or externally imposed requirements, e.g. legislative changes, or proactively from seeking improved efficiency and effectiveness or to enable or reflect business initiatives, or from programs, projects or service improvement initiatives.'), ('ITIL', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('JAMStack', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Java', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), @@ -308,7 +344,7 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('Jenkins', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Jest', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Jetty', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), -('Jira', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Jira', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Proprietary issue tracking product developed by Atlassian that allows bug tracking and agile project management.'), ('Jmeter', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Jonas', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Joomla', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), @@ -377,16 +413,17 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('Micro frontend', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Micronaut', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Microsoft Access', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), -('Miro', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Miro', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Digital collaboration platform designed to facilitate remote and distributed team communication and project management. '), ('MLflow', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('MLOps', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, ''), +('Mobile Efficiency Index', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Greenspector''s proprietary online tool allowing to measure the energy consumption of a website on a mobile device.'), ('Mob programming', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Mob programming is a software development approach where the whole team works on the same thing, at the same time, in the same space, and at the same computer.'), ('Mockito', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('MockK', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Model Training (ML)', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'The process of training an ML model involves providing an ML algorithm (that is, the learning algorithm) with training data to learn from.'), ('MongoDB', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Monorepo', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, ''), -('Motion Design', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Motion Design', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Subset of graphic design which combines design with animation and/or filmmaking, video production, and filmic techniques.'), ('MQTT', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'MQTT (originally an initialism of MQ Telemetry Transport) is a lightweight, publish-subscribe, machine to machine network protocol for message queue/message queuing service. It is primarily used in Internet of Things contexts. '), ('MuleSoft', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Mural', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), @@ -399,6 +436,7 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('.NET Core', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Netlify', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Netty', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Networking Hardware', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Electronic devices which are required for communication and interaction between devices on a computer network. Specifically, they mediate data transmission in a computer network.'), ('Network Management', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Administering and managing computer networks supporting data transfers, including analysing errors and maintaining a certain quality of service.'), ('Network segregation', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Systems compartimentalization through network configuration, e.g. system A cannot directly access system B because they are connected to different network'), ('Neuro-linguistic Programming', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, ''), @@ -422,18 +460,21 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('OpenID Connect', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Openshift', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Open Source Intelligence (OSINT)', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of the methodologies and tools to collect and analyze data gathered from open sources (covert sources and publicly available information [PAI]) to produce actionable intelligence.'), -('OpenStack', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('OpenStack', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Open standard cloud computing platform. It is mostly deployed as infrastructure-as-a-service in both public and private clouds where virtual servers and other resources are made available to users.'), ('Organization transformation', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, ''), ('OVHcloud', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('OVH Managed Kubernetes', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Developing on and operating a managed Kubernetes instance on OVH.'), ('OWASP', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of the outlines of the Open Web Application Security Project and its Top 10 for standard web security awareness.'), ('Packer', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('PAGIEL', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Opensourced Zenika tool to automate the generation of software environmental indicators.'), ('Pair programming', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Pair programming is an agile software development technique in which two programmers work together at one workstation. One, the driver, writes code while the other, the observer or navigator, reviews each line of code as it is typed in. The two programmers switch roles frequently.'), ('Pandas', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Pentest', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Privilege escalation, request forgery, system information retrieval...'), ('Perl', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Phase-gate process', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Project management technique in which an initiative or project (e.g. new product development, software development, process improvement, business change) is divided into distinct stages or phases, separated by decision points (known as gates).'), ('PHP', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Pijul', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Planning', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Process of thinking regarding the activities required to achieve a desired goal.'), ('PlantUML', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Play Framework', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Playwright', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), @@ -444,16 +485,24 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('Positive Psychology', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Post-authentication user info mapping', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Post-authentication: binding user information to an authenticated one + where to store the permissions or access rights + how to deduce an identity based on a identifier + how to maximize the traceabiilty without exposing to many personal information, e.g. hashing strategy for user identifiers in Google Analytics'), ('PostgreSQL', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('PowerAPI', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Open-source toolkit measuring power consumption at different granularity levels: global, virtual machine, container, application, processus, code.'), ('PRINCE2', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Prismic', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Problem Solving', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Achieving a goal by overcoming obstacles.'), ('Process Communication Model (PCM)', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), -('Product Design', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Product Design', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Process of ideating, developing, and refining products that meet specific market needs and solve user problems. '), +('Product Discovery', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Process that helps product teams refine their ideas by deeply understanding real user problems and then landing on the best way to solve them.'), +('Product Governance', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Set of systems and controls firms have in place to design, approve, market and manage products throughout the products'' lifecycle to ensure they meet legal and regulatory requirements.'), +('Product Innovation', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Creation and subsequent introduction of a goods or service that is either new, or an improved version of previous goods or services.'), ('Product Life Cycle Assessment', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Product Management', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Product Marketing', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Product marketing is the process of bringing a product to market, promoting it, and selling it to a customer. Product marketing involves understanding the product''s target audience and using strategic positioning and messaging to boost revenue and demand for the product.'), ('Product Owner', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'A product owner is a role on a Scrum team that is responsible for the project''s outcome. The product owner seeks to maximize a product''s value by managing and optimizing the product backlog.'), +('Product Risk Framework', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Business intelligence software tool for product developers. It enables product teams to identify, evaluate, and prioritize the most significant sources of uncertainty and risk associated with product ideas.'), ('Professional Coaching', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Bringing out the potential of individuals by developing self-awareness and setting achievable professional goals.'), +('Program Analysis', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'The process of automatically analyzing the behavior of computer programs regarding a property such as correctness, robustness, safety and liveness. Program analysis focuses on two major areas: program optimization and program correctness.'), ('Project Management', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Leading the work of a team to achieve a set of goals given some constraints, usually related to scope, time and budget.'), +('Project Portfolio Management', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Centralized management of the processes, methods, and technologies used by project managers and project management offices to analyze and collectively manage current or proposed projects based on numerous key characteristics.'), ('Prometheus', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Protractor', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Puppet', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), @@ -465,6 +514,7 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('QuickPerf', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('R', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('RabbitMQ', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Radical Product Thinking', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Systematic methodology and framework for building visionary, game-changing products - presented in the book Radical Product Thinking by Radhika Dutt.'), ('RAID mirroring and backups', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Hard disks / SSDs mirroring and backup configurations for data storage resiliency'), ('Rancher', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Reactive Programming', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of the programming paradigm, related to declarative programming, that focuses on data streams handling and the propagation of change.'), @@ -481,12 +531,14 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('Relational Databases', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of databases focusing on the predefined relationships of stored data in tables made of columns and rows.'), ('Relationship builder', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, 'When your team needs to become stronger and more cohesive, look to people with a Relationship Building theme.'), ('Relationship developper', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, 'People exceptionally talented in the Developer theme recognize and cultivate the potential in others. They spot the signs of each small improvement and derive satisfaction from evidence of progress.'), +('Release Management', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Release management is the process of managing, planning, scheduling and controlling a software build through different stages and environments; it includes testing and deploying software releases. '), ('Remix', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Resilience', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, 'People with a Resilient theme tend to absorb or divert fallouts of difficult situations while still making progress. Usually driven by an optimistic mindset, they hope that making progress will eventually get rid of issues.'), ('Responsible', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, 'People exceptionally talented in the Responsibility theme take psychological ownership of what they say they will do. They are committed to stable values such as honesty and loyalty.'), ('REST', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Restorative', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, 'People exceptionally talented in the Restorative theme are adept at dealing with problems. They are good at figuring out what is wrong and resolving it.'), ('Reverse Engineering', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, ''), +('Risk Management', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Usually a three-step process: identifying the risk, assessing the risk, and finally mitigating the risk.'), ('Roadmapping', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, ''), ('Rollup.js', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Romanian', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, ''), @@ -505,6 +557,7 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('Scala', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Scaled Agile', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Scikit-Learn', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Scorecard-Markov model', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'A scorecard is constructed to evaluate new product ideas on several criteria, including customer needs, marketing strength, competency, manufacturing compatibility, and distribution channels, involving a consideration of risk buy. A Hidden Markov Model (HMM) is then developed accordingly to predict the overall performance of new ideas in terms of success probability.'), ('Scrum', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Scrumban', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Scrum Master', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'The scrum master is the master of scrum, who ensures the scrum framework is followed. Scrum has a clearly defined set of roles and rituals that should be followed and the scrum master works with each member of the scrum team to guide and coach the team through the scrum framework.'), @@ -524,6 +577,7 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('Shell', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('SIEM', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Security Information and Event Management: crucial events aggregation & correlation, alerting (~real-time) and dashboarding, e.g. with Elastic'), ('Significance-driven', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, 'People exceptionally talented in the Significance theme want to make a big impact. They are independent and prioritize projects based on how much influence they will have on their organization or people around them.'), +('single-spa', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Framework for bringing together multiple JavaScript microfrontends in a frontend application. '), ('Site Reliability Engineering', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of the set of principles and practices to create highly reliable and scalable software systems.'), ('Sketch', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Smart Contracts', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, ''), @@ -570,7 +624,7 @@ Given a story map so arranged, the first horizontal row represents a “walking ('SwiftUI', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Symfony', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('System Edge configuration', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Proxies, web servers, appliances configurations to maintain the availability of systems at their edges. Different types of load balancing, HTTP2, whitelisting / blacklisting, agent-based client authentication...'), -('Systems Modeling', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, ''), +('Systems Modeling', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Use of models to conceptualize and construct systems in business and IT development.'), ('System Thinking', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, ''), ('Tailwind CSS', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Team-first', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, 'People exceptionally talented in the Relator theme enjoy close relationships with others. They find deep satisfaction in working hard with friends to achieve a goal.'), @@ -593,12 +647,13 @@ Given a story map so arranged, the first horizontal row represents a “walking ('Typeform', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Typescript', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('UI', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of the techniques to allow the effective operation and control of machines from the human end, through the use of one or more human senses.'), -('UML', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('UML', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'General-purpose modeling language that is intended to provide a standard way to visualize the design of a system.'), +('Uninterruptible Power Supply (UPS)', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Type of continual power system that provides automated backup electric power to a load when the input power source or mains power fails - extensively used in data centers.'), ('Unity', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Usability testing', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Technique used in user-centered interaction design to evaluate a product by testing it on users. This can be seen as an irreplaceable usability practice, since it gives direct input on how real users use the system. It is more concerned with the design intuitiveness of the product and tested with users who have no prior exposure to it.'), ('User stories writing', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'Writing of an informal, general explanation of a software feature, from the perspective of the end user. A user story purpose is to articulate how a software feature will provide value to the customer.'), ('UX', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Knowledge of the techniques to improve the perceived utility, ease of use and efficiency of a product, system or service by a user.'), -('UX Design', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('UX Design', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Process of defining the experience a user would go through when interacting with a company, its services, and its products.'), ('UX Research', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('UX Writing', '89f5e9a5-5ce6-416c-bed9-dd736546aa7f', true, 'UX Writing is a user-oriented mode of writing.'), ('Vagrant', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), @@ -632,7 +687,7 @@ Given a story map so arranged, the first horizontal row represents a “walking ('YAML', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Yarn', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Yarn is one of the main JavaScript package managers, developed in 2016 by Sebastian McKenzie of Meta for the Node.js JavaScript runtime environment.'), ('Zapier', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Zapier is a no-code based productivity tool that allows end users to integrate the web applications they use and automate workflows.'), -('Zeplin', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), -('Zeroheight', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Zeplin', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Collaborative design platform.'), +('Zeroheight', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Central hub for designers, engineers, product and marketing teams. '), ('Zoom', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, '') ON CONFLICT ("name") DO UPDATE SET "categoryId" = EXCLUDED."categoryId", "verified" = true, "description" = EXCLUDED."description"; \ No newline at end of file