Various fixes
This commit is contained in:
parent
e0bb894fb8
commit
fea905dbf3
1 changed files with 20 additions and 17 deletions
|
@ -17,7 +17,7 @@ import ButtonLink from "../components/ButtonLink.astro"
|
||||||
<Layout>
|
<Layout>
|
||||||
<header id="home">
|
<header id="home">
|
||||||
<Image src={logoLong} alt="Henry Hiles" />
|
<Image src={logoLong} alt="Henry Hiles" />
|
||||||
<span>Multiplatform Flutter Developer and Front-End Web Developer</span>
|
<span>Multiplatform Flutter Developer and Frontend Web Developer</span>
|
||||||
</header>
|
</header>
|
||||||
<mdui-card variant="outlined">
|
<mdui-card variant="outlined">
|
||||||
<section id="about">
|
<section id="about">
|
||||||
|
@ -25,14 +25,18 @@ import ButtonLink from "../components/ButtonLink.astro"
|
||||||
<mdui-divider></mdui-divider>
|
<mdui-divider></mdui-divider>
|
||||||
<article>
|
<article>
|
||||||
<p>
|
<p>
|
||||||
Hello, my name is Henry Hiles, a developer specializing in
|
Hello, I'm Henry Hiles, a developer specializing in flutter
|
||||||
Flutter, Astro, TypeScript, and Node.js. I build
|
and web development. I'm proficient with Dart, Astro,
|
||||||
high-performance, intuitive applications with clean,
|
Node.JS, and TypeScript. I build high-performance, intuitive
|
||||||
efficient code and modern design principles. Always eager to
|
applications with clean, efficient code and modern design
|
||||||
learn, I’ve earned certifications from Microsoft, Google,
|
principles.
|
||||||
and Meta in cloud computing, AI, and cybersecurity. Whether
|
</p>
|
||||||
I'm optimizing mobile apps or designing websites, I’m
|
<p>
|
||||||
passionate about delivering innovative digital solutions.
|
Always eager to learn, I’ve earned certifications from
|
||||||
|
Microsoft, Google, and Meta in cloud computing, AI, and
|
||||||
|
cybersecurity. Whether I'm optimizing mobile apps or
|
||||||
|
designing websites, I’m passionate about delivering
|
||||||
|
innovative digital solutions.
|
||||||
</p>
|
</p>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
|
@ -178,18 +182,17 @@ import ButtonLink from "../components/ButtonLink.astro"
|
||||||
|
|
||||||
<article>
|
<article>
|
||||||
<p>
|
<p>
|
||||||
I am available for hire to design and develop
|
Hire me to design and develop high-performance static
|
||||||
high-performance static websites and versatile multiplatform
|
websites and versatile multiplatform applications. With a
|
||||||
applications. With a focus on clean, efficient code and
|
focus on clean, efficient code and intuitive user
|
||||||
intuitive user experiences, I create solutions that are not
|
experiences, I create solutions that are not only visually
|
||||||
only visually appealing but also optimized for speed,
|
appealing but also optimized for speed, accessibility, and
|
||||||
accessibility, and seamless functionality across all
|
seamless functionality across all devices.
|
||||||
devices.
|
|
||||||
</p>
|
</p>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<ButtonLink
|
<ButtonLink
|
||||||
href={"mai" + "lto:" + "henry@henr" + "yhiles." + "com"}
|
href={"mai" + "lto:" + "contact@henr" + "yhiles." + "com"}
|
||||||
>
|
>
|
||||||
<mdui-icon>
|
<mdui-icon>
|
||||||
<svg
|
<svg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue