mirror of
https://github.com/itme-brain/itme-brain.github.io.git
synced 2026-03-23 12:09:44 -04:00
57 lines
No EOL
2 KiB
HTML
57 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 - Technologist</title>
|
|
</head>
|
|
|
|
|
|
<body>
|
|
<h1>Bryan Ramos</h1>
|
|
|
|
<ul>
|
|
<li><a href="mailto:bryan@ramos.codes" class="fa-solid fa-envelope"></a></li>
|
|
<li><a href="https://iris.to/#/profile/npub17374whevgs040xkd48gr99g0xmpxd9snqt57dsfvtp0jcjt8yjeq49rdyt"
|
|
class="fa-solid fa-kiwi-bird"></a></li>
|
|
<li><a href="https://github.com/bryram" 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
|
|
sovereign identity ownership and selective sharing</br>
|
|
of personal data.
|
|
</br></br>
|
|
|
|
I believe that the increased propagation in distributed networking technologies combined
|
|
with a greater public understanding of assymetric cryptography 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> |