I’m a manager-economist by education. But I had been working as a marketing specialist for 4.5 years before maternity leave. I had got a great experience of working with data and analytics using 1C and MS Excel. But now I have a baby and I want to change my work for more interesting and demanded. And I want to have the ability to work from home.
const capitalizeWord = (word) => {
const firstChar = word[0].toUpperCase();
return `${firstChar}${word.slice(1)}`;
}
Academy of Public Administration under the President of the Republic of Belarus - Institute of Managerial Personnel