josh| FULLMER

  /** ← See an English friendly description */
1      const  
joshFullmer
:  
Developer
  =   {
2        
description
:   ' User-focused frontend developer ' ,
3        
skills
:   [
4           {  
name
:   'React (with Next.js)' ,  
years
:   2   } ,
5           {  
name
:   'Typescript' ,  
years
:   4   } ,
6           {  
name
:   'TailwindCSS' ,  
years
:   2   } ,
7           {  
name
:   'HTML/CSS' ,  
years
:   6   } ,
8           {  
name
:   'Vue' ,  
years
:   3   } ,
9           {  
name
:   'GraphQL' ,  
years
:   3   } ,
11        ] ,
12         
about
:   ()   =>   { ... }
13     } ;