File tree Expand file tree Collapse file tree 6 files changed +119
-341
lines changed Expand file tree Collapse file tree 6 files changed +119
-341
lines changed Original file line number Diff line number Diff line change 1- from resume .badges import skills_badges
1+ from resume import NLJ , shields_badges
2+ from resume .badges import devicons_badges
23from resume .salutations import typed_salutations
34
5+ def skills_badges (company = None ):
6+ return NLJ (devicons_badges (company ))
47def define_env (env ):
58 env .variables ['skills_badges' ] = skills_badges
69 env .variables ['typed_salutations' ] = typed_salutations
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2626 - company : Quidco.com
2727 endDate : ' $(gdate -d "1 month")'
2828 highlights : []
29- id : quidco.com
29+ id : quidco
3030 linkedIn : quidco
3131 position : Team Lead
3232 startDate : ' 2016'
5454 - company : Yola.com
5555 endDate : ' 2014'
5656 highlights : []
57- id : yola.com
57+ id : yola
5858 linkedIn : yola.com
5959 position : Systems Engineer; Services Team Lead
6060 startDate : ' 2010'
6868 url : https://www.adapt-it.co.za
6969 endDate : ' 2010'
7070 highlights : []
71- id : sadalbari-open-software
71+ id : sadalbari
7272 linkedIn : sadalbari
7373 position : Senior Software Developer / Software Engineer
7474 startDate : ' 2008'
8282 - company : AdaptIT
8383 endDate : ' 2008'
8484 highlights : []
85- id : adaptit
85+ id : adapt-it
8686 linkedIn : adapt-it
8787 position : Senior Software Developer; Open Source Business Unit Manager
8888 startDate : ' 2007'
@@ -128,7 +128,7 @@ work:
128128 - company : iTouch Ireland
129129 endDate : ' 2001'
130130 highlights : []
131- id : itouch-ireland
131+ id : itouch-ie
132132 linkedIn : itouch
133133 position : Software Developer
134134 startDate : ' 2000'
You can’t perform that action at this time.
0 commit comments