Commit db82d1b 1 parent 75df0f1 commit db82d1b Copy full SHA for db82d1b
File tree 14 files changed +106
-30
lines changed
14 files changed +106
-30
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
# An instance of the Accomplishments widget.
3
- # Documentation: https://sourcethemes .com/academic /docs/page-builder/
3
+ # Documentation: https://wowchemy .com/docs/page-builder/
4
4
widget : accomplishments
5
5
6
6
# This file represents a page section.
@@ -25,26 +25,29 @@ date_format: Jan 2006
25
25
item :
26
26
- certificate_url : https://www.coursera.org
27
27
date_end : " "
28
- date_start : " 2018-10-01 "
28
+ date_start : " 2021-01-25 "
29
29
description : " "
30
30
organization : Coursera
31
31
organization_url : https://www.coursera.org
32
32
title : Neural Networks and Deep Learning
33
33
url : " "
34
34
- certificate_url : https://www.edx.org
35
35
date_end : " "
36
- date_start : " 2018-03 -01"
36
+ date_start : " 2021-01 -01"
37
37
description : Formulated informed blockchain models, hypotheses, and use cases.
38
38
organization : edX
39
39
organization_url : https://www.edx.org
40
40
title : Blockchain Fundamentals
41
41
url : https://www.edx.org/professional-certificate/uc-berkeleyx-blockchain-fundamentals
42
42
- certificate_url : https://www.datacamp.com
43
- date_end : " 2017 -12-21"
44
- date_start : " 2017 -07-01"
43
+ date_end : " 2020 -12-21"
44
+ date_start : " 2020 -07-01"
45
45
description : " "
46
46
organization : DataCamp
47
47
organization_url : https://www.datacamp.com
48
- title : ' Object-Oriented Programming in R: S3 and R6 Course '
48
+ title : ' Object-Oriented Programming in R'
49
49
url : " "
50
+
51
+ design :
52
+ columns : ' 2'
50
53
---
Original file line number Diff line number Diff line change @@ -25,8 +25,9 @@ experience:
25
25
- title : CEO
26
26
company : GenCoin
27
27
company_url : ' '
28
+ company_logo : org-gc
28
29
location : California
29
- date_start : ' 2017 -01-01'
30
+ date_start : ' 2021 -01-01'
30
31
date_end : ' '
31
32
description : |2-
32
33
Responsibilities include:
@@ -35,11 +36,15 @@ experience:
35
36
* Modelling
36
37
* Deploying
37
38
38
- - title : Professor
39
+ - title : Professor of Semiconductor Physics
39
40
company : University X
40
41
company_url : ' '
42
+ company_logo : org-x
41
43
location : California
42
44
date_start : ' 2016-01-01'
43
- date_end : ' 2016 -12-31'
45
+ date_end : ' 2020 -12-31'
44
46
description : Taught electronic engineering and researched semiconductor physics.
47
+
48
+ design :
49
+ columns : ' 2'
45
50
---
Original file line number Diff line number Diff line change 1
1
---
2
2
# An instance of the Accomplishments widget.
3
- # Documentation: https://sourcethemes .com/academic /docs/page-builder/
3
+ # Documentation: https://wowchemy .com/docs/page-builder/
4
4
widget : accomplishments
5
5
6
6
# This file represents a page section.
@@ -25,26 +25,29 @@ date_format: Jan 2006
25
25
item :
26
26
- certificate_url : https://www.coursera.org
27
27
date_end : " "
28
- date_start : " 2018-10-01 "
28
+ date_start : " 2021-01-25 "
29
29
description : " "
30
30
organization : Coursera
31
31
organization_url : https://www.coursera.org
32
32
title : Neural Networks and Deep Learning
33
33
url : " "
34
34
- certificate_url : https://www.edx.org
35
35
date_end : " "
36
- date_start : " 2018-03 -01"
36
+ date_start : " 2021-01 -01"
37
37
description : Formulated informed blockchain models, hypotheses, and use cases.
38
38
organization : edX
39
39
organization_url : https://www.edx.org
40
40
title : Blockchain Fundamentals
41
41
url : https://www.edx.org/professional-certificate/uc-berkeleyx-blockchain-fundamentals
42
42
- certificate_url : https://www.datacamp.com
43
- date_end : " 2017 -12-21"
44
- date_start : " 2017 -07-01"
43
+ date_end : " 2020 -12-21"
44
+ date_start : " 2020 -07-01"
45
45
description : " "
46
46
organization : DataCamp
47
47
organization_url : https://www.datacamp.com
48
- title : ' Object-Oriented Programming in R: S3 and R6 Course '
48
+ title : ' Object-Oriented Programming in R'
49
49
url : " "
50
+
51
+ design :
52
+ columns : ' 2'
50
53
---
Original file line number Diff line number Diff line change @@ -25,8 +25,9 @@ experience:
25
25
- title : CEO
26
26
company : GenCoin
27
27
company_url : ' '
28
+ company_logo : org-gc
28
29
location : California
29
- date_start : ' 2017 -01-01'
30
+ date_start : ' 2021 -01-01'
30
31
date_end : ' '
31
32
description : |2-
32
33
Responsibilities include:
@@ -35,11 +36,15 @@ experience:
35
36
* Modelling
36
37
* Deploying
37
38
38
- - title : Professor
39
+ - title : Professor of Semiconductor Physics
39
40
company : University X
40
41
company_url : ' '
42
+ company_logo : org-x
41
43
location : California
42
44
date_start : ' 2016-01-01'
43
- date_end : ' 2016 -12-31'
45
+ date_end : ' 2020 -12-31'
44
46
description : Taught electronic engineering and researched semiconductor physics.
47
+
48
+ design :
49
+ columns : ' 2'
45
50
---
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module github.com/wowchemy/starter-academic/exampleSite
3
3
go 1.15
4
4
5
5
require (
6
- github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210324194200-fda9f39d872e // indirect
7
- github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210324194200-fda9f39d872e // indirect
6
+ github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210413192202-ab8d28988e0e // indirect
7
+ github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210413192202-ab8d28988e0e // indirect
8
8
)
Original file line number Diff line number Diff line change 1
- github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210324194200-fda9f39d872e h1:pjf3ttOUrGyqXqFE5HD4zROl5nVD7X06ejz5TwLuwtk =
2
- github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210324194200-fda9f39d872e /go.mod h1:H22qfH9qj3FWwsk7+bAZpmT24yRGNQURah2/IRwjbn8 =
3
- github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210324194200-fda9f39d872e h1:rhRiyEZRDSdtwpEzMmZdycHudtYrEyoHKfc8mxOpHwE =
4
- github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210324194200-fda9f39d872e /go.mod h1:AKpYbqUVlj0VYsc7Jsxe1o8Ko2yV31A5ZPdfpACcXJw =
1
+ github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210413192202-ab8d28988e0e h1:l9ZvxE12kMiwIV5eMUAaQ64aopV7NaBMAIOSTy1kIqg =
2
+ github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210413192202-ab8d28988e0e /go.mod h1:H22qfH9qj3FWwsk7+bAZpmT24yRGNQURah2/IRwjbn8 =
3
+ github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210413192202-ab8d28988e0e h1:VVNzzaAkvHR7YEfqPB2wembtTOKSsW+1I5aKBm7zhh4 =
4
+ github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210413192202-ab8d28988e0e /go.mod h1:AKpYbqUVlj0VYsc7Jsxe1o8Ko2yV31A5ZPdfpACcXJw =
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module github.com/wowchemy/starter-academic
3
3
go 1.15
4
4
5
5
require (
6
- github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210324194200-fda9f39d872e // indirect
7
- github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210324194200-fda9f39d872e // indirect
6
+ github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210413192202-ab8d28988e0e // indirect
7
+ github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210413192202-ab8d28988e0e // indirect
8
8
)
Original file line number Diff line number Diff line change 1
- github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210324194200-fda9f39d872e h1:pjf3ttOUrGyqXqFE5HD4zROl5nVD7X06ejz5TwLuwtk =
2
- github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210324194200-fda9f39d872e /go.mod h1:H22qfH9qj3FWwsk7+bAZpmT24yRGNQURah2/IRwjbn8 =
3
- github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210324194200-fda9f39d872e h1:rhRiyEZRDSdtwpEzMmZdycHudtYrEyoHKfc8mxOpHwE =
4
- github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210324194200-fda9f39d872e /go.mod h1:AKpYbqUVlj0VYsc7Jsxe1o8Ko2yV31A5ZPdfpACcXJw =
1
+ github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210413192202-ab8d28988e0e h1:l9ZvxE12kMiwIV5eMUAaQ64aopV7NaBMAIOSTy1kIqg =
2
+ github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210413192202-ab8d28988e0e /go.mod h1:H22qfH9qj3FWwsk7+bAZpmT24yRGNQURah2/IRwjbn8 =
3
+ github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210413192202-ab8d28988e0e h1:VVNzzaAkvHR7YEfqPB2wembtTOKSsW+1I5aKBm7zhh4 =
4
+ github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210413192202-ab8d28988e0e /go.mod h1:AKpYbqUVlj0VYsc7Jsxe1o8Ko2yV31A5ZPdfpACcXJw =
You can’t perform that action at this time.
0 commit comments