My personal CV photo

Mihail Vasilika

Junior Front-end developer

Contacts

About me

I have been working for 3 years as a graphic designer. Provided services to companies involved in various fields of activity, such as automotive sales, betting and gambling, sales of seasonal goods transport services and many others.
Therefore easily adapt to absolutely any sphere for design.
The main direction of graphic works were banners, posts in social networks, logos and visual parts of the site.
Moreover, I am no stranger to marketing campaigns and branding dynamics, allowing me to effortlessly integrate your brand identity into every design element thus maintaining consistent visual aesthetics.

Core skills

  • Creating banners, posts or other visual components for your web platform and page.
  • Adapting your own banner for different sections/themes.
  • Editing your banner, logo and other visuals.
  • Creating Instagram/Facebook posts.
  • Consultation on selection and combination of colors.
  • Basic edits in HTML and CSS structures.

Code snippet

function fibonacci(n) {
  if (n < 0) return null;
  if (n <= 1) return n;
  return fibonacci(n - 1) + fibonacci(n - 2);
}
                

Experience

  • 2.5 years of experience at AlreadyMedia, a leading gambling company.
  • 2 years of experience at FactumAuto, a well-established sales company.
  • 1 year of experience at Seven Mart, a retail sales company.

Education

Language

  1. Russian - native speaker(C2).
  2. Ukrainian - native speaker(C2).
  3. English - Upper-Intermediate(B2).