ufukcam.com Ads.txt file

<!DOCTYPE html>
<html lang="tr" prefix="og: http://ogp.me/ns#">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<!-- SEO Meta Tags -->
<title>Ufuk Çam - CEO & Startup Founder | Teknoloji Lideri & Girişimci</title>
<meta name="description" content="Ufuk Çam - Estonya ve Türkiye'de 10+ startup kurmuş teknoloji lideri ve CEO. IoT, SaaS, Fintech, Digital Solutions alanlarında uzman girişimci. Navibil, Estegre, RevBoost ve daha fazlası." />
<meta name="keywords" content="Ufuk Çam, CEO, Startup Founder, Teknoloji Lideri, Girişimci, SaaS, IoT, Fintech, Navibil, Estegre, RevBoost, BenScreen, Estonya, Türkiye, Digital Solutions" />
<meta name="author" content="Ufuk Çam" />
<meta name="robots" content="index, follow" />
<meta name="language" content="Turkish" />
<link rel="canonical" href="https://ufukcam.com" />

<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://ufukcam.com" />
<meta property="og:title" content="Ufuk Çam - CEO & Startup Founder | Teknoloji Lideri" />
<meta property="og:description" content="Estonya ve Türkiye'de 10+ startup kurmuş teknoloji lideri ve CEO. IoT, SaaS, Fintech alanlarında uzman girişimci." />
<meta property="og:image" content="https://ufukcam.com/og-image.jpg" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:site_name" content="Ufuk Çam" />
<meta property="og:locale" content="tr_TR" />

<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://ufukcam.com" />
<meta property="twitter:title" content="Ufuk Çam - CEO & Startup Founder" />
<meta property="twitter:description" content="Teknoloji lideri ve girişimci. 10+ startup kurucusu. IoT, SaaS, Fintech uzmanı." />
<meta property="twitter:image" content="https://ufukcam.com/twitter-image.jpg" />
<meta property="twitter:creator" content="@ufukcam" />

<!-- Additional Meta Tags -->
<meta name="theme-color" content="#0f0f23" />
<meta name="msapplication-TileColor" content="#0f0f23" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />

<!-- Structured Data - JSON-LD -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Ufuk Çam",
"jobTitle": "CEO & Startup Founder",
"description": "Teknoloji alanında girişimci CEO. Estonya ve Türkiye'de 10+ startup kurucusu.",
"url": "https://ufukcam.com",
"email": "ufuk@ufukcam.com",
"nationality": "Turkish",
"workLocation": [
{
"@type": "Place",
"name": "Estonia"
},
{
"@type": "Place",
"name": "Turkey"
}
],
"knowsAbout": ["SaaS", "IoT", "Fintech", "Digital Solutions", "Startup Management", "Technology Leadership"],
"founder": [
{
"@type": "Organization",
"name": "Estegre",
"url": "https://estegre.com",
"description": "IoT sensors and environmental monitoring solutions"
},
{
"@type": "Organization",
"name": "RevBoost",
"url": "https://revboost.app",
"description": "Customer review analytics platform"
},
{
"@type": "Organization",
"name": "Navibil",
"url": "https://navibil.com",
"description": "Fleet management system"
},
{
"@type": "Organization",
"name": "BenScreen",
"url": "https://benscreen.com",
"description": "Digital signage solutions"
},
{
"@type": "Organization",
"name": "Esim Solutions",
"url": "https://simtegre",
"description": "eSIM services for travelers"
},
{
"@type": "Organization",
"name": "TrackBil",
"url": "https://trackbil.com",
"description": "Vehicle tracking system"
},
{
"@type": "Organization",
"name": "BilPP",
"url": "https://bilpp.com",
"description": "Interactive quiz and survey platform"
},
{
"@type": "Organization",
"name": "ThisMenu",
"url": "https://thismenu.net",
"description": "QR menu and contactless payment solutions"
},
{
"@type": "Organization",
"name": "BenTap",
"url": "https://bentap.com",
"description": "Smart digital business card solutions"
}
],
"sameAs": [
"https://www.linkedin.com/in/ufukcam",
"https://github.com/ufukcam"
]
}
</script>

<script src="https://cdn.tailwindcss.com"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
<style>
@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');

body {
font-family: 'Space Grotesk', sans-serif;
background: linear-gradient(135deg, #0f0f23 0%, #1a1a2e 50%, #16213e 100%);
color: #ffffff;
overflow-x: hidden;
}

.mono {
font-family: 'JetBrains Mono', monospace;
}

.glow {
box-shadow: 0 0 30px rgba(59, 130, 246, 0.3);
}

.brand-card {
background: rgba(255, 255, 255, 0.05);
backdrop-filter: blur(10px);
border: 1px solid rgba(255, 255, 255, 0.1);
transition: all 0.3s ease;
}

.brand-card:hover {
background: rgba(255, 255, 255, 0.1);
transform: scale(1.02);
border-color: rgba(59, 130, 246, 0.3);
}

.glass {
background: rgba(255, 255, 255, 0.08);
backdrop-filter: blur(20px);
border: 1px solid rgba(255, 255, 255, 0.15);
}

.neon-text {
text-shadow: 0 0 20px rgba(59, 130, 246, 0.6);
}

.floating-bg {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: -1;
}

.floating-bg::before,
.floating-bg::after {
content: '';
position: absolute;
width: 300px;
height: 300px;
border-radius: 50%;
filter: blur(60px);
opacity: 0.1;
animation: float 8s ease-in-out infinite;
}

.floating-bg::before {
background: linear-gradient(45deg, #3b82f6, #8b5cf6);
top: 20%;
right: 10%;
animation-delay: -2s;
}

.floating-bg::after {
background: linear-gradient(45deg, #06b6d4, #3b82f6);
bottom: 20%;
left: 10%;
animation-delay: -4s;
}

@keyframes float {
0%, 100% { transform: translateY(0px) rotate(0deg); }
50% { transform: translateY(-20px) rotate(180deg); }
}
</style>
</head>
<body class="min-h-screen">
<div class="floating-bg"></div>

<main class="container mx-auto px-4 py-6 min-h-screen" role="main">
<!-- Main Grid Layout -->
<div class="grid grid-cols-12 gap-6 h-screen max-h-screen">

<!-- Left Profile Panel -->
<aside class="col-span-12 lg:col-span-4 flex flex-col space-y-4" role="complementary">

<!-- Profile Card -->
<section class="glass rounded-2xl p-6 text-center flex-shrink-0" itemscope itemtype="https://schema.org/Person">
<div class="w-24 h-24 mx-auto mb-4 rounded-full bg-gradient-to-br from-blue-500 to-purple-600 flex items-center justify-center text-white text-3xl glow" role="img" aria-label="Ufuk Çam Profile Avatar">
<i class="fas fa-rocket" aria-hidden="true"></i>
</div>
<h1 class="text-3xl font-bold neon-text mb-2" itemprop="name">Ufuk Çam</h1>
<p class="text-blue-300 text-lg mb-4 mono" itemprop="jobTitle">CEO & Startup Founder</p>
<div class="flex flex-wrap justify-center gap-2">
<span class="px-3 py-1 bg-blue-500/20 text-blue-300 rounded-full text-xs mono border border-blue-500/30">CEO</span>
<span class="px-3 py-1 bg-purple-500/20 text-purple-300 rounded-full text-xs mono border border-purple-500/30">Founder</span>
<span class="px-3 py-1 bg-green-500/20 text-green-300 rounded-full text-xs mono border border-green-500/30">EST & TR</span>
</div>
</section>

<!-- About Card -->
<section class="glass rounded-2xl p-6 flex-grow">
<h2 class="text-xl font-bold mb-4 text-blue-300 mono">// Hakkımda</h2>
<article>
<p class="text-gray-300 text-sm leading-relaxed mb-4">
Teknoloji alanında girişimci CEO. Estonya ve Türkiye'de aktif startup'lar kurdum.
10+ yıl yazılım tecrübesi ile SaaS çözümleri geliştiriyorum.
</p>
<p class="text-gray-400 text-xs leading-relaxed">
Startup ekosisteminde sürdürülebilir çözümler üretiyorum. Geleceğin teknolojilerini şekillendiriyorum.
</p>
</article>

<!-- Contact -->
<section class="mt-6 pt-4 border-t border-white/10">
<h3 class="text-sm font-medium text-blue-300 mb-3 mono">// İletişim</h3>
<nav class="flex space-x-3" role="navigation" aria-label="Contact and Social Links">
<a href="/cdn-cgi/l/email-protection#7e0b180b153e0b180b151d1f13501d1113" class="w-10 h-10 bg-red-500/20 rounded-lg flex items-center justify-center text-red-400 hover:bg-red-500/30 transition-all border border-red-500/30" aria-label="Email Ufuk Çam">
<i class="fas fa-envelope text-sm" aria-hidden="true"></i>
</a>
<a href="https://ufukcam.netlify.app/" target="_blank" rel="noopener" class="w-10 h-10 bg-emerald-500/20 rounded-lg flex items-center justify-center text-emerald-400 hover:bg-emerald-500/30 transition-all border border-emerald-500/30" aria-label="Read Ufuk Çam's Blog">
<i class="fas fa-blog text-sm" aria-hidden="true"></i>
</a>
<a href="https://www.linkedin.com/in/ufukcam" target="_blank" rel="noopener" class="w-10 h-10 bg-blue-500/20 rounded-lg flex items-center justify-center text-blue-400 hover:bg-blue-500/30 transition-all border border-blue-500/30" aria-label="LinkedIn Profile">
<i class="fab fa-linkedin-in text-sm" aria-hidden="true"></i>
</a>
<a href="https://github.com/ufukcam" target="_blank" rel="noopener" class="w-10 h-10 bg-gray-500/20 rounded-lg flex items-center justify-center text-gray-400 hover:bg-gray-500/30 transition-all border border-gray-500/30" aria-label="GitHub Profile">
<i class="fab fa-github text-sm" aria-hidden="true"></i>
</a>
</nav>
</section>
</section>

</aside>

<!-- Right Content Panel -->
<div class="col-span-12 lg:col-span-8 flex flex-col space-y-4">

<!-- Vision Banner -->
<section class="glass rounded-2xl p-6 flex-shrink-0">
<h2 class="text-2xl font-bold mb-3 neon-text mono">// Startup Vizyonu</h2>
<article>
<p class="text-gray-300 text-sm leading-relaxed">
Teknoloji ile insanların hayatını kolaylaştıran, sürdürülebilir ve ölçeklenebilir çözümler geliştiriyoruz. Estonya'nın güçlü dijital altyapısı ve Türkiye'nin dinamik pazarını birleştirerek global ölçekte rekabet edebilecek ürünler ortaya koyuyoruz.

Bugüne kadar geliştirdiğimiz startup’ların bazılarını başarıyla exit ettik, bazılarını ise büyüterek global pazarlara taşıdık. Bu süreçte KOSGEB, teknopark destekleri ve farklı hibe programlarıyla hem Türkiye’de hem de Avrupa’da önemli teşvikler aldık. Hibeler sayesinde Ar-Ge süreçlerimizi hızlandırırken, yatırımcılarımız için de güvenli ve ölçeklenebilir bir büyüme modeli oluşturduk.

Hedefimiz yalnızca ürün geliştirmek değil; aynı zamanda oluşturduğumuz bilgi birikimi ve ekosistem ile girişimcilik dünyasında sürdürülebilir bir değer yaratmaktır. Hem Türkiye’de hem de Avrupa’da edindiğimiz tecrübeler, kurduğumuz stratejik iş birlikleri ve başarılı çıkışlarımız, bundan sonraki girişimlerimiz için sağlam bir yol haritası oluşturuyor.

Globalleşen teknoloji dünyasında, yenilikçi çözümlerimizle yalnızca bugün değil, geleceğin ihtiyaçlarına da yanıt vermeyi amaçlıyoruz.
</p>
</article>
</section>

<!-- Brands Grid -->
<section class="flex-grow">
<h2 class="text-2xl font-bold mb-4 text-blue-300 mono">// Markalarımız (10)</h2>
<div class="grid grid-cols-2 lg:grid-cols-5 gap-3 mb-4">

<a href="https://estegre.com" target="_blank" rel="noopener" class="brand-card rounded-lg p-4 cursor-pointer" aria-label="Visit Estegre IoT Sensors Website">
<div class="flex items-center mb-2">
<div class="w-8 h-8 bg-green-500 rounded-lg flex items-center justify-center text-white text-sm mr-2">
<i class="fas fa-thermometer-half"></i>
</div>
<div>
<h3 class="text-sm font-bold text-white">Estegre</h3>
<p class="text-green-400 text-xs mono">IoT Sensors</p>
</div>
</div>
<p class="text-gray-400 text-xs mb-2">
Ortam izleme sensörleri, gerçek zamanlı raporlar ve bulut yönetimi.
</p>
<div class="flex flex-wrap gap-1">
<span class="px-2 py-1 bg-green-500/20 text-green-300 rounded text-xs mono">IoT</span>
</div>
</a>

<a href="https://revboost.app" target="_blank" rel="noopener" class="brand-card rounded-lg p-4 cursor-pointer" aria-label="Visit RevBoost Review Analytics Platform">
<div class="flex items-center mb-2">
<div class="w-8 h-8 bg-purple-500 rounded-lg flex items-center justify-center text-white text-sm mr-2">
<i class="fas fa-star"></i>
</div>
<div>
<h3 class="text-sm font-bold text-white">RevBoost</h3>
<p class="text-purple-400 text-xs mono">Review Analytics</p>
</div>
</div>
<p class="text-gray-400 text-xs mb-2">
Müşteri yorumlarını analiz eden itibar yönetimi platformu.
</p>
<div class="flex flex-wrap gap-1">
<span class="px-2 py-1 bg-purple-500/20 text-purple-300 rounded text-xs mono">Analytics</span>
</div>
</a>

<a href="https://navibil.com" target="_blank" rel="noopener" class="brand-card rounded-lg p-4 cursor-pointer" aria-label="Visit Navibil Fleet Management System">
<div class="flex items-center mb-2">
<div class="w-8 h-8 bg-blue-500 rounded-lg flex items-center justify-center text-white text-sm mr-2">
<i class="fas fa-car"></i>
</div>
<div>
<h3 class="text-sm font-bold text-white">Navibil</h3>
<p class="text-blue-400 text-xs mono">Fleet Mgmt</p>
</div>
</div>
<p class="text-gray-400 text-xs mb-2">
Kapsamlı filo yönetim sistemi, bakım ve sürücü takibi.
</p>
<div class="flex flex-wrap gap-1">
<span class="px-2 py-1 bg-blue-500/20 text-blue-300 rounded text-xs mono">SaaS</span>
</div>
</a>

<a href="https://benscreen.com" target="_blank" rel="noopener" class="brand-card rounded-lg p-4 cursor-pointer" aria-label="Visit BenScreen Digital Signage Solutions">
<div class="flex items-center mb-2">
<div class="w-8 h-8 bg-orange-500 rounded-lg flex items-center justify-center text-white text-sm mr-2">
<i class="fas fa-tv"></i>
</div>
<div>
<h3 class="text-sm font-bold text-white">BenScreen</h3>
<p class="text-orange-400 text-xs mono">Digital Signage</p>
</div>
</div>
<p class="text-gray-400 text-xs mb-2">
Uzaktan yönetimli dijital ekran çözümleri ve içerik yönetimi.
</p>
<div class="flex flex-wrap gap-1">
<span class="px-2 py-1 bg-orange-500/20 text-orange-300 rounded text-xs mono">Display</span>
</div>
</a>

<a href="https://simtegre.com" target="_blank" rel="noopener" class="brand-card rounded-lg p-4 cursor-pointer" aria-label="Visit eSim'le eSIM Services">
<div class="flex items-center mb-2">
<div class="w-8 h-8 bg-cyan-500 rounded-lg flex items-center justify-center text-white text-sm mr-2">
<i class="fas fa-sim-card"></i>
</div>
<div>
<h3 class="text-sm font-bold text-white">Simtegre</h3>
<p class="text-cyan-400 text-xs mono">eSIM Service</p>
</div>
</div>
<p class="text-gray-400 text-xs mb-2">
Yurt dışında anında aktif eSIM paketleri ve mobil internet.
</p>
<div class="flex flex-wrap gap-1">
<span class="px-2 py-1 bg-cyan-500/20 text-cyan-300 rounded text-xs mono">Telecom</span>
</div>
</a>

<a href="https://trackbil.com" target="_blank" rel="noopener" class="brand-card rounded-lg p-4 cursor-pointer" aria-label="Visit TrackBil Vehicle Tracking System">
<div class="flex items-center mb-2">
<div class="w-8 h-8 bg-red-500 rounded-lg flex items-center justify-center text-white text-sm mr-2">
<i class="fas fa-map-marker-alt"></i>
</div>
<div>
<h3 class="text-sm font-bold text-white">TrackBil</h3>
<p class="text-red-400 text-xs mono">Vehicle Tracking</p>
</div>
</div>
<p class="text-gray-400 text-xs mb-2">
Gerçek zamanlı araç takip sistemi, konum ve hız verisi.
</p>
<div class="flex flex-wrap gap-1">
<span class="px-2 py-1 bg-red-500/20 text-red-300 rounded text-xs mono">GPS</span>
</div>
</a>

<a href="https://bilpp.com" target="_blank" rel="noopener" class="brand-card rounded-lg p-4 cursor-pointer" aria-label="Visit BilPP Quiz Platform">
<div class="flex items-center mb-2">
<div class="w-8 h-8 bg-indigo-500 rounded-lg flex items-center justify-center text-white text-sm mr-2">
<i class="fas fa-question-circle"></i>
</div>
<div>
<h3 class="text-sm font-bold text-white">BilPP</h3>
<p class="text-indigo-400 text-xs mono">Quiz Platform</p>
</div>
</div>
<p class="text-gray-400 text-xs mb-2">
İnteraktif quiz, anket ve form oluşturma platformu.
</p>
<div class="flex flex-wrap gap-1">
<span class="px-2 py-1 bg-indigo-500/20 text-indigo-300 rounded text-xs mono">Quiz</span>
</div>
</a>

<a href="https://thismenu.net" target="_blank" rel="noopener" class="brand-card rounded-lg p-4 cursor-pointer" aria-label="Visit ThisMenu QR Menu Solutions">
<div class="flex items-center mb-2">
<div class="w-8 h-8 bg-yellow-500 rounded-lg flex items-center justify-center text-white text-sm mr-2">
<i class="fas fa-qrcode"></i>
</div>
<div>
<h3 class="text-sm font-bold text-white">ThisMenu</h3>
<p class="text-yellow-400 text-xs mono">QR Menu</p>
</div>
</div>
<p class="text-gray-400 text-xs mb-2">
QR menü ve temassız ödeme çözümleri restoranlar için.
</p>
<div class="flex flex-wrap gap-1">
<span class="px-2 py-1 bg-yellow-500/20 text-yellow-300 rounded text-xs mono">Fintech</span>
</div>
</a>

<a href="https://bentap.com" target="_blank" rel="noopener" class="brand-card rounded-lg p-4 cursor-pointer" aria-label="Visit BenTap Digital Business Cards">
<div class="flex items-center mb-2">
<div class="w-8 h-8 bg-pink-500 rounded-lg flex items-center justify-center text-white text-sm mr-2">
<i class="fas fa-id-card"></i>
</div>
<div>
<h3 class="text-sm font-bold text-white">BenTap</h3>
<p class="text-pink-400 text-xs mono">Digital Card</p>
</div>
</div>
<p class="text-gray-400 text-xs mb-2">
Akıllı dijital kartvizit çözümleri ve iletişim yönetimi.
</p>
<div class="flex flex-wrap gap-1">
<span class="px-2 py-1 bg-pink-500/20 text-pink-300 rounded text-xs mono">NFC</span>
</div>
</a>

<div class="brand-card rounded-lg p-4 cursor-pointer">
<div class="flex items-center mb-2">
<div class="w-8 h-8 bg-emerald-500 rounded-lg flex items-center justify-center text-white text-sm mr-2">
<i class="fas fa-plane"></i>
</div>
<div>
<h3 class="text-sm font-bold text-white">Aviation & Tourism</h3>
<p class="text-emerald-400 text-xs mono">Special Projects</p>
</div>
</div>
<p class="text-gray-400 text-xs mb-2">
Turizm ve havacılık alanında özel projeler ve çözümler.
</p>
<div class="flex flex-wrap gap-1">
<span class="px-2 py-1 bg-emerald-500/20 text-emerald-300 rounded text-xs mono">Aviation</span>
</div>
</div>

</div>

<!-- Footer -->
<footer class="glass rounded-xl p-4 mt-4" role="contentinfo">
<div class="flex flex-col space-y-2">
<div class="flex justify-between items-center">
<p class="text-gray-400 text-xs mono">© 2024 Ufuk Çam</p>
<span class="text-gray-500 text-xs mono">CEO & Startup Founder</span>
</div>
<div class="flex items-center justify-center space-x-2">
<div class="w-2 h-2 bg-green-400 rounded-full animate-pulse" aria-hidden="true"></div>
<span class="text-green-400 text-xs mono">Available for partnerships</span>
</div>
</div>
</footer>
</section>


</div>

</div>
</main>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body>
</html>

Ads.Txt Alerts - A trading name of Red Volcano Limited

Waterloo Buildings, Second Floor Rear, 53 London Road, Southampton, Hampshire, United Kingdom, SO15 2AD

© Red Volcano 2020. All Rights Reserved.