diff --git a/content/auditor/JoleneWei.md b/content/auditor/JoleneWei.md new file mode 100644 index 00000000..970d5966 --- /dev/null +++ b/content/auditor/JoleneWei.md @@ -0,0 +1,42 @@ ++++ +bio = "" +date = "2023-09-01" +id = "" +interests = ["write", "your", "interests"] +name = "" +portrait = "/portraits/your_name.jpg" +short_bio = "" +short_name = "" +title = "" + +[[social]] + icon = "envelope" + icon_pack = "fa" + link = "mailto:[your_name]@ucsc.edu" + +[[social]] + icon = "twitter" + icon_pack = "fa" + link = "" + +[[social]] + icon = "google-scholar" + icon_pack = "ai" + link = "" + +[[social]] + icon = "github" + icon_pack = "fa" + link = "" + +[[education]] + course = "" + institution = "" + year = 2023 + +[[organizations]] + name = "UC Santa Cruz" + role = "" + ++++ +Put your bio here. \ No newline at end of file diff --git a/content/auditor/jolene.md b/content/auditor/jolene.md new file mode 100644 index 00000000..40dbcfc7 --- /dev/null +++ b/content/auditor/jolene.md @@ -0,0 +1,42 @@ +i+++ +bio = "" +date = "2025-04-01" +id = "jolene" +interests = ["music", "art", "tennis"] +name = "Jolene Wei" +portrait = "/portraits/your_name.jpg" +short_bio = "Hi! I'm Jolene. I am currently a first year majoring in Computer Science. I am excited to learn new things!" +short_name = "" +title = "Undergraduate" + +[[social]] + icon = "envelope" + icon_pack = "fa" + link = "jwei57@ucsc.edu" + +[[social]] + icon = "twitter" + icon_pack = "fa" + link = "" + +[[social]] + icon = "google-scholar" + icon_pack = "ai" + link = "" + +[[social]] + icon = "github" + icon_pack = "fa" + link = "jolenewei" + +[[education]] + course = "Computer Science BS" + institution = "UCSC" + year = 2028 + +[[organizations]] + name = "UC Santa Cruz" + role = "" + ++++ +Put your bio here. diff --git a/static/img/portraits/jolene.jpg b/static/img/portraits/jolene.jpg new file mode 100644 index 00000000..2ceebf7c Binary files /dev/null and b/static/img/portraits/jolene.jpg differ