Skip to content

Commit 62d909d

Browse files
committed
about me revised
1 parent 4746cca commit 62d909d

File tree

2 files changed

+6
-24
lines changed

2 files changed

+6
-24
lines changed

src/components/MainNav.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ function MainNav() {
5858
<Navbar.Collapse>
5959
<Nav>
6060
<MyNavLink title="Home" to={"/"} eventKey="home"/>
61-
{/*<MyNavLink title="About" to={"about"} eventKey="about"/>
61+
<MyNavLink title="About" to={"about"} eventKey="about"/>
6262
<MyNavLink title="Experience" to={"experience"}
63-
eventKey="xp"/>*/}
63+
eventKey="xp"/>
6464
</Nav>
6565
</Navbar.Collapse>
6666
</Navbar>

src/pages/About/bio.md

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,9 @@
11
# About Me
22

3-
My name is Max Esser, I’m IT Manager and Software Developer in Madison WI. As a
4-
technology enthusiast I love working with computers. Working in tech has given
5-
me the opportunity to help people by finding solutions to their problems and
6-
explore my lifelong passion for technology. I pride myself on my ability to
7-
reach proficiency with new skills and technologies quickly. In my free time
8-
you’ll probably find me working on personal projects, catching live music,
9-
traveling, or just playing D\&D with my two cats.
3+
My name is Max Esser, and I am an IT Manager and Software Developer based in Madison, Wisconsin. My career in tech allows me to pursue my lifelong passion for technology while assisting others with a range of technological challenges. I pride myself on quickly reaching proficiency with new skills and technologies. In my free time, you’ll probably find me working on personal projects, catching live music, traveling, or playing Dungeons & Dragons with my two cats.
104

115
## My Story
126

13-
Since 2013 it has been my pleasure to work in the IT department of a small
14-
transportation cooperative based out of Madison WI. Starting as an IT Assistant
15-
doing technical support I worked my way up to the position of IT Manager, *the
16-
highest roll in all the land*. Over the years my title changed, but I have
17-
always worked in a small team with a variety of responsibilities. This afforded
18-
me the opportunity to work in many different spaces and gain experience with
19-
support, networking, cloud, security, management, and much more. However, my
20-
favorite space by far is software development. It’s why in 2019 I decided to go
21-
back to school part-time with a goal of getting a Computer Science degree. In
22-
2021, I transferred to the University of Wisconsin-Madison where I started
23-
taking classes full-time. My education at UW-Madison was wonderful and
24-
challenging, it was exactly the next step I’d been seeking. I’m proud to say
25-
that in 2024 I completed a double major in Computer Science and Data Science.
26-
I'm looking forward to opportunities where I can apply my experience to Software
27-
Development focused roles as I continue to grow.
7+
Since 2013, it has been my pleasure to work in the IT department of a small transportation cooperative in Madison, WI. I started as an IT Assistant providing technical support and worked my way up to the position of IT Manager, *the highest role in all the land*—or at least the company. Over the years, my title evolved, but I have always been part of a small team with a variety of responsibilities. This has given me the opportunity to work in many different areas and gain experience in networking, cloud computing, security, management, and much more. However, my favorite area by far is software development.
8+
9+
In 2019, I decided to go back to school to pursue a degree in Computer Science. In 2021, I transferred to the University of Wisconsin-Madison and began taking classes full-time. My education at UW-Madison was both wonderful and challenging, precisely the next step I had been seeking. I'm proud to say that in 2024, I completed a double major in Computer Science and Data Science. I am now looking forward to opportunities where I can continue to grow and apply my experience in software development-focused roles.

0 commit comments

Comments
 (0)