>_ Shifat Habib
"Hey, I'm Shifat! I'm a frontend developer. I like designing and developing frontend UI. I also spend a little bit of time centering div and updating npm packages everyday."
+
Terminal
shifat@pc~ $ cd Desktop/Shifat
shifat@pc~/Desktop/Shifat $ ls
personal-info.js
shifat-habib.pdf
shifat@pc~/Desktop/Shifat $ node personal-info.js
{
name: 'Shifat Habib',
phone: '+8801521436358',
location: "Rampura, Dhaka, Bangladesh",
currentJob: {
designation: 'Junior Frontend Developer',
},
skills: {
goodAt: ['JavaScript','Vue','Nuxt','Vuetify','Tailwind'],
familiarWith: ['C','C++',TypeScript','SQL','Electron','Bootstrap',Astro']
},
interests: ["cycling", "watching movies", "creating tech content","building pc"]
}
shifat@pc~/Desktop/Shifat $ evince "Shifat-Resume.pdf"
shifat@pc~/Desktop/Shifat $