Skip to content

Commit dc67cf0

Browse files
authored
add 20-21 course lecturers (#191)
1 parent a50addb commit dc67cf0

File tree

5 files changed

+38
-0
lines changed

5 files changed

+38
-0
lines changed
50.3 KB
Loading
20.3 KB
Loading
26.2 KB
Loading
54.5 KB
Loading

html-dev/home/6-kottans-core.html

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,44 @@
7373
],
7474

7575
years: [
76+
{
77+
year: '2020-2021',
78+
mentor: [
79+
{
80+
name: 'Alexandr Ostrovny',
81+
language: 'HTML, CSS',
82+
img: 'alexander.jpeg',
83+
github: 'https://github.com/A-Ostrovnyy',
84+
twitter: 'https://twitter.com/Alex_Ostrovny'
85+
},
86+
{
87+
name: 'Nikita Shulipa',
88+
language: 'JavaScript',
89+
img: 'nikita_shulipa.jpg',
90+
github: 'https://github.com/nktssh',
91+
twitter: 'https://twitter.com/nktssh'
92+
},
93+
{
94+
name: 'Eugene Obrezkov',
95+
language: 'TypeScript',
96+
img: 'eugene_obrezkov.jpg',
97+
github: 'https://github.com/ghaiklor',
98+
twitter: 'https://twitter.com/ghaiklor'
99+
},
100+
{
101+
name: 'Vitalii Ovcharenko',
102+
language: 'Javascript',
103+
img: 'vitalii_ovcharenko.jpg',
104+
github: 'https://github.com/Vitaminvp'
105+
},
106+
{
107+
name: 'Bohdan Kovalchuk',
108+
language: 'Javascript',
109+
img: 'bohdan_kovalchuk.jpg',
110+
github: 'https://github.com/babayK0'
111+
}
112+
]
113+
},
76114
{
77115
year: '2018-2019',
78116
mentor: [

0 commit comments

Comments
 (0)