update some stuff to go live

This commit is contained in:
counterweight 2025-01-19 18:52:25 +01:00
parent 6cda8a1059
commit f47f60ade9
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
3 changed files with 11 additions and 10 deletions

View file

@ -50,7 +50,7 @@
<hr>
<section>
<h2 id="contact-header">Contact</h2>
<p>You can catch me through a few places:</p>
<p>You can contact me on:</p>
<ul>
<li>
<p><a href="https://www.linkedin.com/in/pablomartincalvo/">On LinkedIn</a> for professional matters.
@ -60,7 +60,7 @@
<p>At this stage I'm not open to other contacts.</p>
</li>
</ul>
<p>If you are looking for my CV, no need to reach out, <a href="my_cv.txt" target="_">you can fetch it
<p>If you are looking for my CV, no need to reach out, <a href="my_cv.pdf" target="_">you can fetch it
yourself here.</a></p>
<p>Good reason to reach out include:</p>
<ul>
@ -81,9 +81,11 @@
<h2 id="my-projects-header">My projects</h2>
<p>Some of the projects I've shared publicly:</p>
<ul>
<li>My Python package to handle Spanish DNIs better</li>
<li>My tech and org playbook for running the Data function in small companies</li>
<li>Barcelona Bitcoin Only, a local Bitcoin meetup and community I've helped organize and run</li>
<li><a href="https://github.com/pmartincalvo/dni" target="_blank" rel="noopener noreferrer">My Python
package to handle Spanish DNIs better</a></li>
<li><a href="https://www.meetup.com/bitcoin-barcelona" target="_blank"
rel="noopener noreferrer">Barcelona Bitcoin Only, a local Bitcoin meetup and community I've
helped organize and run</a></li>
</ul>
<p>There are also some other projects that I generally keep private but might disclose under the right
circumstances. Some notable hints:</p>
@ -99,12 +101,12 @@
<p>Sometimes I like to jot down ideas and drop them here.</p>
<ul>
<li>
<p><a href="writings/a-simple-solution-to-spam.html" target="_blank" rel="noopener noreferrer">A
simple solution to spam</a></p>
<a href="writings/a-simple-solution-to-spam.html" target="_blank" rel="noopener noreferrer">A
simple solution to spam</a>
</li>
<li>
<p><a href="writings/i-want-code-defined-dashboards-so-badly.html" target="_blank"
rel="noopener noreferrer">I want code defined dashboards so badly</a></p>
<a href="writings/i-want-code-defined-dashboards-so-badly.html" target="_blank"
rel="noopener noreferrer">I want code defined dashboards so badly</a>
</li>
</ul>
</section>