Viktoria Subbota

Front‑end Developer

About me

My name is Viktoria. I’m 29 years old with a degree in economics, and I’ve just embarked on my journey as a Front‑End developer. I’m passionate about turning ideas into clean, functional web pages, continuously learning new technologies (HTML, CSS, JavaScript, React), and aiming to achieve high results in this field.

Code example

// Simple React component example – functional & typed
interface GreetingProps {
  name: string;
}

const Greeting: React.FC<GreetingProps> = ({ name }) => {
  return <div className="welcome">Hello, {name}! Welcome to my CV</div>;
};

export default Greeting;
                    

Projects

my Firs Cv project March 2026

This is my first experience in creating websites.

Education & Certificates

University of Economy
Higher education - Belarusian Trade and Economics University of Consumer Cooperatives, majoring in Manager-Economist