diff --git a/assets/avatar.jpg b/assets/avatar.jpg new file mode 100644 index 0000000..e6eafdc Binary files /dev/null and b/assets/avatar.jpg differ diff --git a/css/styles.css b/css/styles.css index 68c88f1..b870cb7 100644 --- a/css/styles.css +++ b/css/styles.css @@ -1,6 +1,11 @@ html { display: inline-block; margin: auto; + max-width: 100%; + color: white; + background-color: #1B262C; + padding: 0; + border: 0; } body { @@ -15,11 +20,18 @@ h1 { margin: 0; border: 0; padding: 0; -} -h2 { - font-size: 95%; + text-align: center; } +h2 { + font-size: 95%; + border: 0; + padding: 0; +} + +ul { + text-align: center; +} li { list-style-type: none; display: inline-block; @@ -27,7 +39,7 @@ li { font-size: 25px; border: 0; margin: 0; - padding-right: 5px; + padding-right: 15px; } a, a:active { @@ -39,7 +51,23 @@ a:hover { color: gray; } +.pfp { + display: block; + margin-left: auto; + margin-right: auto; + border-radius: 50%; + width: 180px; + height: 180px; +} + .tipjar { width: 15em; height: 15em; -} \ No newline at end of file +} + +.gpg { + border: none; + width: 81%; + background-color: #222831; + border-radius: 15px; +} diff --git a/index.html b/index.html index 8436639..bbb7fc2 100644 --- a/index.html +++ b/index.html @@ -10,15 +10,18 @@ - Bryan Ramos - Technologist + Bryan Ramos - Developer + +avatar

Bryan Ramos

-

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
- of personal data. +

+ 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.

- 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 @@

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.

- Visit my GitHub to view my work. Contact me with inquiries using the links above. + Contact with inquiries using the links above.
+ Please encrypt any sensitive information using the provided PGP key.

-

Tips for Coffee!

-BTC: bc1qa8tqxcahjxe63yvn50v5jzxqxez2mfntynv2dc

- +

Donations Appreciated

+
+BTC: bc1qa8tqxcahjxe63yvn50v5jzxqxez2mfntynv2dc \ No newline at end of file diff --git a/pgpkey.html b/pgpkey.html index 1deeb8d..66006d5 100644 --- a/pgpkey.html +++ b/pgpkey.html @@ -4,14 +4,16 @@ + Bryan Ramos - PGP Key -👉 Download Key 👈 + 🔑Key File

+
-----BEGIN PGP PUBLIC KEY BLOCK-----

mQINBGP0BgMBEAC2v+n9plI0p+TqIrmvz7JHoYbtUK3NDkyNeIsgS+sE5nfLB1Ef
@@ -121,7 +123,6 @@ OEpwdDwa67AtzYKG0ssOJI+po9TlbKYS4O4H8XnPhYSOEw8eObNPYCX7jyAjXloo
1hbflYLyMYo1BxGR6bPS9gJA2w==
=5uun
-----END PGP PUBLIC KEY BLOCK----- - - +
\ No newline at end of file