>_ Shifat Habib
"Hey, I'm Shifat! Frontend engineer with 3+ years building complex web interfaces for healthcare and edtech. I like turning complex problems into clean, usable interfaces."
+
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: 'Frontend Engineer',
company: 'Brick Line Technology LTD'
},
skills: {
goodAt: ['JavaScript','TypeScript','Vue','Nuxt','Vuetify','Tailwind','Playwright'],
familiarWith: ['Pinia','Astro','Electron','Bootstrap','SQL','Node.js']
},
interests: ["cycling", "watching movies", "creating tech content","building pc"]
}
shifat@pc~/Desktop/Shifat $ evince "Shifat-Resume.pdf"
shifat@pc~/Desktop/Shifat $