Irina Zimina

Fullstack web-developper

Contacts

About me

A few years ago I discovered the world of web development by learning HTML, CSS and later PHP from various online resources.

I’ve already had some freelance experience: sometimes I take on small tasks like customizing or fixing bugs on existing websites, and building web pages based on design mockups. Lately I’ve been doing this more frequently, and I’ve come to accept that this should be my profession.

However, I feel that my knowledge is still unsystematic, fragmented and insufficient. That’s why I’ve set a goal for myself to fill in the gaps, learn modern development standards, and adopt best practices. Eventually I see myself as a full-stack developer.

Skills

  • HTML
  • CSS
  • PHP
  • JavaScript
  • jQuery
  • Figma

Experience

Responsive landing page layout created with HTML/CSS

Skills: HTML, CSS

View Project

Web page built using Elementor and custom CSS

Skills: HTML, CSS, WordPress, Elementor, Woocommerce

View Project

Integrating a third-party layout into a WordPress theme

Skills: PHP, WordPress

View Project

Code example

Task description:

This code does not execute properly. Try to figure out why.
                        
                    function multiply(a, b){
                        a * b
                    }
                        
                    

My solution:

                        
                    function multiply(a, b){
                        return a * b;
                    }
                        
                    

Languages

  • Russian (native speaker)
  • English (pre-intermediate)
  • French (pre-intermediate)

Education

  • MSLU (Moscow State Linguistic University)
  • Self-study in web development
  • JS / Front-end Pre-school Course