-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathman-eng.html
More file actions
165 lines (143 loc) · 6.66 KB
/
man-eng.html
File metadata and controls
165 lines (143 loc) · 6.66 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Daniel Castillo Castro — Manifesto</title>
<meta content="index,follow" name="robots">
<meta name="description" content="Personal manifesto on research, open science and the intersection between physics, computing and philosophy."/>
<link rel="canonical" href="https://dacastillo.github.io/man-eng.html" />
<!-- Open Graph -->
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Daniel Castillo Castro — Manifesto" />
<meta property="og:description" content="Personal manifesto on research, open science and the intersection between physics, computing and philosophy." />
<meta property="og:url" content="https://dacastillo.github.io/man-eng.html" />
<meta property="og:site_name" content="Daniel Castillo Castro" />
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Spectral:ital,wght@0,300;0,400;0,600;1,300&family=DM+Sans:wght@300;400;500&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
<!-- CSS -->
<link rel="stylesheet" href="assets/css/main.css">
<!-- Favicon -->
<link rel="icon" href="logo1.png" sizes="32x32" />
<link rel="apple-touch-icon" href="logo1.png" />
<meta name="msapplication-TileImage" content="logo1.png" />
<!-- Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-88801940-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-88801940-1');
</script>
</head>
<body>
<!-- Navigation -->
<header class="container">
<nav class="site-nav">
<a href="eng.html" class="nav-logo" aria-label="Home">DC</a>
<ul>
<li><a href="man-eng.html" aria-current="page">Manifesto</a></li>
<li><a href="cv-eng.html">CV</a></li>
<li><a href="pro-eng.html">Projects</a></li>
<li><a href="link-eng.html">Links</a></li>
<li><a href="man.html" class="nav-lang" aria-label="Versión en español">ES</a></li>
<li><a href="man-pt.html" class="nav-lang" aria-label="Versão em português">PT</a></li>
</ul>
</nav>
</header>
<!-- Main Content -->
<main class="container">
<section class="page-header">
<h1>Manifesto</h1>
</section>
<section>
<article class="manifesto-content">
<p class="lead">
I believe in science as a tool for deep understanding of the world,
in the transparency of open method, and in the transformative potential
of the intersection between disciplines.
</p>
<h2>On Research</h2>
<p>
Scientific research must be <strong>open, reproducible and accessible</strong>.
Knowledge generated with public resources must return to society in forms
that are comprehensible and useful. Computational simulation is an extension of the
traditional scientific method: code is the new laboratory instrument.
</p>
<h2>On Physics</h2>
<p>
Physics is the language with which nature describes its fundamental laws.
From the atomic to the cosmological scale, the same mathematical principles
govern seemingly disparate phenomena. My work seeks to connect these scales:
understanding how macroscopic properties emerge from atomic interactions.
</p>
<h2>On Quantum Computing</h2>
<p>
Quantum computing is not just a promising technology: it is a new way of
thinking about information and nature. Quantum algorithms force us to
reformulate classical problems from first principles. My interest lies in applying
these ideas to concrete problems in chemistry and materials science.
</p>
<h2>On Machine Learning</h2>
<p>
Machine learning is revolutionizing computational science. ML-based interatomic
potentials promise DFT accuracy at classical force field cost. But beyond applications,
ML raises profound questions about what it means to "learn" patterns from scientific data.
</p>
<h2>On Teaching</h2>
<p>
Teaching is the most effective way to learn. The teaching materials I share on this
site are the result of my own training and experience as a teaching assistant at
PUC Chile. I believe in education as a public good and in open source as a
teaching philosophy.
</p>
<h2>On Chile</h2>
<p>
I am Chilean and I believe in the scientific potential of this country. Training
advanced human capital is the most important investment a nation can make. My work
is also a contribution to the Chilean scientific ecosystem: training students,
collaborating with local colleagues, participating in the community.
</p>
<h2>Principles</h2>
<ul>
<li><strong>Rigor:</strong> Precision in method is non-negotiable.</li>
<li><strong>Transparency:</strong> Open code, available data, reproducible methods.</li>
<li><strong>Curiosity:</strong> The best research comes from genuine questions.</li>
<li><strong>Collaboration:</strong> Science is a collective effort.</li>
<li><strong>Patience:</strong> Important problems take time.</li>
</ul>
<hr class="my-lg">
<p class="text-muted">
<em>This manifesto evolves with my thinking. Last updated: March 2026.</em>
</p>
</article>
</section>
<!-- Language versions -->
<section class="mt-lg">
<p class="text-muted">
<strong>Other languages:</strong>
<a href="man.html">Español</a> ·
<a href="man-pt.html">Versão em português</a>
</p>
</section>
</main>
<!-- Footer -->
<footer class="container">
<div class="site-footer">
<div class="footer-location">Santiago, Chile</div>
<div class="footer-links">
<a href="https://github.com/Dacastillo" target="_blank" rel="noopener noreferrer">GitHub</a>
<a href="https://www.linkedin.com/in/esdacastillo/" target="_blank" rel="noopener noreferrer">LinkedIn</a>
<a href="https://orcid.org/0000-0002-9556-4831" target="_blank" rel="noopener noreferrer">ORCID</a>
<a href="https://www.instagram.com/castillocastro_/" target="_blank" rel="noopener noreferrer">Instagram</a>
<a href="https://chilemasto.casa/@dacastillo" target="_blank" rel="noopener noreferrer">Mastodon</a>
</div>
<div class="footer-copy">© 2018–2026 Daniel Castillo Castro</div>
</div>
</footer>
</body>
</html>