Life at LCC: - Which electives to choose - Student leadership - Grades and GPA (When do grades matter?) - Feeling depressed or anxious during the school year
Life after LCC: - Where to apply yourself? - What challenges a young graduate faces? - What I wish I knew when I graduated LCC - Masters in Business Administration - Career choices - Getting Masters vs. starting to work after BA - Ukrainian workplace - Marketing
Bio
Kateryna graduated from LCC in 2010 with the Bachelor’s degree in the Business Administration. She also received MSc in Business Administration in Sweden, spent an exchange semester in the Netherlands.
Kateryna after graduation came back to Ukraine and started off as an event manager in an agency and got to the head of marketing in an IT company. Now she has over 6 years of experience in marketing and communications and I help Ukrainian start-ups to enter US and EU markets.
window.addEventListener('message', function(event) {
console.log('Received postMessage event:', event);
// Check for a specific message if needed
if (event.data === 'chatClosed') {
console.log('The chat has been closed.');
// You could hide the chat container here, e.g.,
// document.getElementById('chatbox').style.display = 'none';
}
});