Files for my website bwc9876.dev

Change some images

+37 -16
+4
src/content/projects/bctc-projects.mdx
··· 14 14 - school 15 15 links: 16 16 github: Bwc9876/BCTC-Projects 17 + image: 18 + src: bctc-projects 19 + width: 890 20 + height: 875 17 21 --- 18 22 19 23 This repo is a sort-of catch-all for any project I did during my time at Berks
+7
src/content/projects/berks-dental.mdx
··· 11 11 - school 12 12 links: 13 13 github: Bwc9876/BerksDental 14 + image: 15 + src: berks-dental 16 + width: 920 17 + height: 670 14 18 --- 15 19 16 20 import ExtLink from "@components/ExtLink.astro"; ··· 20 24 It was made with [Django](https://www.djangoproject.com/) and 21 25 uses [Bootstrap](https://getbootstrap.com/) for styling. 22 26 I created a CMS for it as well that allowed admins to edit site content without code. 27 + 28 + It also supported the [ICalendar protocol](https://en.wikipedia.org/wiki/ICalendar) 29 + so users could sync the organization's calendar with their own. 23 30 24 31 Sadly plans fell through to actually host the project, but otherwise, 25 32 it's fully functional.
+3 -3
src/content/projects/do-thing.mdx
··· 13 13 links: 14 14 github: Bwc9876/DoThingServer 15 15 image: 16 - src: https://github.com/Bwc9876/DoThingWeb/blob/master/Tasks/static/Tasks/img/DoThingWebExample.PNG?raw=true 17 - width: 700 18 - height: 600 16 + src: https://github.com/Bwc9876/DoThingAndroid/blob/master/app/src/main/ic_app_icon-playstore.png?raw=true 17 + width: 500 18 + height: 500 19 19 --- 20 20 21 21 import ExtLink from "@components/ExtLink.astro";
+1 -1
src/content/projects/opal-health.mdx
··· 1 1 --- 2 2 name: Healine / Opal Health 3 - summary: A tele-medicine website 3 + summary: A tele-medicine website with a full backend and easy video/audio calling 4 4 timespan: 5 5 from: 2020 6 6 to: 2021
+4
src/content/projects/ow-save-editor.mdx
··· 12 12 github: Bwc9876/OW-SaveEditor 13 13 other: 14 14 Mods Website: https://outerwildsmods.com/mods/saveeditor/ 15 + image: 16 + src: save-editor 17 + width: 320 18 + height: 190 15 19 --- 16 20 17 21 import ExtLink from "@components/ExtLink.astro";
+4
src/content/projects/ow-time-saver.mdx
··· 12 12 github: Bwc9876/OW-TimeSaver 13 13 other: 14 14 Mods Website: https://outerwildsmods.com/mods/timesaver/ 15 + image: 16 + src: time-saver 17 + width: 320 18 + height: 190 15 19 --- 16 20 17 21 import ExtLink from "@components/ExtLink.astro";
+2 -2
src/content/projects/portfolio-site.mdx
··· 1 1 --- 2 2 name: Portfolio Site 3 - summary: The site you're currently looking at 3 + summary: The site you're currently looking at. (trippy) 4 4 tags: 5 5 - web 6 6 - astro ··· 11 11 other: 12 12 Website: https://bwc9876.dev/ 13 13 image: 14 - src: portfolio 14 + src: portfolio-site 15 15 width: 600 16 16 height: 600 17 17 ---
+2 -2
src/content/projects/quick-wheel.mdx
··· 1 1 --- 2 2 name: Quick Wheel 3 - summary: A weapon-wheel like launcher app to access your apps quickly 3 + summary: A weapon-wheel-like launcher app to access your apps quickly 4 4 timespan: 5 5 from: 2020 6 6 tags: ··· 9 9 links: 10 10 github: Bwc9876/QuickWheel 11 11 image: 12 - src: https://opengraph.githubassets.com/2b8095f89da6ba998f1e395b0681ec3cd33c345367e01f5131425d8a29de8535/Bwc9876/QuickWheel 12 + src: quick-wheel 13 13 width: 400 14 14 height: 400 15 15 ---
+3 -3
src/content/projects/qwerty.mdx
··· 12 12 links: 13 13 github: Bwc9876/Qwerty 14 14 image: 15 - src: https://static.vecteezy.com/system/resources/previews/018/930/500/non_2x/discord-logo-discord-icon-transparent-free-png.png 16 - width: 200 17 - height: 200 15 + src: qwerty 16 + width: 670 17 + height: 730 18 18 --- 19 19 20 20 import ExtLink from "@components/ExtLink.astro";
+7 -5
src/content/projects/unity-webgl.mdx
··· 5 5 from: 2021 6 6 to: 2022 7 7 tags: 8 - - tauri 9 - - rust 10 - - web 11 - - react 12 - - outer-wilds 8 + - unity 9 + - github-actions 10 + - CI/CD 13 11 links: 14 12 github: Bwc9876/UnityWebGLTemplate 15 13 other: 16 14 Example Site: https://bwc9876.github.io/UnityWebGL/ 15 + image: 16 + src: unity-webgl 17 + width: 800 18 + height: 930 17 19 --- 18 20 19 21 import ExtLink from "@components/ExtLink.astro";
src/images/bctc-projects.png

This is a binary file and will not be displayed.

src/images/berks-dental.png

This is a binary file and will not be displayed.

src/images/portfolio-site.png

This is a binary file and will not be displayed.

src/images/portfolio.png

This is a binary file and will not be displayed.

src/images/quick-wheel.png

This is a binary file and will not be displayed.

src/images/qwerty.png

This is a binary file and will not be displayed.

src/images/save-editor.png

This is a binary file and will not be displayed.

src/images/time-saver.png

This is a binary file and will not be displayed.

src/images/unity-webgl.png

This is a binary file and will not be displayed.