mirror of
https://github.com/itme-brain/itme-brain.github.io.git
synced 2026-03-23 20:19:43 -04:00
Updated with dark theme, pfp, cleaner UI
This commit is contained in:
parent
7b2dfac39f
commit
379b902db7
4 changed files with 52 additions and 19 deletions
26
index.html
26
index.html
|
|
@ -10,15 +10,18 @@
|
|||
<script src="https://kit.fontawesome.com/f26d369dc4.js" crossorigin="anonymous">
|
||||
</script>
|
||||
|
||||
<title>Bryan Ramos - Technologist</title>
|
||||
<title>Bryan Ramos - Developer</title>
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<img src="assets/avatar.jpg" alt="avatar" class="pfp">
|
||||
<h1>Bryan Ramos</h1>
|
||||
|
||||
<ul>
|
||||
<li><a href="mailto:bryan@ramos.codes" class="fa-solid fa-envelope"></a></li>
|
||||
<li><a href="https://twitter.com/LARPologist" class="fa-brands fa-twitter"></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>
|
||||
|
|
@ -26,13 +29,13 @@
|
|||
<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.
|
||||
<h2>
|
||||
My goal is to invest in the empowerment of fundamental human rights
|
||||
in the digital age through the creation and promotion of software promting
|
||||
sovereign identity ownership and selective sharing of personal data.
|
||||
</br></br>
|
||||
|
||||
I believe that the increased propagation in distributed networking technologies combined
|
||||
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
|
||||
|
|
@ -40,18 +43,19 @@
|
|||
</br></br>
|
||||
|
||||
When I'm not working you can find me exercising, pursuing passion projects, writing,
|
||||
reading, cooking and spending time with family.
|
||||
reading, cooking and spending time with my family.
|
||||
</br></br>
|
||||
|
||||
Visit my GitHub to view my work. Contact me with inquiries using the links above.
|
||||
Contact with inquiries using the links above.</br>
|
||||
Please encrypt any sensitive information using the provided PGP key.
|
||||
</h2>
|
||||
|
||||
<!-- <h1>Articles</h1>-->
|
||||
<!-- <h1>Resources</h1>-->
|
||||
|
||||
<h1>Tips for Coffee!</h1>
|
||||
BTC: bc1qa8tqxcahjxe63yvn50v5jzxqxez2mfntynv2dc</br></br>
|
||||
<img class="tipjar" src="assets/btctipjar.png">
|
||||
<h1>Donations Appreciated</h1>
|
||||
<img class="tipjar" src="assets/btctipjar.png"></br>
|
||||
BTC: bc1qa8tqxcahjxe63yvn50v5jzxqxez2mfntynv2dc
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue