File tree Expand file tree Collapse file tree 1 file changed +20
-13
lines changed Expand file tree Collapse file tree 1 file changed +20
-13
lines changed Original file line number Diff line number Diff line change @@ -100,26 +100,33 @@ const CONFIG = {
100
100
] ,
101
101
experiences : [
102
102
{
103
- company : 'Company Name ' ,
104
- position : 'Position ' ,
105
- from : 'September 2021 ' ,
103
+ company : 'TikTok ' ,
104
+ position : 'Software Engineering Intern ' ,
105
+ from : 'June 2024 ' ,
106
106
to : 'Present' ,
107
- companyLink : 'https://example. com' ,
107
+ companyLink : 'https://www.tiktok. com/@tiktok?lang=en ' ,
108
108
} ,
109
109
{
110
- company : 'Company Name' ,
111
- position : 'Position' ,
112
- from : 'July 2019' ,
113
- to : 'August 2021' ,
114
- companyLink : 'https://example.com' ,
110
+ company : 'Amazon Web Services' ,
111
+ position : 'Software Engineering Intern' ,
112
+ from : 'May 2023' ,
113
+ to : 'August 2023' ,
114
+ companyLink : 'https://aws.amazon.com/greengrass/' ,
115
+ } ,
116
+ {
117
+ company : 'General Motors' ,
118
+ position : 'Software Engineering Intern' ,
119
+ from : 'May 2022' ,
120
+ to : 'Present' ,
121
+ companyLink : 'https://www.gm.com/' ,
115
122
} ,
116
123
] ,
117
124
certifications : [
118
125
{
119
- name : 'Lorem ipsum ' ,
120
- body : 'Lorem ipsum dolor sit amet ' ,
121
- year : 'March 2022 ' ,
122
- link : 'https://example.com ' ,
126
+ name : '' ,
127
+ body : '' ,
128
+ year : '' ,
129
+ link : '' ,
123
130
} ,
124
131
] ,
125
132
educations : [
You can’t perform that action at this time.
0 commit comments