|
|
|
|
@ -47,7 +47,7 @@ export const Angular: Skill = {
|
|
|
|
|
parent: [Typescript, UX], |
|
|
|
|
}; |
|
|
|
|
export const React: Skill = { |
|
|
|
|
name: "Angular", |
|
|
|
|
name: "React", |
|
|
|
|
score: 17, |
|
|
|
|
parent: [Typescript, UX], |
|
|
|
|
}; |
|
|
|
|
@ -58,7 +58,7 @@ export const ExtJS: Skill = {
|
|
|
|
|
}; |
|
|
|
|
export const Bash: Skill = { name: "Bash", score: 0 }; |
|
|
|
|
export const HtmlCss: Skill = { name: "HtmlCss", score: 0 }; |
|
|
|
|
export const Kotlin: Skill = { name: "Kotlin", score: 0 }; |
|
|
|
|
export const Kotlin: Skill = { name: "Kotlin", score: 28 }; |
|
|
|
|
export const Groovy: Skill = { name: "Groovy", score: 0 }; |
|
|
|
|
|
|
|
|
|
export const DotNET: Skill = { name: ".NET", score: 0 }; |
|
|
|
|
|