1
0
mirror of https://github.com/danbee/cv synced 2025-03-04 08:59:12 +00:00
cv/source/sections/_skills.markdown
2017-02-04 13:56:57 +00:00

27 lines
592 B
Markdown

### Skills
#### Front-end web development
* I write well structured, semantic HTML
* I have good knowledge of CSS, including newer CSS 3 features
* I write 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
* I write well thought out REST API's
* I know PostgreSQL inside out and can write good SQL
#### Tools and processes
* I work in agile teams and am a strong proponent of Scrum
* I use Git for version control
* I practice TDD and BDD