aboutsummaryrefslogtreecommitdiff
path: root/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'about.html')
-rw-r--r--about.html16
1 files changed, 12 insertions, 4 deletions
diff --git a/about.html b/about.html
index cfb4ec8..323394a 100644
--- a/about.html
+++ b/about.html
@@ -7,13 +7,21 @@
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<header>
+ <p><a href="index.html">< Back</a></p>
<h1>About Me</h1>
</header>
<section id="intro">
<h2>Introduction</h2>
- My name is Dylan Bolger. I am a student at the University of Missouri <br>
- studying computer science engineering. I've worked with Swift, Objective-C, <br>
- HTML, CSS, and JavaScript. My main programming interests are iOS and MacOS <br>
- software development, and iOS jailbreak tweak development. <br>
+ <p>My name is Dylan Bolger. I am a student at the University of Missouri studying <br>
+ computer science engineering. I have studied Swift, Objective-C, C#, HTML,<br>
+ CSS, and JavaScript. My main programming interests are iOS and MacOS <br>
+ software and iOS Jailbreak tweak development. I also enjoy designing! </p>
+ </section>
+ <section id="hobbies">
+ <h2>Hobbies</h2>
+ <p>I love going hiking! Being with nature always seem to free my mind and let me <br>
+ feel free. I enjoy taking pictures. The way you can capture so many words<br>
+ within an image astounds me. I like recording videos and taking<br>
+ timelapses, the ability to record progress over time is invaluable.</p>
</section>
</html>