mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 04:17:13 +00:00
Merge branch 'main' of https://github.com/arifszn/ezprofile into main
This commit is contained in:
@@ -24,6 +24,7 @@ It's all possible using [GitHub API](https://developer.github.com/v3/) (for auto
|
|||||||
|
|
||||||
✓ [21 Themes](#themes)\
|
✓ [21 Themes](#themes)\
|
||||||
✓ [Google Analytics](#google-analytics)\
|
✓ [Google Analytics](#google-analytics)\
|
||||||
|
✓ [Hotjar](#hotjar)\
|
||||||
✓ [Meta Tags](#meta-tags)\
|
✓ [Meta Tags](#meta-tags)\
|
||||||
✓ [Avatar and Bio](#avatar-and-bio)\
|
✓ [Avatar and Bio](#avatar-and-bio)\
|
||||||
✓ [Social Links](#social-links)\
|
✓ [Social Links](#social-links)\
|
||||||
@@ -421,4 +422,4 @@ Any contributors who want to make this project better can make contributions, wh
|
|||||||
|
|
||||||
## 📄 License
|
## 📄 License
|
||||||
|
|
||||||
ezProfile is licensed under the [Apache-2.0 License](https://github.com/arifszn/ezprofile/blob/main/LICENSE).
|
ezProfile is licensed under the [Apache-2.0 License](https://github.com/arifszn/ezprofile/blob/main/LICENSE).
|
||||||
|
|||||||
@@ -31,6 +31,7 @@ module.exports = {
|
|||||||
'Jquery',
|
'Jquery',
|
||||||
'MySQL',
|
'MySQL',
|
||||||
'Git',
|
'Git',
|
||||||
|
'Docker',
|
||||||
'CSS',
|
'CSS',
|
||||||
'Antd',
|
'Antd',
|
||||||
'Tailwind',
|
'Tailwind',
|
||||||
@@ -39,7 +40,7 @@ module.exports = {
|
|||||||
experiences: [
|
experiences: [
|
||||||
{
|
{
|
||||||
company: 'Monstarlab Bangladesh',
|
company: 'Monstarlab Bangladesh',
|
||||||
position: 'Software Engineer',
|
position: 'Backend Engineer',
|
||||||
from: 'September 2021',
|
from: 'September 2021',
|
||||||
to: 'Present'
|
to: 'Present'
|
||||||
},
|
},
|
||||||
@@ -126,4 +127,4 @@ module.exports = {
|
|||||||
'dracula'
|
'dracula'
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user