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 22:09:23 +00:00

27 lines
592 B
Markdown

### Skills
#### Front-end web development
* Writes well structured, semantic HTML.
* Possesses strong knowledge of CSS, including newer CSS 3 features.
* Writes unobtrusive Javascript, using either libraries like jQuery or
frameworks such as React or VueJS.
#### Back-end web development
* Writes well structured web applications using Ruby on Rails.
* Writes well thought out REST API's.
* Knows PostgreSQL well and can write good SQL.
#### Tools and processes
* Works in agile teams and is a strong proponent of Scrum.
* Uses Git for version control.
* Practices TDD and BDD.