
Dmitry Kartuzov
Maybe future front-end developer:)
Contacts
- location_on Minsk, Belarus
- email smile_181@tut.by
- computer DmitryKartuzov
Education
- 2005 - 2010
- Engineer
- Belarusian State Agrarian and Technical University
Languages
-
English
-
Russian
-
Belarusian
About me
I had worked in the field of outdoor advertising for some time. Finally, I realized that programming is what attracts me the most. Now I'm learning JavaScript and related technologies. I want to get practice, skills and new experience in front-end development.
Skills
-
JS
-
HTML
-
CSS
-
Git
Projects
...coming soon
Code example
function multiply(a, b){
return a * b
}