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>
|
||||
<header id="home">
|
||||
<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>
|
||||
<mdui-card variant="outlined">
|
||||
<section id="about">
|
||||
|
@ -25,14 +25,18 @@ import ButtonLink from "../components/ButtonLink.astro"
|
|||
<mdui-divider></mdui-divider>
|
||||
<article>
|
||||
<p>
|
||||
Hello, my name is Henry Hiles, a developer specializing in
|
||||
Flutter, Astro, TypeScript, and Node.js. I build
|
||||
high-performance, intuitive applications with clean,
|
||||
efficient code and modern design principles. 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.
|
||||
Hello, I'm Henry Hiles, a developer specializing in flutter
|
||||
and web development. I'm proficient with Dart, Astro,
|
||||
Node.JS, and TypeScript. I build high-performance, intuitive
|
||||
applications with clean, efficient code and modern design
|
||||
principles.
|
||||
</p>
|
||||
<p>
|
||||
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>
|
||||
</article>
|
||||
|
||||
|
@ -178,18 +182,17 @@ import ButtonLink from "../components/ButtonLink.astro"
|
|||
|
||||
<article>
|
||||
<p>
|
||||
I am available for hire to design and develop
|
||||
high-performance static websites and versatile multiplatform
|
||||
applications. With a focus on clean, efficient code and
|
||||
intuitive user experiences, I create solutions that are not
|
||||
only visually appealing but also optimized for speed,
|
||||
accessibility, and seamless functionality across all
|
||||
devices.
|
||||
Hire me to design and develop high-performance static
|
||||
websites and versatile multiplatform applications. With a
|
||||
focus on clean, efficient code and intuitive user
|
||||
experiences, I create solutions that are not only visually
|
||||
appealing but also optimized for speed, accessibility, and
|
||||
seamless functionality across all devices.
|
||||
</p>
|
||||
</article>
|
||||
|
||||
<ButtonLink
|
||||
href={"mai" + "lto:" + "henry@henr" + "yhiles." + "com"}
|
||||
href={"mai" + "lto:" + "contact@henr" + "yhiles." + "com"}
|
||||
>
|
||||
<mdui-icon>
|
||||
<svg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue