diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2022-06-06 13:37:05 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2022-06-06 13:37:05 -0400 |
commit | ce68cd2ba8fbd5adbaccfe32dbe90a525291c732 (patch) | |
tree | d1c980c504fb73925f42d53cb8e92744b25a0380 | |
parent | 352f6358f3fbbdc7ab6687ac60daaa5ac8e9442d (diff) |
Changed to third year student :tada:
-rw-r--r-- | config.toml | 2 | ||||
-rw-r--r-- | content/about.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config.toml b/config.toml index 93366d5..fa84ecd 100644 --- a/config.toml +++ b/config.toml | |||
@@ -10,7 +10,7 @@ unsafe=true | |||
10 | 10 | ||
11 | [params] | 11 | [params] |
12 | author = "Ryan Schanzenbacher" | 12 | author = "Ryan Schanzenbacher" |
13 | info = "Second Year Computing Security Student" | 13 | info = "Third Year Computing Security Student" |
14 | keywords = "blog,personal" | 14 | keywords = "blog,personal" |
15 | description = "Ryan Schanzenbacher's Personal website" | 15 | description = "Ryan Schanzenbacher's Personal website" |
16 | hideCredits = true | 16 | hideCredits = true |
diff --git a/content/about.md b/content/about.md index ae63549..af09acf 100644 --- a/content/about.md +++ b/content/about.md | |||
@@ -6,7 +6,7 @@ draft: false | |||
6 | 6 | ||
7 | ## Hi! :wave: My name is Ryan! | 7 | ## Hi! :wave: My name is Ryan! |
8 | 8 | ||
9 | Hello, and welcome to my site! My name is Ryan Schanzenbacher. I'm currently a second-year student at the Rochester Institute of Technology studying Computing Security, expecting to graduate in 2024. Now since that's out of the way, a little about me. I've always had a passion for computers from a young age. For as long as I can remember, I've been fascinated by both how they work and how to use them to their fullest potential. Another starting point for my interest in computers was whenever my Dad and I sat down to try and fix a computer. His job required him to fix computers more often than not, and sometimes I would be able to show up at his workplace and just watch what he was doing. Or, another time was when he had an older laptop that we worked together on to try and get Windows 98(!) to run on again. Those types of events helped shape my interests into what they are today. | 9 | Hello, and welcome to my site! My name is Ryan Schanzenbacher. I'm currently a third-year student at the Rochester Institute of Technology studying Computing Security, expecting to graduate in 2024. Now since that's out of the way, a little about me. I've always had a passion for computers from a young age. For as long as I can remember, I've been fascinated by both how they work and how to use them to their fullest potential. Another starting point for my interest in computers was whenever my Dad and I sat down to try and fix a computer. His job required him to fix computers more often than not, and sometimes I would be able to show up at his workplace and just watch what he was doing. Or, another time was when he had an older laptop that we worked together on to try and get Windows 98(!) to run on again. Those types of events helped shape my interests into what they are today. |
10 | 10 | ||
11 | ### Another starting point | 11 | ### Another starting point |
12 | 12 | ||