Merge branch 'main' of https://github.com/arifszn/ezprofile into main

This commit is contained in:
MD. Ariful Alam
2021-10-14 23:10:50 +06:00
2 changed files with 5 additions and 3 deletions

View File

@@ -31,6 +31,7 @@ module.exports = {
'Jquery',
'MySQL',
'Git',
'Docker',
'CSS',
'Antd',
'Tailwind',
@@ -39,7 +40,7 @@ module.exports = {
experiences: [
{
company: 'Monstarlab Bangladesh',
position: 'Software Engineer',
position: 'Backend Engineer',
from: 'September 2021',
to: 'Present'
},
@@ -126,4 +127,4 @@ module.exports = {
'dracula'
]
}
}
}