1
0
mirror of https://github.com/danbee/cv synced 2025-03-04 08:59:12 +00:00
cv/source/sections/_skills.markdown
2021-01-19 16:35:42 -05:00

36 lines
808 B
Markdown

### Skills
#### Front-end web development
* Writes well structured, semantic HTML.
* Possesses strong knowledge of CSS, including modern CSS features like
Flexbox, Grid and custom properties.
* Writes unobtrusive Javascript, using frameworks such as Stimulus, React or
VueJS.
#### Back-end web development
* Writes well structured web applications using Ruby on Rails or Elixir and
Phoenix.
* Writes well thought out REST and GraphQL API's.
* Knows PostgreSQL well and can write good SQL.
* Familiar with NoSQL databases like Redis and CouchDB and services like
ElasticSearch.
#### Mobile development
* Familiar with iOS Development and Swift.
#### Tools and processes
* Works in agile teams and is a strong proponent of Scrum.
* Uses Git for version control.
* Practices TDD and BDD.