diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml new file mode 100644 index 0000000..02c751e --- /dev/null +++ b/.github/workflows/action.yml @@ -0,0 +1,24 @@ +name: user-statistician + +on: + schedule: + - cron: '0 3 * * *' + workflow_dispatch: + +jobs: + stats: + runs-on: ubuntu-latest + + steps: + - uses: actions/checkout@v2 + + - name: Generate the user stats image + uses: cicirello/user-statistician@v1 + with: + colors: light + custom-title: Nguyen Manh Cuong + # hide-keys: joined, mostStarred, mostForked, followers, following, private + max-languages: 100 + animated-language-chart: true + env: + GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} diff --git a/README.md b/README.md index ca57b1b..ff2e26f 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,36 @@ -

Hi πŸ‘‹, I'm Nguyα»…n MαΊ‘nh Cường

+

Hi πŸ‘‹, I'm Cuong Leo

A passionate JavaScript developer from VietNam :)

-

cuongdevjs

+
Currently, I'm developing Panoee - a FREE 360 virtual tour builder software
-

πŸ‘¨πŸ»β€πŸ’» About Me

-- πŸ”­ I’m currently working on **MobiFone Meeting** +![](https://komarev.com/ghpvc/?username=cuongdevjs&color=brightgreen) +[![GitHub followers](https://img.shields.io/github/followers/cuongdevjs.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/cuongdevjs?tab=followers) + +### Skills +![langs](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white) +![lamgs](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black) +![l](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white) +![L](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node-dot-js&logoColor=white) +![l](https://img.shields.io/badge/Vue.js-green?style=for-the-badge&logo=vue-dot-js&logoColor=white) +![l](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB) +![l](https://img.shields.io/badge/Next.js-20232A?style=for-the-badge&logo=next-dot-js&logoColor=61DAFB) +![l](https://img.shields.io/badge/Kali_Linux-557C94?style=for-the-badge&logo=kali-linux&logoColor=white) + +### πŸ‘¨πŸ»β€πŸ’» About Me +- πŸ”­ I’m currently working on **Panoee - Platform For Virtual Tour 360 Free** +- πŸ’¬ More info about my product: https://panoee.com - πŸ’¬ Ask me about **ReactJS, VueJS, NodeJS and about JavaScript** - πŸ“« How to reach me **nguyenmanhcuong.stf@gmail.com** -
+ +
+ +[![My user statistics](images/userstats.svg)](https://github.com/cicirello/user-statistician) -[![AVS1508's GitHub Stats](https://github-readme-stats.vercel.app/api?username=cuongdevjs&show_icons=true)](https://github.com/cuongdevjs) +
-

🀝🏻 Connect with Me

+

🀝🏻 Connect with Me

- cuongjorkee diff --git a/images/userstats.svg b/images/userstats.svg new file mode 100644 index 0000000..30f9c6d --- /dev/null +++ b/images/userstats.svg @@ -0,0 +1 @@ +Nguyen Manh CuongGeneral Stats and InfoYear Joined2017Most Starred Reporeactjs-social-loginMost Forked Reporeactjs-social-loginFollowers84Following188RepositoriesNon-ForksAllMy Repositories2393Starred By236256Forked By9194Watched By2997Templates37Archived11ContributionsPast YearTotalCommits0411Issues096Pull Requests3661352Pull Request Reviews084Private Contributions1824669Language Distribution in Public RepositoriesCSS 36.58%JavaScript 24.93%TypeScript 20.11%Vue 13.96%HTML 4.06%Swift 0.20%Java 0.09%Ruby 0.05%Less 0.02%SCSS 0.00% \ No newline at end of file