I am junior frontent developer, currently searching for a job.
- 🌱 I’m currently improving skills in JavaScript and learning React
- 📫 How to reach me: Telegram / ecargsid@gmail.com
- HTML5 & SCSS
- JS (es6+)
- Bootstrap (common knowledge)
- Git (common knowledge)
You can check it out here
-
About:
- Custom chat. All users can add, edit and delete messages.
- All screens and chat functions work without page reload.
- The paradigm of object-oriented programming is used
- On the page, you can initially see the last 10 messages. If the user has viewed all messages, another 10 messages are loaded when scrolling.
- The maximum message length is 200 symbols, if the user entered more than 200 symbols, then the message is divided into 2 or more.
- All messages and users are saved in Local Storage.
-
The user has the ability to:
- View message list.
- Filter messages:
- By date
- By author
- By text
- Load next 10 messages (pagination).
- Log in.
- Sign up.
- Write a message.
- Edit the message (you can edit your messages by right-clicking on the message).
- Delete message.
-
Technologies
- HTML
- CSS
- JS
You can check it out here
-
About:
- Landing page of Burger Shop.
- You can add burgers to the basket.
- You can also check the contents of the basket if you click on the basket icon in the page header.
- You can remove selected burgers from the basket.
- A callback form has been implemented, the form transfer button is located in the page header.
- Slider, tabs, pop-ups are implemented without using libraries.
-
Technologies
- HTML5
- SCSS
- JS (Slider, pop-ups, tabs)
You can check it out here
-
About:
- Landing page of Muncak hiking society. This project was created to demonstrate my abilities in animation.
-
Technologies
- HTML5
- CSS3
- JS
- AOS animation (Animate on scroll)
You can check it out here
-
About:
- Landing page of Creative agency. This project was created to demonstrate my abilities in Bootstrap.
-
Technologies
- Bootstrap
- HTML5
- CSS
- JS
- baguetteBox.js
You can check it out here
-
About:
- Just a little landing page to show my CSS skills.
-
Technologies
- HTML5
- CSS
- JS