diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -40,8 +40,9 @@ </header>
<section id="intro">
<h1>Dylan Bolger</h1>
- <p id="about">Hey, I'm Dylan. I'm an entry-level software developer writing Java. Outside of work, I enjoy
- deploying self-hosted projects I find online, learning new programming languages, and playing video games.
+ <p id="about">
+ Hey, I'm Dylan. I'm a software developer primarily writing Java. For fun I like to automate things in my home, build docker images and deploy them, ride my bike, skateboard, and drink coffee.
+ If you'd like to learn more about me, check out my blog where I mainly ramble about the projects I'm working on.
</p>
</section>
<section id="projects">
|