<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/5543">
<title>Thesis Report</title>
<link>http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/5543</link>
<description/>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/17116"/>
<rdf:li rdf:resource="http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/17114"/>
<rdf:li rdf:resource="http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/17112"/>
<rdf:li rdf:resource="http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/17111"/>
</rdf:Seq>
</items>
<dc:date>2026-04-28T14:20:55Z</dc:date>
</channel>
<item rdf:about="http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/17116">
<title>Deepfake Image Detection Using Deep Learning Models</title>
<link>http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/17116</link>
<description>Deepfake Image Detection Using Deep Learning Models
Das, Sajib
Fake images are becoming a threat to our society. Recognizing fake images with the naked eye is a very difficult task. And in many cases it is impossible to recognize even after much effort. Due to which it is becoming easier to spread false news among people and misguide them with less effort. This problem will become even bigger in the future and will pose a threat to human safety. In this research paper I performed deep learning models one by one and from those I took the best performing models. With their help, I created a hybrid model using the best performing models. My goal is to create a hybrid model that will give high accuracy and high recall rate. And will also perform well on any custom dataset. To this end, a custom hybrid model was created and implemented leveraging innovative factorized residual blocks to achieve efficient feature extraction with reduced parameter counts. Firstly I performed with single models MobileNetV2, InceptionV3, EffieientNetV2B0, ResNet50, VGG16. From these models I took 2 models with best accuracy, precision, recall and f1 score and combined them. Then I fine-tuned for binary classification of real versus AI-generated images. This hybrid model trained and validated on the CIFAKE dataset, which contains labeled samples of authentic and synthetic images. I made a custom dataset also to check how my hybrid model on unseen dataset and it performed pretty well. Training leveraged GPU acceleration within TensorFlow/Keras frameworks to optimize computational performance. The model performance results are presented in the form of accuracy, precision, recall, f1 score, performance metrics and confusion metrics generated by the model. And I saw that Mobilentiv2 and ResNet50 are performing the same results on the CIFAKE dataset. And the rest of the models are performing almost close. So I created a hybrid model using MobilityTV2 and ResNet50 as the best performing single model. The hybrid model performs well. Robustness check is done by using a custom dataset and checking the unseen dataset. For the CIFAKE dataset my hybrid models accuracy was 0.98 and recall rate also increased to 0.98. And for the custom dataset my accuracy was 0.8875 and recall rate was 0.8875. This study underscores the feasibility of using hybrid models for fake image detection, providing a practical pathway toward scalable, real-time systems capable of mitigating the spread of AI-generated misinformation.
Thesis Report
</description>
<dc:date>2025-08-11T00:00:00Z</dc:date>
</item>
<item rdf:about="http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/17114">
<title>AI-Driven DevOps: Enhancing Automation, Efficiency, and Reliability in Software Development</title>
<link>http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/17114</link>
<description>AI-Driven DevOps: Enhancing Automation, Efficiency, and Reliability in Software Development
Ratul, Radwanul Habib
We are seeing that software development is changing very fast, and it demands only faster and more secure delivery methods. Traditional DevOps practices automate workflows effectively, but they have limitations in predictive analytics and anomaly detection itself. Further, these practices cannot make intelligent decisions automatically. This thesis studies how to add AI into DevOps work processes, focusing on CI/CD pipelines, as per the need to improve automation and efficiency. The research examines AI integration, which means better workflow management and system strength. Usually, the research visualizes a complete method for creating and testing AIpowered CI/CD systems that helps to cover the some steps like data collection, model training, and monitoring. The methodology includes all essential processes from preprocessing to evaluation and explainability. We use real CI/CD log data to create AI-powered workflows with machine learning models. These models definitely help with automatic testing, better deployments, predicting failures, and finding security problems. The dataset is further divided into training, validation, and testing subsets for proper model evaluation. The model itself achieved 100% accuracy, precision, and recall in simulated experiments. As per comparative analysis, AI-driven DevOps shows better results than traditional DevOps regarding build success rates, deployment speed, recovery time, and security detection. When we do AI integration is used in DevOps processes, it helps to reveal significant improvements. Case studies in the real world show that AI methods work well in large software systems. Moreover, these approaches help reduce system failures, fix problems faster, and make security better. This research surely helps connect traditional automation with smart decision-making in DevOps. Moreover, the findings bridge an important gap between these two approaches. Basically, when organizations add AI models to their CI/CD pipelines, they get the same result - software delivery that can fix itself, predict problems, and adapt automatically. The study surely concludes that AI-driven DevOps is not just an improvement of existing practices. Moreover, it represents a complete transformation toward fully independent software engineering systems.
Thesis Report
</description>
<dc:date>2025-09-11T00:00:00Z</dc:date>
</item>
<item rdf:about="http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/17112">
<title>Essenza - A Clothing eCommerce Store</title>
<link>http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/17112</link>
<description>Essenza - A Clothing eCommerce Store
Fahim, Omar Faruqe
This project, Essenza – A Clothing eCommerce Store, is an online shopping platform designed to sell clothing and related products with a focus on user-friendly design and automated bundle offers. The system provides essential e-commerce features such as user registration, product browsing, cart management, secure checkout, multiple payment methods, and order tracking. It also includes an admin panel for product and sales management, as well as real-time discount offers to encourage bulk purchases. The platform has been developed using React.js for the frontend, Node.js for the backend, and MongoDB for the database. Agile methodology and the Software Release Life Cycle (SRLC) have been followed for development and deployment. Comprehensive testing strategies, including functional, performance, and security testing, ensured system reliability, scalability, and compliance with privacy standards. Essenza successfully supports up to 2,000 concurrent users with fast response times and achieved positive results in usability and performance. Future enhancements include AI-based personalized product recommendations, augmented reality (AR) try-on features, and multilingual support to reach a wider audience
Thesis Report
</description>
<dc:date>2025-08-11T00:00:00Z</dc:date>
</item>
<item rdf:about="http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/17111">
<title>Faculty Resistance to Change in Bangladeshi Schools: A Cost–Benefit Perspective on Perceived Value, Switching, and Transition</title>
<link>http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/17111</link>
<description>Faculty Resistance to Change in Bangladeshi Schools: A Cost–Benefit Perspective on Perceived Value, Switching, and Transition
Ifan, Hasibul Islam
In order to determine why many instructors are still hesitant to incorporate information and communication technology (ICT) into their lessons despite significant government initiatives, this study looks into the factors influencing faculty reluctance to ICT adoption in Bangladeshi high schools. The study investigates the effects of perceived value, switching benefits, user participation, transition cost, switching cost, and satisfaction on resistance, guided by the Status Quo Bias Theory and a cost-benefit analytical framework. 350 teachers were given a structured questionnaire based on established scales as part of a quantitative approach, and 320 of their answers were examined using Partial Least Squares Structural Equation Modeling (PLS-SEM) in SmartPLS. The findings show that high transition costs dramatically raise switching costs, which lower perceived value; on the other hand, switching benefits and user involvement raise perceived value, which considerably reduces resistance. Another factor that was found to influence resistance was satisfaction. According to the study, resistance can be lessened by lowering transition and switching costs, encouraging teacher involvement in ICT planning, and clearly conveying the concrete educational advantages. By combining resistance theory and cost-benefit analysis, it theoretically advances the literature on ICT adoption while, practically, providing policymakers with doable tactics to enhance ICT integration. Finally, the results emphasize that both infrastructure investment and human-centered strategies like training, participatory decision-making, and ongoing support are necessary for successful ICT adoption.
Thesis Report
</description>
<dc:date>2025-09-14T00:00:00Z</dc:date>
</item>
</rdf:RDF>
