From bc5bec50f4a4510e7242c95be09e0e42f14f99b5 Mon Sep 17 00:00:00 2001 From: "MD. Ariful Alam" Date: Sat, 25 Sep 2021 13:58:49 +0600 Subject: [PATCH 1/3] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 18b9bd4..55f760d 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ It's all possible using [GitHub API](https://developer.github.com/v3/) (for auto ✓ [21 Themes](#themes)\ ✓ [Google Analytics](#google-analytics)\ +✓ [Hotjar](#hotjar)\ ✓ [Meta Tags](#meta-tags)\ ✓ [Avatar and Bio](#avatar-and-bio)\ ✓ [Social Links](#social-links)\ @@ -421,4 +422,4 @@ Any contributors who want to make this project better can make contributions, wh ## 📄 License -ezProfile is licensed under the [Apache-2.0 License](https://github.com/arifszn/ezprofile/blob/main/LICENSE). \ No newline at end of file +ezProfile is licensed under the [Apache-2.0 License](https://github.com/arifszn/ezprofile/blob/main/LICENSE). From d9de322944e94bf15e306faadd91472d25ad1c28 Mon Sep 17 00:00:00 2001 From: "MD. Ariful Alam" Date: Sat, 2 Oct 2021 00:11:42 +0600 Subject: [PATCH 2/3] Update config.js --- src/config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config.js b/src/config.js index d84f11e..96734b1 100644 --- a/src/config.js +++ b/src/config.js @@ -31,6 +31,7 @@ module.exports = { 'Jquery', 'MySQL', 'Git', + 'Docker', 'CSS', 'Antd', 'Tailwind', @@ -126,4 +127,4 @@ module.exports = { 'dracula' ] } -} \ No newline at end of file +} From 7a4d8aefdfca783a03d886cce0ffa368a07997d6 Mon Sep 17 00:00:00 2001 From: "MD. Ariful Alam" Date: Sat, 9 Oct 2021 11:44:20 +0600 Subject: [PATCH 3/3] Update config.js --- src/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.js b/src/config.js index 96734b1..3345d05 100644 --- a/src/config.js +++ b/src/config.js @@ -40,7 +40,7 @@ module.exports = { experiences: [ { company: 'Monstarlab Bangladesh', - position: 'Software Engineer', + position: 'Backend Engineer', from: 'September 2021', to: 'Present' },