-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
264 lines (246 loc) · 11.6 KB
/
index.html
File metadata and controls
264 lines (246 loc) · 11.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Blas Kolic — Researcher</title>
<meta name="description"
content="Postdoctoral researcher portfolio: publications, research projects, software, datasets, teaching, blog, and music." />
<!-- Open Graph / Twitter cards -->
<meta property="og:type" content="website" />
<meta property="og:title" content="Blas Kolic — Researcher" />
<meta property="og:description" content="Research, software, and writing." />
<meta property="og:image" content="/assets/img/og-image.png" />
<meta property="og:url" content="https://www.inet.ox.ac.uk/people/blas-kolic" />
<meta name="twitter:card" content="summary_large_image" />
<link rel="icon" href="/assets/favicon.png" />
<link rel="canonical" href="https://www.inet.ox.ac.uk/people/blas-kolic" />
<link rel="stylesheet" href="assets/site.css?v=dev" />
<!-- Structured data for better SEO -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Blas Kolic",
"jobTitle": "Postdoctoral Researcher",
"affiliation": {"@type":"Institute of Big Data (uc3m-IBiDat)","name":"Universidad Carlos III de Madrid"},
"url": "https://www.inet.ox.ac.uk/people/blas-kolic",
"sameAs": [
"https://scholar.google.com/citations?user=0XChvVYAAAAJ&hl=en&oi=ao",
"https://orcid.org/0000-0003-3175-4254",
"https://github.com/blas-ko",
"https://x.com/Blas_Ko"
]
}
</script>
</head>
<body>
<a class="skip" href="#main">Skip to content</a>
<header>
<div class="container">
<nav class="row">
<div class="brand" aria-label="Home">
<span class="dot" aria-hidden="true"></span>
<a href="#">Blas Kolic</a>
</div>
<div class="navlinks" aria-label="Primary">
<a href="#research">Research</a>
<a href="#software">Software</a>
<a href="#blog">Blog</a>
<a href="#contact">CV & Contact</a>
</div>
<button class="theme-toggle" id="themeToggle" aria-label="Toggle dark mode">🌙</button>
</nav>
</div>
</header>
<main id="main" class="container">
<!-- ===== Hero ===== -->
<section class="hero" id="about">
<div class="row">
<div class="hero-text">
<h1>Hi, I’m <span class="nowrap">Blas Kolic</span>.</h1>
<p class="lead">
Postdoctoral researcher in <strong>Network Science</strong> & <strong>Computational Social Science</strong>.
</p>
</div>
<div class="hero-photo">
<img src="assets/img/profile.png" alt="Portrait of Blas Kolic" />
</div>
</div>
</section>
<!-- ===== About & Highlights ===== -->
<section aria-labelledby="about-kicker">
<p id="about-kicker" class="kicker">About</p>
<div class="cols">
<div>
<p>I’m currently a postdoc at <a href="https://ibidat.es/" target="_blank"
rel="noopener"><strong>uc3m-IBiDat</strong></a>
(Madrid), working with Prof. Rosa E. Lillo on incentivized
network dynamics and fairness in machine learning.</p>
<p>I have a PhD in Mathematics from the University of Oxford, where I
was part of the <strong>Complexity Economics</strong> group of the <a href="https://www.inet.ox.ac.uk/"
target="_blank" rel="noopener">Institute for New Economic Thinking</a> supervised by Prof. Doyne Farmer.
I'm also a <strong>Physicist</strong> from the Universidad Nacional Autónoma de México.</p>
<p>My main scientific interests lie in
understanding real-world phenomena through the lens of complex systems. This made me explore fields from
agent‑based modeling, to network science, to dynamical systems, to latent state inference, to computational
social sciences.</p>
<p>Beyond academia, I love music and am strongly in favor of open-source science.</p>
<div class="spacer"></div>
<div class="row" style="margin:1rem 0;">
<a class="btn" href="https://scholar.google.com/citations?user=0XChvVYAAAAJ&hl=en&oi=ao" target="_blank"
rel="noopener">
<img src="assets/img/logos/Google_Scholar_logo.png"
alt="Google Scholar Logo"
width="16" height="16"
style="margin-right:4px; vertical-align:middle;">
Scholar
</a>
<a class="btn" href="https://github.com/blas-ko" target="_blank" rel="noopener">
<img src="assets/img/logos/github-logo.png"
alt="Google Scholar Logo"
width="16" height="16"
style="margin-right:4px; vertical-align:middle;">
GitHub
</a>
<a class="btn" href="https://www.linkedin.com/in/blas-kolic-921359171/" target="_blank" rel="noopener">
<img src="assets/img/logos/Linkedin-logo.png"
alt="Google Scholar Logo"
width="16" height="16"
style="margin-right:4px; vertical-align:middle;">
LinkedIn
</a>
<a class="btn" href="https://bsky.app/profile/blas-ko.bsky.social" target="_blank" rel="noopener">
<img src="assets/img/logos/Bluesky_Logo.png"
alt="Google Scholar Logo"
width="16" height="16"
style="margin-right:4px; vertical-align:middle;">
Bluesky
</a>
</div>
</div>
<!-- NEWS -->
<aside class="card">
<h3>News</h3>
<ul>
<li>📝<strong>New preprint</strong>: Celebrity messages reduce online hate and limit its spread (2026) (
<a href="https://arxiv.org/abs/2601.04134" target="_blank" rel="noopener">arXiv</a>
)</li>
<li>📰<strong>New paper</strong>: Incentivized network dynamics in digital job recruitment (2025) (
<a href="https://doi.org/10.1093/comnet/cnaf047" target="_blank" rel="noopener">paper</a>,
<a href="https://arxiv.org/abs/2410.09698" target="_blank" rel="noopener">arXiv</a>,
<a href="https://github.com/blas-ko/IndependentHaltingCascadeModel" target="_blank" rel="noopener">code</a>
)</li>
<li>🧩<strong>Methods workshop</strong>: Network Theory for the Social Sciences: Concepts, Models, and Applications with Python (
<a href="https://github.com/blas-ko/uc3m_networks_workshop_2025" target="_blank" rel="noopener">GitHub</a>
)</li>
<li>📝<strong>New preprint</strong>: Comparing Data Assimilation and Likelihood-Based Inference on Latent State Estimation in Agent-Based Models (2025) (
<a href="https://arxiv.org/abs/2509.17625" target="_blank" rel="noopener">arXiv</a>
)</li>
<li>📰<strong>New paper</strong>: From chambers to echo chambers: quantifying polarization with a
second-neighbor approach applied to Twitter's climate discussion (2025) (
<a href="https://doi.org/10.1093/comnet/cnaf020" target="_blank" rel="noopener">paper</a>,
<a href="https://arxiv.org/abs/2206.14501" target="_blank" rel="noopener">arXiv</a>,
<a href="https://github.com/blas-ko/Twitter_chambers" target="_blank" rel="noopener">code</a>
)</li>
<li>🎸 <strong>Back to Black (live)</strong>: Cover performed with my band Ta Katt (
<a href="https://www.youtube.com/watch?v=y037swYi23o" target="_blank" rel="noopener">watch</a>
)</li>
</ul>
</aside>
</div>
</section>
<!-- ===== Research ===== -->
<section id="research" data-src="research.html#research">
<p class="kicker">Research</p>
<h2>Loading…</h2>
</section>
<!-- ===== Software ===== -->
<section id="software" data-src="software.html#software">
<p class="kicker">Software</p>
<h2>Loading…</h2>
</section>
<!-- ===== Blog ===== -->
<section id="blog" data-src="blog.html#blog">
<p class="kicker">Blog</p>
<h2>Loading…</h2>
</section>
<!-- ===== CV & Contact ===== -->
<section id="contact" data-src="contact.html#contact">
<p class="kicker">CV & Contact</p>
<h2>Loading…</h2>
</section>
</main>
<footer class="container">
<p>© <span id="year"></span> Blas Kolic. Content licensed under <a href="#">CC BY 4.0</a>. Code under <a
href="#">MIT</a>.</p>
</footer>
<script>
// ===== Theme toggle with localStorage =====
(function () {
const stored = localStorage.getItem('theme');
const prefersDark = window.matchMedia('(prefers-color-scheme: dark)').matches;
if ((stored === 'dark') || (!stored && prefersDark)) document.documentElement.classList.add('dark');
document.documentElement.classList.remove('no-js');
const toggle = document.getElementById('themeToggle');
toggle.addEventListener('click', () => {
const isDark = document.documentElement.classList.toggle('dark');
localStorage.setItem('theme', isDark ? 'dark' : 'light');
toggle.textContent = isDark ? '☀️' : '🌙';
});
toggle.textContent = document.documentElement.classList.contains('dark') ? '☀️' : '🌙';
})();
// ===== Modular includes: load sections from separate HTML files =====
async function loadIncludes() {
const targets = document.querySelectorAll('section[data-src]');
for (const el of targets) {
const src = el.getAttribute('data-src'); // e.g., "research.html#research"
const [url, hash] = src.split('#');
try {
const bust = (url.includes('?') ? '&' : '?') + 'v=' + Date.now();
const res = await fetch(url + bust, { cache: 'no-store', credentials: 'same-origin' });
const html = await res.text();
const tmp = document.createElement('div');
tmp.innerHTML = html;
let content = tmp;
if (hash) {
const found = tmp.querySelector(`#${hash}`);
if (found) content = found;
}
// Replace the placeholder contents with the loaded inner HTML
el.innerHTML = content.innerHTML;
} catch (err) {
el.innerHTML = `<p class="muted">Failed to load ${src}</p>`;
console.error('Include error:', src, err);
}
}
}
function attachCopyEmailHandler() {
const btn = document.getElementById('copyEmail');
if (!btn) return;
// Remove previous handler if any
btn.replaceWith(btn.cloneNode(true));
const fresh = document.getElementById('copyEmail');
fresh.addEventListener('click', () => {
const emailEl = document.getElementById('email');
const fallback = 'your.name@university.edu';
const email = (emailEl && emailEl.dataset?.email) || fallback;
navigator.clipboard.writeText(email).then(() => {
const old = fresh.textContent;
fresh.textContent = 'Copied ✔';
setTimeout(() => fresh.textContent = old, 1500);
});
});
}
document.addEventListener('DOMContentLoaded', async () => {
await loadIncludes();
attachCopyEmailHandler();
// ===== Footer helpers =====
const yearEl = document.getElementById('year');
if (yearEl) yearEl.textContent = new Date().getFullYear();
const lu = document.getElementById('lastUpdated');
if (lu) lu.textContent = new Date(document.lastModified).toLocaleDateString();
});
</script>
</body>
</html>