Skip to content

Commit ba049d8

Browse files
authored
Update about.astro
1 parent 9b0ae47 commit ba049d8

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

src/pages/about.astro

+2-7
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,11 @@ import { SITE_TITLE } from '../consts';
3333
<h2>Software Developer | Environmentalist 🌱</h2>
3434

3535
<p>
36-
Hello! 👋 My name is Dani, and I'm an English major turned software developer. I've been developing for over 6 years,
36+
Hello! 👋 My name is Dani, and I'm an English major turned software developer. I've been a developer for over 6 years,
3737
having worked in start-ups and currently consulting at a larger corporation. Due to the nature of consulting, I've had the
3838
opportunity to develop a wide variety of applications, from web to iOS and Android.
3939
</p>
4040

41-
<p>
42-
However, I'll always be a JavaScript developer at heart. I've worked with multiple frameworks, including Angular and React, but I don't believe in limiting myself to one framework.
43-
Part of being a sustainable developer is knowing how to pick the right technology for the job. Sometimes, all you need is a static site to do the trick.
44-
</p>
45-
4641
<p>
4742
As a developer who cares about my impact on the planet, I believe sustainable code matters. My focus is on staying up-to-date with sustainability best practices and educating other developers in the hope of building a digital future we can be proud of.
4843
Building applications that minimize energy usage on our users' devices, reduce the digital world's carbon footprint, and remain reliable even when the grid or network is down is crucial.
@@ -71,4 +66,4 @@ import { SITE_TITLE } from '../consts';
7166
}
7267
</style>
7368

74-
</Layout>
69+
</Layout>

0 commit comments

Comments
 (0)