Skip to content

phamvietlong189/trungquandev-public-utilities-algorithms

 
 

Repository files navigation

trungquandev-public-utilities-algorithms

My Utility Projects for work & training! - https://youtube.com/@trungquandev

Requirements

  • nodejs >= v14.7.0
  • npm >= v6.14.7
  • yarn >= v1.19.1

Clone project and run (for only Javascript files)

$ git clone https://git_url_clone <project_dir>
$ cd <project_dir>
$ node folder_name/file_name.js

Clone project and run (for HTML - CSS files)

Just open file .html on your browser (I prefer Google Chrome than others)

Table of contents

  1. Order an array of objects based on another array order
  2. Sample Eslint config for React project
  3. Sample Eslint config for Node.js project
  4. Find First Duplicate Value of Array (https://trungquandev.com/thuat-toan-tim-phan-tu-bi-lap-dau-tien-trong-mang-du-lieu/)
  5. Pure CSS create Parallax Scrolling Effect (https://youtu.be/9vQBecGbDZw)
  6. NodeJS Send Email with OAuth2 and Nodemailer (https://trungquandev.com/nodejs-viet-api-gui-email-voi-oauth2-va-nodemailer/)
  7. Magic Card By Pure Html CSS Javascript (https://youtu.be/g-7h5pGC_4Q)
  8. ReactJS Face Authentication using FaceIO (https://youtu.be/ZoxutS_kRC8)
  9. Coming soon...

Signature

Author: Trung Quân

Blog: https://trungquandev.com/

CV: https://cv.trungquandev.com/

"Learning new everyday not the copycat of yesterday!"

"Qua một ngày, chúng ta học thêm được điều gì mới? Hay trở thành bản sao của ngày hôm qua?"

Thanks for watching!

About

My Utilities & Algorithms code collection for working & training! - https://trungquandev.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.0%
  • HTML 16.1%
  • CSS 15.9%