Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃尡 Update referentials #663

Merged
merged 1 commit into from
Oct 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions hasura/seeds/03-tags.sql
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
INSERT INTO "public"."Tag" ("name") VALUES
('3D'),
('agile'),
('AGILE'),
('ai'),
('AI/ML'),
('analytics'),
Expand Down Expand Up @@ -32,6 +33,7 @@ INSERT INTO "public"."Tag" ("name") VALUES
('data'),
('database'),
('Data Engineering Pipelines'),
('Datascience'),
('delivery'),
('design'),
('design system'),
Expand Down Expand Up @@ -86,6 +88,7 @@ INSERT INTO "public"."Tag" ("name") VALUES
('mobile'),
('modeling'),
('monitoring'),
('Native'),
('network'),
('nocode'),
('nosql'),
Expand Down
3 changes: 3 additions & 0 deletions hasura/seeds/05-skills.sql
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V
('AWS', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''),
('AWS Amplify', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''),
('AWS Cognito', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''),
('AWS DynamoDB', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Fully managed proprietary NoSQL database. DynamoDB offers a fast persistent Key-Value Datastore with built-in support for replication, autoscaling, encryption at rest, and on-demand backup among other features.'),
('AWS EKS', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''),
('AWS SageMaker', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''),
('Axure', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''),
Expand Down Expand Up @@ -74,6 +75,7 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V
('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.'),
('Bun', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'npm-compatible package manager'),
('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, ''),
Expand Down Expand Up @@ -245,6 +247,7 @@ https://github.com/cnumr/EcoIndex'),
('FastAPI', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Modern web framework for building RESTful APIs in Python.'),
('Fastify', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''),
('Fastlane', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''),
('Fastly', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Edge cloud platform including their content delivery network (CDN), image optimization, video and streaming, cloud security, and load balancing services.'),
('Feature Flipping', '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, ''),
Expand Down