Skip to content

Commit

Permalink
2022-2023 front-end course mentors (#219)
Browse files Browse the repository at this point in the history
* Add 2022/2023 front-end course mentors

* Add Oleksii's LinkedIn, correct the name
  • Loading branch information
viktor-yakubiv committed Sep 23, 2023
1 parent 483f12d commit a9bd9aa
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 0 deletions.
Binary file added assets/img/images/mentors/oleksii.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/images/mentors/vladyslav.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
39 changes: 39 additions & 0 deletions html-dev/home/6-kottans-core.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,45 @@
],

years: [
{
year: '2022-2023',
mentor: [
{
img: 'viktor.jpeg',
name: 'Viktor Yakubiv',
github: 'https://github.com/viktor-yakubiv',
language: 'HTML & CSS'
},
{
img: 'oleksii.jpg',
name: 'Oleksii Babaiev',
github: 'https://github.com/Roophee',
linkedin: 'https://www.linkedin.com/in/oleksii-babaiev-2b7aa920b/',
language: 'JavaScript'
},
{
img: 'vladyslav.jpg',
name: 'Vladyslav Zubko',
github: 'https://github.com/what1s1ove',
twitter: 'https://twitter.com/what1s1oveee',
language: 'JavaScript'
},
{
img: 'listochkin.jpg',
name: 'Andrey Listochkin',
github: 'https://github.com/listochkin',
twitter: 'https://twitter.com/listochkin',
language: 'JavaScript'
},
{
img: 'vodymyr.jpeg',
name: 'Volodymyr Stelmakh',
github: 'https://github.com/stelmakh',
twitter: 'https://twitter.com/vstelmakh',
language: 'TypeScript'
}
]
},
{
year: '2020-2021',
mentor: [
Expand Down

0 comments on commit a9bd9aa

Please sign in to comment.