Skip to content

Commit

Permalink
add new Abilities
Browse files Browse the repository at this point in the history
  • Loading branch information
Deri-Kurniawan committed Mar 7, 2022
1 parent cb68232 commit 967c0e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions assets/js/script-about.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@ const abilitiesData = [
level: "Upper Intermediate",
},
{
name: "CSS, NodeJs, ExpressJS, Bootstrap",
name: "CSS, NodeJS, ExpressJS, Bootstrap",
level: "Intermediate",
},
{
name: "C++, C#, SASS, Python, Laravel, HapiJS, Flutter, Unity3D",
name: "C++, C#, SASS, Python, Laravel, HapiJS, Flutter, Unity3D, Arduino",
level: "Elementary",
},
{
name: "GoLang, Java, Kotlin, Adonis",
name: "GoLang, Java, Kotlin, Adonis, ReactJS, VueJS, NestJS",
level: "Beginner",
}
];
Expand Down

0 comments on commit 967c0e1

Please sign in to comment.