Enum SkillCategory
Represents the category classification for a skill, organizing skills into logical groups.
public enum SkillCategory
Fields
DataAndAI = 2Skills related to data science, artificial intelligence, and machine learning.
Design = 1Skills related to design, including visual design, UI/UX, and graphics.
DigitalCreation = 3Skills related to digital creation, content creation, and media production.
SoftwareEngineering = 0Skills related to software engineering, programming, and development.