
Tanvir Akhtar Ahmed
Articles
-
1 month ago |
biorxiv.org | Arafat Hossain |Tanvir Akhtar Ahmed |Takdir Hossain |Gopalganj Science
AbstractCancer continues to pose a major global health challenge, thereby driving the need for safer and more effective treatment options. This study evaluates the anticancer properties of Aegle marmelos leaf extracts against Ehrlich Ascites Carcinoma (EAC) cells in Swiss Albino mice. Three extracts methanolic (APME), chloroform (APCE), and n-hexane (APHE) were prepared and administered intraperitoneally at doses of 50 mg/kg and 100 mg/kg over six consecutive days.
-
Jan 7, 2025 |
dev.to | Tanvir Akhtar Ahmed
AWS Lambda and Amazon S3 are a powerful combination for building serverless architectures that process and analyze data efficiently. In this blog, we will explore how to solve a common issue: automatically processing and transforming data files uploaded to an S3 bucket using AWS Lambda. Problem StatementConsider a scenario where your application frequently receives CSV files via an Amazon S3 bucket.
-
Oct 18, 2024 |
dev.to | Tanvir Akhtar Ahmed
NullIn JavaScript, null is a primitive value that represents the intentional absence of any object value. It is one of JavaScript's falsy values, meaning it evaluates to false in boolean contexts. However, it is distinct from undefined, which represents a variable that has been declared but has not been assigned a value. null is a special primitive value, but when you check its type using typeof, it returns "object".
-
Oct 17, 2024 |
dev.to | Tanvir Akhtar Ahmed
#javascript #programming #learning Read next Atai Barkai - Oct 16 WavePlay Staff - Oct 1 Jerome Thayananthajothy - Oct 5 We're a place where coders share, stay up-to-date and grow their careers.
-
Oct 12, 2024 |
dev.to | Tanvir Akhtar Ahmed
Spread Operator:The spread operator is used to expand an iterable (like an array, string, or object) into its individual elements. It's commonly used for copying or concatenating arrays, or passing elements of an array as arguments to a function.
Try JournoFinder For Free
Search and contact over 1M+ journalist profiles, browse 100M+ articles, and unlock powerful PR tools.
Start Your 7-Day Free Trial →