1
0
mirror of https://github.com/danbee/cv synced 2025-03-04 08:59:12 +00:00

Remove pronouns

This commit is contained in:
Daniel Barber 2017-02-04 22:07:03 +00:00
parent 76a0934f96
commit 7ef8ef00d7
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8

View File

@ -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.