minor content updates

This commit is contained in:
liyunze 2024-05-05 18:12:40 +08:00
parent f7aad3af6c
commit 346e97b753
3 changed files with 63 additions and 63 deletions

View file

@ -1,7 +1,7 @@
{ {
"name": "dev-portfolio", "name": "dev-portfolio",
"type": "module", "type": "module",
"version": "3.0.0", "version": "3.0.1",
"scripts": { "scripts": {
"dev": "astro dev", "dev": "astro dev",
"start": "astro dev", "start": "astro dev",

View file

@ -119,8 +119,8 @@
Good {greeting}, <br class="sm:hidden" />I'm Ryan! Good {greeting}, <br class="sm:hidden" />I'm Ryan!
</div> </div>
<p class="text-left"> <p class="text-left">
I was born and raised in Malaysia, and fluent in Mandarin and I was born and raised in Malaysia, and fluent in Mandarin Chinese
English. and English.
<br /><br /> <br /><br />
I'm passionate about developing open source projects that benefit others, I'm passionate about developing open source projects that benefit others,
and I have extensive experience in leadership roles. and I have extensive experience in leadership roles.

View file

@ -16,7 +16,7 @@ import Card from "../elements/Card.astro";
Web Development Web Development
</h2> </h2>
<hr class="w-full" /> <hr class="w-full" />
<p class="text-center"> <p class="text-center text-balance">
Bringing ideas to life on the web is my passion. I enjoy Bringing ideas to life on the web is my passion. I enjoy
bringing my imagination to life through web development. bringing my imagination to life through web development.
</p> </p>
@ -27,7 +27,7 @@ import Card from "../elements/Card.astro";
<div class="card-content"> <div class="card-content">
<h2 class="font-bold text-xl text-center">Data Science</h2> <h2 class="font-bold text-xl text-center">Data Science</h2>
<hr class="w-full" /> <hr class="w-full" />
<p class="text-center"> <p class="text-center text-balance">
Using data to make decisions is a powerful tool. I am Using data to make decisions is a powerful tool. I am
experienced in analyzing data and making decisions based experienced in analyzing data and making decisions based
on data. on data.
@ -41,7 +41,7 @@ import Card from "../elements/Card.astro";
Content Creation Content Creation
</h2> </h2>
<hr class="w-full" /> <hr class="w-full" />
<p class="text-center"> <p class="text-center text-balance">
Everyone has something to give, or something to share. I Everyone has something to give, or something to share. I
produce content around productivity and software produce content around productivity and software
development. development.