From 7ef8ef00d7fcc7ca08a7a32ee962ca6bde1c3b7f Mon Sep 17 00:00:00 2001 From: Dan Barber Date: Sat, 4 Feb 2017 22:07:03 +0000 Subject: [PATCH] Remove pronouns --- source/sections/_skills.markdown | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) 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.