Skip to content

Commit aff2c14

Browse files
committed
fix: remove About section from landing page
1 parent 203a31c commit aff2c14

1 file changed

Lines changed: 0 additions & 22 deletions

File tree

‎index.html‎

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -301,28 +301,6 @@ <h2>QRL — Quantum Relational Language</h2>
301301
</div>
302302
</section>
303303

304-
<!-- About -->
305-
<section class="section">
306-
<div class="section-label">About</div>
307-
<h2>David Coldeira</h2>
308-
<p>
309-
Scientific software engineer with a Physics BSc. By day, Lead Developer at
310-
<a href="https://geoquip-marine.com" style="color:var(--accent)">Geoquip Marine</a> —
311-
built <a href="https://gqmlab.geoquip-marine.com" style="color:var(--accent)">GQMLab</a>,
312-
a production LIMS for a UKAS-accredited marine geotechnical laboratory.
313-
Co-founder of <a href="https://forza7.dev" style="color:var(--accent)">Forza7</a>,
314-
a digital studio building AI-powered sailing apps in Flutter.
315-
</p>
316-
<p>
317-
Trilingual: English · Spanish · Italian.
318-
</p>
319-
<div class="links-row">
320-
<a href="https://github.com/dcoldeira" class="btn btn-outline">GitHub</a>
321-
<a href="https://dcoldeira.github.io" class="btn btn-outline">Blog</a>
322-
<a href="mailto:david@entangledcode.dev" class="btn btn-outline">david@entangledcode.dev</a>
323-
</div>
324-
</section>
325-
326304
<footer>
327305
<p>
328306
<a href="https://github.com/entangledcode/qrl">entangledcode/qrl</a> &nbsp;·&nbsp;

0 commit comments

Comments
 (0)