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 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="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">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> <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 #### Front-end web development
* HTML5 - HTML5
* CSS3 - CSS3
* Flexbox - Flexbox
* CSS Grid - CSS Grid
* JavaScript - JavaScript
* Stimulus - TypeScript
* React - React
* VueJS - VueJS
#### Back-end web development #### Back-end web development
* Ruby on Rails - Ruby on Rails
* Elixir/Phoenix - Elixir/Phoenix
* REST - REST
* GraphQL - GraphQL
* PostgreSQL - PostgreSQL
* MySQL - MySQL
* Redis - Redis
* ElasticSearch - ElasticSearch
#### Mobile/App development #### Mobile/App development
* iOS - iOS
* macOS - macOS
* Swift - Swift
* React Native - React Native
#### Tools and processes #### Tools and processes
* Agile/Scrum - Agile/Scrum
* Git - Git
* TDD - TDD
* BDD - BDD