Table of Contents

Enum SkillCategory

Namespace
Builvero.Domain.Entities
Assembly
Builvero.Domain.dll

Represents the category classification for a skill, organizing skills into logical groups.

public enum SkillCategory

Fields

DataAndAI = 2

Skills related to data science, artificial intelligence, and machine learning.

Design = 1

Skills related to design, including visual design, UI/UX, and graphics.

DigitalCreation = 3

Skills related to digital creation, content creation, and media production.

SoftwareEngineering = 0

Skills related to software engineering, programming, and development.