I am a passionate web developer with over 4 years of professional experience, specializing in frontend development. My expertise includes JavaScript, React.js, and related technologies.
Currently, I lead frontend projects using modern tech stacks, delivering responsive and reusable components that reduce project timelines by 15-20%. I have designed and developed intuitive architecture, user interfaces, and business logic for various projects, including municipal systems, an Automated Distribution System for a global brand, an ERP solution for the garment industry, and several other projects, significantly improving operational efficiency and streamlining data management.
Previously, I served as a Software Engineer at SVAM Bangladesh Pvt. Ltd., a subsidiary of SVAM International. In this role, I developed and maintained projects using React.js and TypeScript, integrating RESTful and third-party APIs. I enhanced the user experience by 15-20% through bug fixes and the implementation of business logic, demonstrating a strong understanding of business workflows. I also developed a loan provisioning solution, a tiffin management system, an online learning platform, and various internal and R&D projects, collaborating with developers from diverse backgrounds to ensure successful project delivery.
Earlier in my career, I worked as a full-stack web developer at unshopr.com. During this time, I focused on creating reusable components in React.js and TypeScript while integrating APIs on the frontend. On the backend, I developed APIs using Node.js, Express.js, TypeScript, Hasura, and GraphQL.
I have a strong passion for learning and constantly expanding my technical expertise. In addition to my development work, I enjoy sharing my knowledge through technical blog posts.
Always open to learn new technologies and skills

Javascript
Core Skill
Experience: 4 years

React.js
Core Skill
Experience: 4 years

Next.js
Medium
Experience: 3 years

Redux
Medium
Experience: 4 years

Bootstrap
Core Skill
Experience: 4 years

Tailwind CSS
Core Skill
Experience: 3 years

Git
Core Skill
Experience: 4 years

Node.js
Medium
Experience: 4 years

Express.js
Medium
Experience: 4 years

MongoDB
Medium
Experience: 4 years

Firebase
Familiar
Experience: 4 years

MySQL
Familiar
Experience: 4 years

Angular
Familiar
Experience: 1 years

Ex: Project Lead - Unishopr.com

Ex: Software Engineer - Unishopr.com

A regular function is executed based on the run-to-completion model. It cannot pause midway and then continues from where it paused. But the generator function can do it. Let's explore it with an example...

Hooks are really useful in functional components in React.js. useState hook is commonly used. In this blog, we will discuss about useState hook in depth...

Web scraping is the process of using bots to extract content and data from a website. when user requests on the server to access the website. Server response comes with HTML form...