Skip to content
View DmMhs's full-sized avatar

Block or report DmMhs

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

Popular repositories Loading

  1. js-hw-4-chain_function js-hw-4-chain_function Public

    Chain function gets an array of urls and fetches them with async/await.

    JavaScript 2 1

  2. node.js_sql node.js_sql Public

    Basic CRUD implemantation for Node.js and Express (with Sequelize). Used pattern - MVC. Templating engine - EJS. Logger - Morgan.

    JavaScript 1

  3. react_shoppinglist react_shoppinglist Public

    Simple React-based shopping list. It provides the next functionality: add product with its 'amount' and 'measure' to a list, remove product from a list. All these files have to be placed inside of …

    JavaScript

  4. react_picsgenerator react_picsgenerator Public

    Simple React-based pics generator. It provides the next functionality: choose a random pic of a guitar from a local directory. Check out the screenshots to see how project works. All these files ha…

    JavaScript

  5. react_bootstrap4_website react_bootstrap4_website Public

    Simple React/Boorstrap4-based website. Navigation logic is based on React Router. There is a nice trick how to pass props from <Route /> (/src/App.js) to Contact.jsx (/src/pages/Contact.jsx). Check…

    JavaScript

  6. react_redux_counter react_redux_counter Public

    Simple React/Redux counter app. It provides next functionality: increment number, decrement number, set number. Check out the screenshots. All these files have to be placed inside of a root folder …

    JavaScript