mirror of
https://github.com/itme-brain/itme-brain.github.io.git
synced 2026-03-23 20:19:43 -04:00
43 lines
No EOL
1.5 KiB
HTML
43 lines
No EOL
1.5 KiB
HTML
<!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">
|
|
|
|
<link rel="stylesheet" href="css/styles.css">
|
|
|
|
<script src="https://kit.fontawesome.com/f26d369dc4.js" crossorigin="anonymous">
|
|
</script>
|
|
|
|
<title>Bryan Ramos - Technologist</title>
|
|
</head>
|
|
|
|
|
|
<body>
|
|
<h1>Bryan Ramos</h1>
|
|
<ul>
|
|
<li><a href="mailto:bryan@codecologist.dev" class="fa-solid fa-envelope"></a></li>
|
|
<li><a href="https://twitter.com/Codecologist" class="fa-brands fa-twitter"></a></li>
|
|
<li><a href="https://github.com/codecologist" class="fa-brands fa-github"></a></li>
|
|
<li><a href="https://www.youtube.com/channel/UCqr3HoBvla1s9hK5CCKI_Kg" class="fa-brands fa-youtube"></a></li>
|
|
<li><a href="pgpkey.html" class="fa-sharp fa-solid fa-key"></a></li>
|
|
</ul>
|
|
<h2>I invest my time and energy towards returning
|
|
self-sovereignty in the digital age.</br></br>
|
|
|
|
I believe that peer-to-peer protocols and cryptography are
|
|
the key to achieve this through the establishment of digital data privacy tools,
|
|
increased user transparency and the disintermediation of the web.</br></br>
|
|
|
|
Visit my GitHub to view my work. Contact me with inquiries using the links above.
|
|
|
|
<!-- <h1>Projects</h1>
|
|
-->
|
|
|
|
<h1>Tips for Coffee!</h1>
|
|
BTC: bc1qa8tqxcahjxe63yvn50v5jzxqxez2mfntynv2dc</br></br>
|
|
<img class="tipjar" src="assets/btctipjar.png">
|
|
|
|
</body>
|
|
</html> |