itme-brain.github.io/index.html
2022-10-28 18:16:32 -04:00

56 lines
No EOL
2 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 - Professional 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 skills empowering fundamental human rights
in the digital age through the creation of software with a focus on
self-sovereign identity ownership and selective sharing</br>
of personal data.
</br></br>
I believe that the increased propagation in peer-to-peer networking combined
with a growing public understanding of cryptographic technologies present a unique
opportunity to achieve this by allowing for greater adoption of interoperable global standards
of digital privacy tools, trust-minimized communications protocols
and the disintermediation of private information.
</br></br>
When I'm not working you can find me exercising, pursuing passion projects, writing,
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>