diff --git a/source/sections/_skills.markdown b/source/sections/_skills.markdown index f74ab17..7cb7df7 100644 --- a/source/sections/_skills.markdown +++ b/source/sections/_skills.markdown @@ -2,25 +2,25 @@ #### Front-end web development -* I write well structured, semantic HTML +* Writes well structured, semantic HTML. -* I have good knowledge of CSS, including newer CSS 3 features +* Possesses strong knowledge of CSS, including newer CSS 3 features. -* I write unobtrusive Javascript, using either libraries like jQuery or - frameworks such as React or VueJS +* Writes unobtrusive Javascript, using either libraries like jQuery or + frameworks such as React or VueJS. #### Back-end web development -* I write well structured web applications using Ruby on Rails +* Writes well structured web applications using Ruby on Rails. -* I write well thought out REST API's +* Writes well thought out REST API's. -* I know PostgreSQL inside out and can write good SQL +* Knows PostgreSQL well and can write good SQL. #### Tools and processes -* I work in agile teams and am a strong proponent of Scrum +* Works in agile teams and is a strong proponent of Scrum. -* I use Git for version control +* Uses Git for version control. -* I practice TDD and BDD +* Practices TDD and BDD.