I study in Computer Science & Engineering with a keen interest in tackling challenges and embracing new technologies. I have a diverse project background spanning web development, software engineering, AI, machine learning, and blockchain. I am enthusiastic about solving problems and continuously expanding my skills in these areas.
B.Sc(Engr.)
Department of Computer Science & Engineering
Khulna University of Engineering & Technolgy, Khulna
2019
Higher School Certificate(H.S.C)
Science
Notre Dame College, Dhaka
2017-2019
Secondary School Certificate(S.S.C)
Science
Monipur High School & College, Dhaka
2011-2017
MERN Stack
MERN Stack
C#, Visual Studio, ASP Dot Net MVC, Mssql
Java, UI & Unit Testing, Firebase, Java Doc, Merge Conflict
Swift, Xcode,Json Parsing, Api, Firebase
Java, MySQL, Java Swing, Netbeans, OOP
Oracle Sql
Javascript, Manifest.json, Api
JavaScript, NodeJs
Javascript, Google Appscript, Google Excel
Arduino Uno, Sensors, Module
Learn shell scripting basics: Bash commands, automation, and practice problems for efficient system management.
This repository offers practical solutions for common Git problems encountered during development. Based on real experiences and insights from discussions with peers, Stack Overflow, and AI-powered chatbots like ChatGPT, I provide easy-to-understand explanations and step-by-step guides to help fellow developers tackle similar challenges.
Since 2020, I've been using Ubuntu and faced many challenges. To overcome them, I turned to resources like Stack Overflow, blogs, documentation, forums, and YouTube. Recently, I've also begun seeking help from ChatGPT. I've gathered all the issues I encountered and their solutions in one place for easy access.
Bit manipulation is much important in problem solving context. But this topic is so much confusing.So, I created this note as a overview on bit manipulation
When I start to work with React and utilizing libraries like Axios for making asynchronous HTTP requests,I realize that understanding asynchronous JavaScript is a fundamental prerequisite. I create it as my own note.
It covers the hurdles faced when I first started with React Native, focusing on cross-platform tasks like setting up emulators, managing fonts, and integrating vector icons.
It shares my experiences overcoming challenges in MERN stack development. It provides simple solutions to common issues like configuration problems and module import errors, offering helpful guidance for fellow developers.
It provides a simple guide for setting up ASP.NET MVC projects, including steps to initialize, add required packages, and run the application. It also includes additional instructions for installing packages and making necessary configurations, with visual aids for better understanding.