Files
AboutMe/src/content/timeline/самостоятельное-обучения-на-онлайн-курсах.json

25 lines
819 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"skills": [
"Python",
"C/C++",
"JS",
"C#",
"Git",
"Linux"
],
"achievements": [],
"endDate": "2020-06-05T08:00:00.000+04:00",
"startDate": "2016-11-07T08:00:00.000+04:00",
"title": "Самостоятельное обучение на онлайн курсах",
"icon": "mdi:certificate-outline",
"links": [
{
"name": "Сертификаты",
"type": "certificate",
"url": "https://github.com/StepanovPlaton/Certificates"
}
],
"type": "education",
"description": "Я начинал своё обучение с бесплатных онлайн курсов на Stepik, где изучал базовые языки программирования, а так же Git, базы данных и администрирование GNU/Linux"
}