Skip to content
View DamianDream's full-sized avatar
😎
😎

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only 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 [email protected]
  • 🤝  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. vite-dba-boilerplate vite-dba-boilerplate Public

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

    JavaScript 1

  2. DamianDream DamianDream Public

  3. Bootstrap-Single-File-Page Bootstrap-Single-File-Page Public

    HTML

  4. browser-extension browser-extension Public

    Demo browser extension for checking on page used library

    JavaScript

  5. game-theory-demo game-theory-demo Public

    Demo of the game theory in practise

    JavaScript

  6. chat-ai-project-demo chat-ai-project-demo Public

    Demo project with API integration

    JavaScript