Personal data - education
This commit is contained in:
parent
767232aff4
commit
8d415bb3c7
@ -60,10 +60,16 @@ export const personalData: PersonalData = {
|
||||
education: {
|
||||
previous: [
|
||||
{
|
||||
position: 'Information Technology (unfinished)',
|
||||
company: 'University of Benimoto',
|
||||
timerange: '2010 - 2017',
|
||||
description: '',
|
||||
position: `Master's degree, Parallel and Distributed Systems`,
|
||||
company: `Faculty of Informatics, Masaryk University Brno`,
|
||||
timerange: '2011 - 2013',
|
||||
description: `Master's thesis: Efficient computation and visualization of correlations in medical signals.`,
|
||||
},
|
||||
{
|
||||
position: `Bachelor's degree, Parallel and Distributed Systems`,
|
||||
company: `Faculty of Informatics, Masaryk University Brno`,
|
||||
timerange: '2008 - 2011',
|
||||
description: `Bachelor's thesis: Parallel implementation of force-field decompression algorithm.`,
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user