TICGL

| Data Driven Centre

Test

/* Featured Publications */ .featured { padding: 60px 0; background-color: white; } .section-title { text-align: center; margin-bottom: 40px; position: relative; } .section-title h2 { display: inline-block; background-color: white; padding: 0 20px; position: relative; z-index: 1; color: var(--primary-color); } .section-title::after { content: ""; position: absolute; left: 0; top: 50%; width: 100%; height: 1px; background-color: #ddd; z-index: 0; } .featured-card { display: flex; background-color: white; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); margin-bottom: 30px; } .featured-image { flex: 0 0 40%; background-color: #eee; min-height: 300px; display: flex; align-items: center; justify-content: center; } .featured-content { flex: 0 0 60%; padding: 30px; } .featured-content h3 { font-size: 24px; margin-bottom: 10px; color: var(--primary-color); } .featured-meta { display: flex; margin-bottom: 20px; color: var(--gray-color); font-size: 14px; } .featured-meta > div { margin-right: 20px; display: flex; align-items: center; } .featured-meta i { margin-right: 5px; } .btn { display: inline-block; padding: 10px 20px; background-color: var(--primary-color); color: white; text-decoration: none; border-radius: 5px; transition: background-color 0.3s; font-weight: 500; } .btn:hover { background-color: #003d7a; } /* Categories Section */ .categories { background-color: var(--light-color); padding: 60px 0; } .category-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); gap: 20px; } .category-card { background-color: white; border-radius: 10px; padding: 30px; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05); transition: transform 0.3s; } .category-card:hover { transform: translateY(-5px); } .category-icon { width: 60px; height: 60px; background-color: var(--primary-color); color: white; margin: 0 auto 20px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 24px; } .category-card h3 { margin-bottom: 10px; color: var(--primary-color); } .category-card p { font-size: 14px; color: var(--gray-color); } /* Recent Publications */ .recent { padding: 60px 0; background-color: white; } .publication-table { width: 100%; border-collapse: collapse; } .publication-table th { text-align: left; padding: 15px; background-color: var(--primary-color); color: white; } .publication-table td { padding: 15px; border-bottom: 1px solid #eee; } .publication-table tr:nth-child(even) { background-color: #f9f9f9; } .publication-table a { color: var(--primary-color); text-decoration: none; } .publication-table a:hover { text-decoration: underline; } .view-all { text-align: center; margin-top: 30px; } /* Case Studies */ .case-studies { background-color: var(--light-color); padding: 60px 0; } .case-study-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(350px, 1fr)); gap: 30px; } .case-study-card { background-color: white; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); } .case-study-image { height: 200px; background-color: #eee; display: flex; align-items: center; justify-content: center; } .case-study-content { padding: 25px; } .case-study-content h3 { font-size: 20px; margin-bottom: 10px; color: var(--primary-color); } .case-study-meta { margin-bottom: 15px; color: var(--gray-color); font-size: 14px; } .sector-badge { display: inline-block; padding: 5px 10px; background-color: var(--secondary-color); color: white; border-radius: 20px; font-size: 12px; margin-bottom: 15px; } /* Researcher Profile */ .researcher { padding: 60px 0; background-color: white; } .researcher-profile { display: flex; align-items: center; margin-bottom: 30px; } .researcher-image { flex: 0 0 150px; height: 150px; border-radius: 50%; background-color: #eee; margin-right: 30px; display: flex; align-items: center; justify-content: center; } .researcher-info h3 { font-size: 24px; margin-bottom: 10px; color: var(--primary-color); } .researcher-info p { margin-bottom: 20px; } /* Citation Guidelines */ .citation { background-color: var(--light-color); padding: 60px 0; } .citation-box { background-color: white; border-radius: 10px; padding: 30px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); } .citation-code { background-color: #f5f5f5; padding: 20px; border-radius: 5px; margin: 20px 0; font-family: monospace; white-space: pre-wrap; } /* Footer */ footer { background-color: var(--dark-color); color: white; padding: 60px 0 30px; } .footer-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-bottom: 30px; } .footer-section h3 { font-size: 18px; margin-bottom: 20px; position: relative; padding-bottom: 10px; } .footer-section h3::after { content: ""; position: absolute; left: 0; bottom: 0; width: 50px; height: 2px; background-color: var(--accent-color); } .footer-contact li { margin-bottom: 15px; display: flex; align-items: flex-start; } .footer-contact i { margin-right: 10px; color: var(--accent-color); } .copyright { text-align: center; padding-top: 30px; border-top: 1px solid rgba(255, 255, 255, 0.1); font-size: 14px; }

PUBLICATIONS

Discover research papers, case studies, and data-driven insights from the TICGL Data Driven Centre, led by Amran Bhuzohera.

Research Categories

📊

Data Analytics & BI

Explore our research on transforming raw data into actionable business insights.

🤖

Machine Learning

Discover innovative applications of ML algorithms across various domains.

📈

Case Studies

Real-world applications of data-driven approaches in industry contexts.

🔮

Predictive Modeling

Research on forecasting methodologies and predictive analytics.

💻

Digital Transformation

Insights on leveraging data for organizational digital transformation.

🚀

Emerging Technologies

Exploring cutting-edge tech and their implications for data science.

Recent Publications

TitleAuthor(s)DateCategory
Optimizing Data Pipeline Architecture for Real-time AnalyticsAmran Bhuzohera, Jane SmithJanuary 2025Data Analytics
Neural Networks for Customer Churn PredictionAmran BhuzoheraDecember 2024Machine Learning
Data-Driven Decision Making in Healthcare AdministrationAmran Bhuzohera, John Doe, Sarah JohnsonNovember 2024Case Study
Time Series Analysis for Market Trend PredictionRobert Chen, Amran BhuzoheraOctober 2024Predictive Modeling

Highlighted Case Studies

Case Study Image
Manufacturing

Optimizing Production Efficiency with Predictive Maintenance

By Amran Bhuzohera | January 2025

How a manufacturing company reduced downtime by 45% and maintenance costs by 30% using IoT sensors and machine learning algorithms.

Read Case Study
Case Study Image
Retail

Customer Segmentation for Personalized Marketing

By Amran Bhuzohera, Emma Williams | December 2024

A retail chain that increased conversion rates by 28% using advanced customer segmentation and targeted campaign strategies.

Read Case Study

About the Principal Researcher

Amran Bhuzohera

Amran Bhuzohera

Lead Researcher and Principal Author at the TICGL Data Driven Centre with expertise in machine learning, predictive analytics, and data-driven business transformation. With over 15 years of experience in the field, Amran has contributed significantly through numerous publications and applied research projects.

Full Biography
crossmenu