mirror of
https://github.com/itme-brain/itme-brain.github.io.git
synced 2026-03-23 20:19:43 -04:00
49 lines
No EOL
1.7 KiB
HTML
49 lines
No EOL
1.7 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>My goal is to invest my time and energy working to return
|
|
the self-sovereign ownership of data and human rights in the digital age.</br></br>
|
|
|
|
I believe that peer-to-peer protocols combined with cryptography are
|
|
the key to achieve this through the establishment of digital privacy tools,
|
|
increased user interconnectivity and the disintermediation of personal data.</br></br>
|
|
|
|
When I'm not working I spend my time exercising, reading, cooking and spending
|
|
time with family.</br></br>
|
|
|
|
Visit my GitHub to view my work. Contact me with inquiries using the links above.
|
|
</h2>
|
|
|
|
<!-- <h1>Articles</h1>-->
|
|
<!-- <h1>Resources</h1>-->
|
|
|
|
<h1>Tips for Coffee!</h1>
|
|
BTC: bc1qa8tqxcahjxe63yvn50v5jzxqxez2mfntynv2dc</br></br>
|
|
<img class="tipjar" src="assets/btctipjar.png">
|
|
|
|
</body>
|
|
</html> |