Hello there! 👋 My name is zhan.shatmanov
I'm a Frontend Developer
Skills
What I know best main technologies used in my works.
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>New project</title>
- </head>
- <body>
-
- </body>
- </html>
- body {
- font-family: 'Roboto', sans-serif;
- font-size: 16px;
- color: #323337;
- margin: 0;
- min-width: 300px;
- }
- function open_mobile () {
- let body = document.querySelector('body')
- if (hasClass(body, 'mobmenu')) {
- body.classList.remove('mobmenu')
- } else {
- body.classList.add('mobmenu')
- }
- }
- function hasClass(element, cls) {
- return (' ' + element.className + ' ').indexOf(' ' + cls + ' ') > -1
- }
My Items
Perhaps something will be useful to you

Encode SVG To Base64
Convert your SVG to Base64 format effortlessly with Encode SVG To Base64 tool. Embed SVG images directly into your HTML or CSS with ease.
More
Converter Kazakh from Cyrillic to Latin
The online converter allows you to translate texts in Kazakh from Cyrillic to the Latin alphabet.
More
Telegram notifications for WooCommerce
This is a WooCommerce add-on. By Using this plugin admin, can get notification about new order via Telegram.
More