• Home
  • About
  • Blog
  • Publications
  • Projects
  • Repositories
  • Certifications
  • Resources
  • People
    • Teaching
    • Gallery
    • Contact
Profile
  • Home
  • About
  • Blog
  • Publications
  • Projects
  • Repositories
  • Certifications
  • Resources
  • People
    • Teaching
    • Gallery
    • Contact

<blog />

<thinkingInPublic /> Exploring the Intersection of Technology and Thought

  • •
  • •
  • •
  • •
  • •
  • •
  • •
  • •
  • •
  • •
  • •
  • •
  • •
  • •
  • •
  • •
  • •
  • •
  • •
  • •
  • •
  • •
  • •
  • •
  • •

Advanced Hybrid Deep Learning Models for Solar Energy Holding Capacity Prediction in Bangladesh

A comprehensive study presenting a hybrid ensemble deep learning model that accurately predicts solar energy holding capacity using environmental and weather factors, achieving 95% accuracy through the integration of Random Forest, XGBoost, Gradient Boosting, AdaBoost, and Neural Network meta-learner.

18 min read   ·   December 12, 2025

machine-learning deep-learning renewable-energy solar-energy ensemble-learning

Analyzing E-Commerce Sales Trends with Time Series Forecasting

A deep dive into seasonal patterns and predictive modeling for online retail sales using Python and statistical methods.

12 min read   ·   November 15, 2024

data-science

Machine Learning Model Comparison: Finding the Best Algorithm

Comprehensive evaluation of five different ML algorithms on a classification problem, comparing accuracy, precision, and computational efficiency.

15 min read   ·   October 28, 2024

machine-learning

Sentiment Analysis of Social Media Comments on COVID-19 Post-Vaccination in Bangladesh

A comprehensive study analyzing public sentiment towards COVID-19 vaccines in Bangladesh using classical machine learning, ensemble classification, and deep learning models. The research achieved 78.8% accuracy using LSTM with Word2Vec embeddings, providing insights for policymakers and healthcare professionals.

16 min read   ·   March 4, 2023

sentiment-analysis deep-learning nlp covid19 machine-learning lstm bengali-nlp

  • Data Pipeline Architecture: Building Scalable ETL Systems

    Designing and implementing a robust data pipeline using Apache Airflow, handling millions of records daily with error handling and monitoring.

    18 min read   ·   September 22, 2024

    ·

  • Deep Learning for Image Classification: A Practical Guide

    Building and training a convolutional neural network using TensorFlow and Keras to classify images with 95%+ accuracy.

    14 min read   ·   August 18, 2024

    ·

  • SQL Optimization: Improving Query Performance by 10x

    Analyzing slow queries in a production database and implementing optimization techniques including indexing, query rewriting, and partitioning.

    11 min read   ·   July 10, 2024

    ·

  • A/B Testing Statistical Analysis: Making Data-Driven Decisions

    Designing and analyzing A/B tests for website conversion rates, using proper statistical methods to ensure reliable results.

    9 min read   ·   June 5, 2024

    ·

  • Building a Real-Time Analytics Dashboard with React and D3.js

    Creating an interactive dashboard to visualize real-time data streams, implementing WebSocket connections and dynamic chart updates.

    13 min read   ·   May 20, 2024

    ·

  • Getting Started with PostgreSQL: A Beginner's Guide to Database Administration

    Learn the fundamentals of PostgreSQL, from installation to basic administration tasks. Perfect for beginners starting their database journey.

    8 min read   ·   April 12, 2024

    ·

  • Understanding Database Indexes: A Beginner's Guide to Performance Optimization

    Learn how database indexes work, when to use them, and how they can dramatically improve query performance.

    10 min read   ·   March 25, 2024

    ·

  • Database Backup and Recovery Strategies for Beginners

    Essential backup and recovery techniques every database administrator should know to protect critical data.

    12 min read   ·   February 18, 2024

    ·

  • Git Version Control: A Beginner's Guide to Managing Your Code

    Learn the fundamentals of Git version control, from basic commands to branching strategies. Perfect for developers starting their Git journey.

    10 min read   ·   January 15, 2024

    ·

  • Advanced Git Management: Branching Strategies and Collaboration

    Master advanced Git techniques including branching strategies, resolving conflicts, and collaborating effectively with teams.

    14 min read   ·   December 10, 2023

    ·