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

Compare commits

..

2 Commits

Author SHA1 Message Date
3a04a7bf23 Replace Stimulus with TypeScript 2023-08-20 18:57:10 -05:00
100aec1705 Add portfolio URL 2023-08-20 17:10:08 -05:00
2 changed files with 25 additions and 24 deletions

View File

@ -3,4 +3,5 @@
<p class="fn n"><span class="given-name">Dan</span> <span class="family-name">Barber</span></p>
<p><a class="email" href="mailto:hello@danbarber.me">hello@danbarber.me</a></p>
<p><a class="url" href="https://danbarber.me">https://danbarber.me</a></p>
<p><a class="url" href="https://danbarber.me/projects">https://danbarber.me/projects</a></p>
<p class="icon-github"> <a class="url" href="http://github.com/danbee">github.com/danbee</a></p>

View File

@ -2,36 +2,36 @@
#### Front-end web development
* HTML5
* CSS3
* Flexbox
* CSS Grid
* JavaScript
* Stimulus
* React
* VueJS
- HTML5
- CSS3
- Flexbox
- CSS Grid
- JavaScript
- TypeScript
- React
- VueJS
#### Back-end web development
* Ruby on Rails
* Elixir/Phoenix
* REST
* GraphQL
* PostgreSQL
* MySQL
* Redis
* ElasticSearch
- Ruby on Rails
- Elixir/Phoenix
- REST
- GraphQL
- PostgreSQL
- MySQL
- Redis
- ElasticSearch
#### Mobile/App development
* iOS
* macOS
* Swift
* React Native
- iOS
- macOS
- Swift
- React Native
#### Tools and processes
* Agile/Scrum
* Git
* TDD
* BDD
- Agile/Scrum
- Git
- TDD
- BDD