summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2022-06-06 13:37:05 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2022-06-06 13:37:05 -0400
commitce68cd2ba8fbd5adbaccfe32dbe90a525291c732 (patch)
treed1c980c504fb73925f42d53cb8e92744b25a0380
parent352f6358f3fbbdc7ab6687ac60daaa5ac8e9442d (diff)
Changed to third year student :tada:
-rw-r--r--config.toml2
-rw-r--r--content/about.md2
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]
12author = "Ryan Schanzenbacher" 12author = "Ryan Schanzenbacher"
13info = "Second Year Computing Security Student" 13info = "Third Year Computing Security Student"
14keywords = "blog,personal" 14keywords = "blog,personal"
15description = "Ryan Schanzenbacher's Personal website" 15description = "Ryan Schanzenbacher's Personal website"
16hideCredits = true 16hideCredits = 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
9Hello, 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. 9Hello, 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