diff --git a/src/components/Contact.astro b/src/components/Contact.astro index 06cb89d..2bb6a4c 100644 --- a/src/components/Contact.astro +++ b/src/components/Contact.astro @@ -1,6 +1,5 @@

Achievements

    -
  • 3-time Dean's List recipient
  • +
  • + 3-time Dean's List Award recipient (>3.5 GPA) +
  • +
  • 3.77 CGPA
  • President of Computer Programming Club
  • Vice President of Diploma Union
diff --git a/src/components/Intro.svelte b/src/components/Intro.svelte index 640f480..20162a4 100644 --- a/src/components/Intro.svelte +++ b/src/components/Intro.svelte @@ -101,11 +101,11 @@ src="/images/pfp_transparent_square.png" alt="Ryan" width="100" - class="rounded-full max-w-full bg-[#404040]" + class="rounded-full max-w-full bg-[#505050]" />
-
RythonDev
+
RythonDev
{roleState}|
@@ -114,13 +114,19 @@
Good {greeting}, I'm Ryan!
-

- I am an undergraduate student, passionate in frontend web - development. I built this website using Astro, Svelte, TailwindCSS - and Typescript! +

+ I'm passionate in developing open source projects to benefit others, + with vast experience in leadership roles. +

+ I'm also + well networked with various Twitch streamers and content + creators, with prominent projects that positively impacted the streaming + community. Strongly motivated in the fields of + web development, computer vision and data science.

-

I hope you enjoy your stay here!

-
+
diff --git a/src/components/Projects.svelte b/src/components/Projects.svelte index 987bfa1..ea69ad9 100644 --- a/src/components/Projects.svelte +++ b/src/components/Projects.svelte @@ -224,15 +224,18 @@ // }); -
+

Projects

-
+
coworking guide

Coworking Guide

@@ -290,9 +293,10 @@ Chat-Task-Tic Widget

- A widget for Coworking and Study Twitch streamers, allows - the streamer and the chatters to add their tasks to the - widget, to be displayed on stream! + Used by 100+ Twitch streamers, allow viewers and streamers + to add their own tasks to the widget for accountability! + Easy to setup and the customization possibilities are + endless!

HTML
CSS
@@ -37,7 +37,7 @@ import Line from "../components/NetworkLine.astro"; Javascript
TypeScript
@@ -47,12 +47,12 @@ import Line from "../components/NetworkLine.astro"; Express
Svelte
React
@@ -72,7 +72,7 @@ import Line from "../components/NetworkLine.astro"; TailwindCSS
Vite
@@ -103,7 +103,7 @@ import Line from "../components/NetworkLine.astro"; Python
R
@@ -119,25 +119,25 @@ import Line from "../components/NetworkLine.astro"; SAS
Machine Learning
+ Pandas +
+
BeautifulSoup4
Selenium
-
- Pandas -
diff --git a/src/components/WhatIDo.astro b/src/components/WhatIDo.astro index 6fd56b5..58b901c 100644 --- a/src/components/WhatIDo.astro +++ b/src/components/WhatIDo.astro @@ -2,45 +2,54 @@ import Card from "../components/Card.astro"; --- -
-
-

What I Do

+
- -
-

Web Development

-
-

- I like to code things for the web, particularly on the - frontend. I enjoy bringing ideas to life in the browser. -

-
-
+
+

What I Do

+
+ +
+

+ Web Development +

+
+

+ Bringing ideas to life on the web is my passion. I enjoy + bringing my imagination to life through web development. +

+
+
- -
-

Data Science

-
-

- I possess knowledge of data science and machine learning, - particularly interested in Computer Vision. -

-
-
+ +
+

Data Science

+
+

+ Using data to make decisions is a powerful tool. I am + experienced in analyzing data and make decisions based + on data. +

+
+
- -
-

Content Creation

-
-

- I am experienced in streaming on Twitch, experienced in - customizing settings in OBS, and aim to improve my video - editing skills. -

-
-
+ +
+

+ Content Creation +

+
+

+ Everyone has something to give, something to share. I + amassed a loyal following as a streamer on Twitch, and I + strive to help smaller creators grow their brand. +

+
+
+
diff --git a/src/pages/index.astro b/src/pages/index.astro index 7b6f431..5eee6a5 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -14,7 +14,7 @@ import Card from "../components/Card.astro";
-
+
@@ -22,7 +22,7 @@ import Card from "../components/Card.astro";
- +