Files for my website bwc9876.dev

update resume

bwc9876.dev 31eaaa53 6d2640bb

verified
+3 -5
+1 -1
README.md
··· 1 # Website 2 3 - This repo contains files for my site. 4 5 Made in [Astro](https://astro.build).
··· 1 # Website 2 3 + This repo contains files for my site. 4 5 Made in [Astro](https://astro.build).
+1 -1
package.json
··· 37 "prettier-plugin-astro": "^0.14.1", 38 "slugify": "^1.6.6" 39 } 40 - }
··· 37 "prettier-plugin-astro": "^0.14.1", 38 "slugify": "^1.6.6" 39 } 40 + }
+1 -3
src/assets/resume.typ
··· 5 #let email = "bc1016579@wcupa.edu" 6 #let github = "github.com/Bwc9876" 7 #let linkedin = "linkedin.com/in/bwc9876" 8 - #let phone = "(610)-906-9343" 9 #let personal-site = "bwc9876.dev" 10 11 #set document( ··· 18 email: email, 19 //github: github, 20 //linkedin: linkedin, 21 - phone: phone, 22 personal-site: personal-site, 23 accent-color: "#26428b", 24 font: "New Computer Modern", ··· 47 location: "West Chester, PA", 48 dates: dates-helper( 49 start-date: "Aug. 2023", 50 - end-date: "Dec. 2026 (Projected)", 51 ), 52 degree: "Bachelor of Computer Science, Minor in Professional and Technical Writing", 53 consistent: true,
··· 5 #let email = "bc1016579@wcupa.edu" 6 #let github = "github.com/Bwc9876" 7 #let linkedin = "linkedin.com/in/bwc9876" 8 #let personal-site = "bwc9876.dev" 9 10 #set document( ··· 17 email: email, 18 //github: github, 19 //linkedin: linkedin, 20 personal-site: personal-site, 21 accent-color: "#26428b", 22 font: "New Computer Modern", ··· 45 location: "West Chester, PA", 46 dates: dates-helper( 47 start-date: "Aug. 2023", 48 + end-date: "May 2027 (Projected)", 49 ), 50 degree: "Bachelor of Computer Science, Minor in Professional and Technical Writing", 51 consistent: true,