Skip to content
View DamianDream's full-sized avatar
  • Ukaine, Kyiv

Block or report DamianDream

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DamianDream/README.md

header

I'm always seeking opportunities to expand my skill set and take on new challenges in front-end development.

  • 🧠  I’m currently learning to become Astronaut! Link to Astro
  • 🌍  I'm from Ukraine, Kyiv
  • ✉️  How to reach me batalshikov.d@gmail.com
  • 🤝  I'm open to collaborating
  • ⚡ Fun fact Coding Bugs were NOT named after an actual bug.

😎 Do not miss visiting my website!

My Bucket

HTML5 CSS3 JavaScript React Next JS Redux TailwindCSS MongoDB Strapi

The power of JavaScript

Compare two number 0.3 and sum of (0.1 + 0.2) will they be equal? 
(0.1 + 0.2) == 0.3  // => JS says FALSE

Want to know why...
0.1 + 0.2 // will return => 0.30000000000000004
Welcome to JavaScript world!

Popular repositories Loading

  1. telegram-notify telegram-notify Public

    Simple API for Telegram Bot notification from web page form submit

    HTML 1

  2. vite-dba-boilerplate vite-dba-boilerplate Public

    Vite Boilerplate - VanillaJS - Postcss (Tailwind / SCSS) - Multipage - CSSnano - Partials HTML - Image Optimization - GFonts inject

    JavaScript 1

  3. DamianDream DamianDream Public

  4. Bootstrap-Single-File-Page Bootstrap-Single-File-Page Public

    HTML

  5. browser-extension browser-extension Public

    Demo browser extension for checking on page used library

    JavaScript

  6. game-theory-demo game-theory-demo Public

    Demo of the game theory in practise

    JavaScript