Designation
Linux Content Developer Executive, SOFTEKO.
Resides In
Adabor, Dhaka 1207, Bangladesh.
Education
BSc. in Naval Architecture and Marine Engineering, Bangladesh University of Engineering and Technology (BUET).
Expertise
Analytical Writing, Linux, Ubuntu, Programming Language (Python, C++, VBA, Bash Scripting), Tools & Technologies (Numpy, Pandas, Machine Learning), AutoCAD, Microsoft Office.
Summary
- Currently working as the Linux Content Developer Executive at SOFTEKO since May 2023.
- VBA & Excel Content Developer Executive at SOFTEKO (November 2022 – April 2023).
- Former Intern at Khulna Shipyard Limited.
Experience
- Design of 155 TEU Inland Container Vessel on Dhaka to Chattogram Route: As a part of my Under Graduate course requirment, I along with my other two group members designed a full-fledged inland Container Ship and its associated design calculations like General Arrangement, Lines Plane, Detailed Weight Calculation, Hall Modelling, Stability Analysis, Engine, and Propulsion Design, etc.
- A Comparative Linear Buckling Analysis of Different Isotropic Plates with and without Stiffeners for Different Boundary Conditions: The dissertation investigates modeling and linear buckling analysis of stiffened and unstiffened rectangular isotropic plates of four different types of isotropic materials for two different boundary conditions through a series of comparative studies in ANSYS 2022.The results are validated with the theoretical approach proposed by Timoshenko Gera.
Follow On
Popular Article From Mohammad Shah Miran
XOR Operator in Bash Scripting [3 Examples]
The XOR operator is a powerful bitwise operator in bash scripts that can be used to do a lot of ...
How to Export Environment Variables With Bash? [4 Examples]
In Bash scripting, environment variables play a crucial role in sharing data across different parts of a script and enabling ...
How to Read Environment Variables in Bash Script? [2 Methods]
Bash, the popular Unix-like shell, offers a wealth of functionalities, including the ability to work with environment variables. These variables ...
How to Use “Set – $Variable” in Bash Scripts? [2 Examples]
In Bash, the set command modifies shell options and parameters. When you use the set command followed by a hyphen ...
How to Use Default Value in Bash Scripts? [2 Methods]
In Bash scripting, handling variables and ensuring they have appropriate values is crucial for writing effective and reliable scripts. One ...
How to Check Variable Value Using Bash Scripts? [5 Cases]
In Bash scripts, inspecting and assessing variables’ value is a fundamental skill that empowers developers to write more sophisticated and ...
How to Assign Float to Variable in Bash Script? [2 Methods]
When dealing with float variables, Bash has some limitations. However, there are workarounds using external tools like bc and awk ...
How to Assign Variable in Bash Script? [8 Practical Cases]
Variables allow you to store and manipulate data within your script, making it easier to organize and access information. In ...
Variable Declaration and Assignment
In programming, a variable serves as a placeholder for an unknown value, enabling the user to store the different data ...
Bash Variable Naming Conventions in Shell Script [6 Rules]
When writing shell scripts in Bash, choosing appropriate names for variables is essential for code readability and maintainability. By adhering ...
How to Declare Variable in Bash Scripts? [5 Practical Cases]
Like other programming languages, Bash scripting relies heavily on its variables. So understanding how to declare variable and create them ...
Introduction to Variables in Bash Scripting [An Ultimate Guide]
Bash variables are essential components of shell scripting, providing a means to store and manipulate data within the Unix and ...
What is Variable in Programming? [The Complete Guide]
In programming, a variable is an entity that represents an unknown value. It allows us to use the name regardless ...
Tmux Cheat Sheet [Free PDF Download]
The tmux is a terminal multiplexer that allows you to manage multiple terminal sessions within a single window. It provides ...
Vim Cheat Sheet [Free PDF Download]
Vim is a highly configurable and powerful text editor that is commonly used in Unix and Linux environments. It is ...