Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markdown & Git #1

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://inventivespark.github.io/rsschool-cv/
https://inventivespark.github.io/rsschool-cv/cv
142 changes: 142 additions & 0 deletions cv.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,142 @@
# Artemiy Loshchenkov

### Contact info

- **Discord:** [Arty#4267](https://discordapp.com/users/1085686366597287997)
- **E-mail:** [ArtemiyLoschenkov@gmail.com](mailto:ArtemiyLoschenkov@gmail.com)
- **GitHub:** [InventiveSpark](https://github.com/InventiveSpark/)
- **Codewars:** [![InventiveSpark](https://www.codewars.com/users/rsschool_27d92b4ceae6a07f/badges/micro)](https://www.codewars.com/users/rsschool_27d92b4ceae6a07f/)
- **YouTube:** [@dare-invent](https://www.youtube.com/@dare-invent)

---

### Summary

I worked at [USATU University](https://ugatu.su/en/) as a teacher and engaged in research activities on AON (All-Optical Networks). I conducted classes and laboratory work, led coursework and diploma design, and organized scientific and educational events. I worked on creating an experimental laboratory of optoelectronic devices, carried out the selection and purchase of equipment, and compiled technical specifications to create unique experimental optoelectronic installations. I have 15 scientific publications: I am the author and co-author of several [textbooks for students of technical universities](https://rusneb.ru/catalog/000219_000026_RU_%D0%93%D0%9F%D0%9D%D0%A2%D0%91+%D0%A0%D0%BE%D1%81%D1%81%D0%B8%D0%B8_IBIS_0000410655/) (including the [MAI](https://en.mai.ru/), Moscow), as well as several scientific articles published in English-speaking publications (Washington, USA). I edited, proofread, and laid out textbooks on technical and humanitarian topics, created graphic and photo illustrations, and prepared original mock-ups.

I have a few years of academic experience in applied programming for creating several desktop applications for a laboratory workshop in the following disciplines: "Electromagnetic Fields and Waves," "Microprocessors in Telecommunication Systems." One of my apps was awarded a diploma from the All-Russian Competition of works in the "Radio Engineering, Electronics, and Communications" section at [MTUCI](https://mtuci.ru/?lang=en). Later, I was the head of software development for creating desktop applications for a laboratory workshop on the discipline "Transmission Lines in Telecommunication."

I have been interested in programming since my school days. While still a student, I created a web page for the Department of Telecommunication Systems published on the USATU Web server. In my graduation project, I wrote a full-fledged application of scientific calculation and visualization. Then, as a university teacher, as mentioned above, I developed software for a laboratory workshop and managed the development.

Now, I am actively mastering the profession of a programmer and envisioning my future career in this area. Since September 2020, I have been actively studying computer science and web development, taking online courses, and have completed projects. In 2022, I completed a professional retraining program in web development.

Since 2023, I have been actively pursuing the "Fullstack Developer in Golang" professional retraining program. I am excited to share that I have completed two of the three courses, gaining valuable skills in Go programming, using Linux, working with the Git version control system, Docker and Podman containerization, Vagrant and VirtualBox virtualization, Ansible remote configuration management system, GitLab CI/CD with application package building, Kubernetes platform for automated containerized applications management.

I desire to learn and am willing to accept feedback and try new things.

---

### Hard Skills

- Vanilla Javascript
- HTML5
- CSS3 (SCSS, SASS)
- Bootstrap
- BEM
- Git, GitHub, GitLab
- Ansible, GitLab CI/CD
- VS Code, Visual Studio
- Bash, C, Go
- Docker
- Kubernetes, Vagrant, VirtualBox
- PHP, Python / Django (basic knowledge)
- Linux, Windows
- Adobe Photoshop
- DxO PhotoLab
- 3D LUT Creator
- Skylum Aurora HDR
- DaVinci Resolve
- iZotope RX
- Mathcad
- Autodesk Fusion 360, ANSYS SpaceClaim, DesignSpark Mechanical, OpenSCAD
- Ultimaker Cura
- Autodesk MeshMixer
- Agisoft Metashape
- Luxion KeyShot

---

### Soft Skills

- Analytical thinking
- Attention to detail
- Persistence
- Reliability
- Self-awareness
- Self-directed
- Trainability
- Creativity
- Tolerant
- Empathy
- Scientific and pedagogical experience
- Organizational skills

---

### Code example

[Last digit of a large number](https://www.codewars.com/kata/5511b2f550906349a70004e1), Codewars:

```js
var lastDigit = function (str1, str2) {
if (str2 === "0") return 1;
return (str1[str1.length - 1] ** (str2.slice(str2.length - 2) % 4 || 4)) % 10;
}
```

---

### My projects

- [Python / Django](https://shooting.pythonanywhere.com/)
- [HTML5, CSS3, Bootstrap](https://github.com/InventiveSpark/ITMOUniversity-web-developer-Module_7-Diploma-Project)

---

### Education

- [Specialist Degree (MA-equivalent) with distinctions in Telecommunication Engineering](https://inventivespark.github.io/rsschool-cv/img/Telecom-Engineer-Degree.pdf), [USATU](https://ugatu.su/en/)
- Postgraduate Degree with honors in Telecommunication Systems and Computer Networks, [USATU](https://ugatu.su/en/)
- [Professional Retraining in Multimedia and Web Development](https://inventivespark.github.io/rsschool-cv/img/Web-Dev-Diploma.pdf), [ITMO University](https://en.itmo.ru/)
- [Advanced training in the program "Programming Technologies and Operating Systems,"](https://inventivespark.github.io/rsschool-cv/img/Advanced-Training-TPOS.pdf) [Moscow Institute of Physics and Technology](https://mipt.ru/english)
- [Advanced training in the program "The Go Programming Language,"](https://inventivespark.github.io/rsschool-cv/img/Advanced-Training-Go.pdf) [Moscow Institute of Physics and Technology](https://mipt.ru/english)

---

### University Courses

- [Algorithms and Data Structures](https://de.ifmo.ru/certificates/9352335304dc45bd.pdf), [ITMO University](https://en.itmo.ru/)
- [Software Engineering Tools and Methods](https://de.ifmo.ru/certificates/a4ab592c29bd4180.pdf), [ITMO University](https://en.itmo.ru/)
- [Web Development](https://de.ifmo.ru/certificates/96054e1cb8e54853.pdf), [ITMO University](https://en.itmo.ru/)
- [Web 2.0 Programming with Django](https://open.spbstu.ru/certificate/02WEBPYT-0121-2), [SPbPU](https://english.spbstu.ru/)
- [Unix/Linux Systems Programming](https://www.hse.ru/openedu/api/7c5f1a6e4e9a2356fbf5ad09699626f7/cert.pdf), [HSE University](https://www.hse.ru/en/)
- [Digital Production and Project Works](https://open.spbstu.ru/certificate/02DIGPROD-0220-1), [SPbPU](https://english.spbstu.ru/)
- [Project Management](https://inventivespark.github.io/rsschool-cv/img/017-00104-LAA.pdf), [National Research Nuclear University MEPhI](https://eng.mephi.ru/)
- [Computer-Aided Design (CAD)](https://de.ifmo.ru/certificates/448b18535a0b9e49.pdf), [ITMO University](https://en.itmo.ru/)

---

### Online Courses

- [How to Use Chrome Developer Tools](https://www.udemy.com/certificate/UC-44bbad41-2fca-4964-bda7-8395a2407cc4/), [Udemy](http://udemy.com/)
- [Introduction to the Internet of Things](https://stepik.org/cert/825792), [Stepik](https://stepik.org/)
- [Ansible for beginners - Hands-On](https://stepik.org/cert/2277510), [Stepik](https://stepik.org/)
- [New CCNAx 200-125 Routing and Switching](https://www.udemy.com/certificate/UC-L9Q3XR4W/), [Udemy](http://udemy.com/)
- [IP Addressing and Subnetting](https://www.udemy.com/certificate/UC-4EQLI9YQ/), [Udemy](http://udemy.com/)
- [GNU/Linux Software](http://uneex.org/LecturesCMC/GnuLinuxSoftware2011), [MSU](https://www.msu.ru/en/)

---

### Languages

- **English** - Advanced
- **Russian** - Native

---

### Hobbies and interests

- Computer-Aided Design (CAD)
- 3D printing
- Photography
- Yoga
Binary file added img/017-00104-LAA.pdf
Binary file not shown.
Binary file added img/Advanced-Training-Go.pdf
Binary file not shown.
Binary file added img/Advanced-Training-TPOS.pdf
Binary file not shown.
Binary file added img/Telecom-Engineer-Degree.pdf
Binary file not shown.
Binary file added img/Web-Dev-Diploma.pdf
Binary file not shown.