main_section

autor_skills

main_quot

About me

A few words about me..


Successful experience in the business field in management positions for more than 20 years, as well as experience in organizing sales in complex markets with aggressive competition, complex decision-making structures and long transaction terms.
>> this allows me to freely navigate when solving business problems, easily understand the assigned tasks and interpret them to develop software products.

Experience in building long-term partnerships.
>> I understand the way of thinking and the psychology of decision-making of the Partner/Client/Customer. I determine the correct “chain of clients” - decision makers (DMs) and persons influencing decision making (DIP).

I have a higher technical education with a degree in Software Engineer. Additionally, I studied at the STEP Computer Academy. As a thesis, I developed an online store of electronic goods and a forum for students.
In both projects I used:
FrontEnd - HTML, CSS, JavaScript, PHP;
BackEnd - HTML, CSS, JavaScript, PHP, MySQL
I defended my thesis with “excellent” marks.

more ...

I have skills in Internet development, FrontEnd, BackEnd, FullStack. HTML, CSS, JS. I work with BPM, Figma, Git. And also, Adobe Photoshop, Adobe Muse, Canva, Tilda, MS PowerPoint presentations, Google tools and others.

I have experience in building automation, smart home, based on Crestron processors, I was trained and received a certificate as a control interface programmer. The interface was programmed using a stripped-down C language and a visual designer. This solution is very similar to VS WPF or another IDE.

I have a fairly flexible logical thinking, which allows me to be ready to master all the stacks and frameworks necessary for work in a short time.

IT project management experience:
- implementation of CRM systems,
- development of company websites,
- landing pages with selling features.

Hired and supervised the work of third-party performers, designers, and programmers. I am proficient in prototyping tools. I know the methodology Agile, Scrum, Kanban, Waterfall.

Experience in managing complex projects. I competently formulate the structure of tasks, using basic and specialized tools that allow me to quickly and clearly control each phase of the project. I am able to effectively organize and plan the work process.

Organization of a sales department from “0”. Experience in bringing new products to market. Development of road maps. Successful experience in creating a small business from “0”. Organization of subsidiaries, branches, and representative offices abroad.

I am able to set the right tasks in accordance with the goals and mission of the company, monitor their implementation and achieve effective results. I understand and can apply in practice the principles of functioning of manufacturing enterprises and companies in the service sector. Experience in construction project management. Reading working drawings.

November 2021 – January 2022 – expert at the NRNU MEPhI Engineer Competition. Objectives - Professional assessment of diploma qualification works in the field of science, business and industry.

I'm not afraid of work, I immerse myself in the process.
Ready for business trips.
Always ready to improve the level of professionalism and acquire new knowledge and skills.

"Programming isn't about what you know;

it's about what you can figure out.”

-- Chris Pine

Education

university

courses & trainings

Code example


```js
const MIU = {
    name: 'Igor',
    age: 'always 17',
    version: '2.0.1',

    health: '100%',
    energy: '100%',
    vision: '100%',
    
    language: ['english', 'čeština'],
    skills: ['html/css', 'js', 'sass/scss'],
    frameworks: ['bootstrap', 'tailwind', 'vue.js', 'react'],

    action: "go to -> ",

    learnLanguages(language) {
        MIU.language += language;
    },

    addSkills(skill) {
        MIU.skills += skill;
    },

    doIt(runAction) {
        MIU.action += runAction;
    }
}

let newFramework = ' + Laravel';
let runAction = 'coooding...';

MIU.addSkills(newFramework);
MIU.doIt(runAction);
```
							

“Always code as if the person who ends up maintaining your code will be a violent psychopath who knows where you live.”

-- John Woods

Some stats

“The best thing about a boolean is even if you are wrong, you are only off by a bit.”

Work experience

more then 20 years of management & bizdev experience ...

“The most damaging phrase in the language is…

it's always been done this way”

-- Grace Hopper

last works