diff --git a/css/styles.css b/css/styles.css
index 06e20b1..68c88f1 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -27,13 +27,18 @@ li {
font-size: 25px;
border: 0;
margin: 0;
+ padding-right: 5px;
}
-a, a:visited, a:hover, a:active {
+a, a:active {
color: inherit;
text-decoration: none;
}
+a:hover {
+ color: gray;
+}
+
.tipjar {
width: 15em;
height: 15em;
diff --git a/index.html b/index.html
index faac622..0fb0d8a 100644
--- a/index.html
+++ b/index.html
@@ -10,30 +10,37 @@
-
Bryan Ramos - Technologist
+ Bryan Ramos - Professional Technologist
Bryan Ramos
-
+
-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.
+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
+ of personal data.
+
- 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.
+ 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.
+
- When I'm not working I spend my time exercising, reading, cooking and spending
- time with family.
+ When I'm not working you can find me exercising, pursuing passion projects, writing,
+ reading, cooking and spending time with family.
+
Visit my GitHub to view my work. Contact me with inquiries using the links above.