diff --git a/_layouts/note.html b/_layouts/note.html index 5b1d317..6305734 100644 --- a/_layouts/note.html +++ b/_layouts/note.html @@ -2,6 +2,8 @@ layout: default --- +
This page has been moved. {{ content }}
\ No newline at end of file diff --git a/projects/cmes-mobile/index.md b/_notes/cmes-mobile.md similarity index 89% rename from projects/cmes-mobile/index.md rename to _notes/cmes-mobile.md index a8de11c..94dd493 100644 --- a/projects/cmes-mobile/index.md +++ b/_notes/cmes-mobile.md @@ -1,9 +1,8 @@ --- title: CMES Mobile App -layout: project --- - + **App development project for volunteer organization Techies Without Borders.** I helped implement the CMES mobile app, facilitating the download, viewing and playback of medical education content in resource-constrained countries. diff --git a/projects/dont-wake-sandie/index.md b/_notes/dont-wake-sandie.md similarity index 98% rename from projects/dont-wake-sandie/index.md rename to _notes/dont-wake-sandie.md index bc9fa0d..0e01427 100644 --- a/projects/dont-wake-sandie/index.md +++ b/_notes/dont-wake-sandie.md @@ -1,6 +1,5 @@ --- title: Don't Wake Sandie -layout: project --- diff --git a/projects/interchange/index.md b/_notes/interchange.md similarity index 84% rename from projects/interchange/index.md rename to _notes/interchange.md index 8eb6000..6c8cce2 100644 --- a/projects/interchange/index.md +++ b/_notes/interchange.md @@ -1,9 +1,8 @@ --- title: Interchange -layout: project --- - + **An iOS app for college transit, currently available for Chapman University.** View routes, shuttle locations, and estimated arrival times in a sleek, diff --git a/projects/power-to-the-people/index.md b/_notes/power-to-the-people.md similarity index 90% rename from projects/power-to-the-people/index.md rename to _notes/power-to-the-people.md index 1530321..1702c06 100644 --- a/projects/power-to-the-people/index.md +++ b/_notes/power-to-the-people.md @@ -1,9 +1,8 @@ --- title: Power to the People -layout: project --- - + **An iPhone app designed to make traffic stops safer for marginalized communities.** Record interactions with police, assign and text emergency contacts, and be informed of your rights. I worked in a student team of 4, including [David Sohn](https://www.linkedin.com/in/sohn-david/), [Jacob Zamore](https://www.linkedin.com/in/jacob-zamore/), and [Patrick Smith](https://www.linkedin.com/in/patrick-smith-ld/), to prototype and build a proof of concept in 36 hours. The app was selected for the **President's Pick award** at [CruzHacks 2024](https://cruzhacks.com/), the premier hackathon of UC Santa Cruz. diff --git a/projects/index.md b/_notes/projects.md similarity index 68% rename from projects/index.md rename to _notes/projects.md index 24bd440..402b477 100644 --- a/projects/index.md +++ b/_notes/projects.md @@ -1,42 +1,39 @@ --- title: Projects -layout: default --- -# Projects - ## Games -- [Resonance](/projects/resonance) +- [[Resonance]] - **IEEE GameSig Finalist**, 2026 - A cyberpunk-themed game show shooter. -- [Don't Wake Sandie](/projects/dont-wake-sandie) +- [[Don't Wake Sandie]] - A game about not waking up a beloved hungover corgi ## Personal -- [Interchange](/projects/interchange) +- [[Interchange]] - An iOS app for college transit, now on the App Store! -- [Timestamp](/projects/timestamp) +- [[Timestamp]] - An unintrusive, open source Pomodoro timer for macOS. -- [Sourcebook](/projects/sourcebook) +- [[Sourcebook]] - A lightweight content management system (CMS) for class websites. ## Hackathons -- [teech.ai](/projects/teech-ai-cal-hacks-12) +- [[teech.ai]] - Cal Hacks 12.0 - A tutoring app to make education more accessible, built with SwiftUI and Gemini Vision API. -- [Power to the People](/projects/power-to-the-people) +- [[Power to the People]] - **President's Pick**, CruzHacks 2024 - An iOS app designed to make traffic stops safer for marginalized communities. ## Work -- [The Farmer's Dog Trivia Game](/projects/the-farmers-dog-trivia) +- [[The Farmer's Dog Trivia Game]] - A Windows kiosk application designed to connect customers with the Farmer's Dog experience. ## Community -- [CMES Mobile App](/projects/cmes-mobile/) +- [[CMES Mobile App]] - One of my earliest projects. A cross-platform mobile app to deliver educational medical content to end users, part of [Techies Without Borders](https://techieswithoutborders.us/). diff --git a/projects/resonance/index.md b/_notes/resonance.md similarity index 94% rename from projects/resonance/index.md rename to _notes/resonance.md index 9e275cd..f827481 100644 --- a/projects/resonance/index.md +++ b/_notes/resonance.md @@ -1,9 +1,8 @@ --- title: Resonance -layout: project --- - + Resonance is a cyberpunk-themed game show shooter. Enter the arena, blast your opponents, and become the star of the show. I worked with a student team of 12 to create this game over multiple months. The game was selected as an **IEEE GameSig finalist**. diff --git a/projects/sourcebook/index.md b/_notes/sourcebook.md similarity index 82% rename from projects/sourcebook/index.md rename to _notes/sourcebook.md index 8f3d544..a497f1f 100644 --- a/projects/sourcebook/index.md +++ b/_notes/sourcebook.md @@ -1,9 +1,8 @@ --- title: Sourcebook -layout: project --- - + **A lightweight content management system (CMS) designed to build class websites.** I designed it to be a self-hosted alternative for popular apps like diff --git a/projects/tad-pool/index.md b/_notes/tad-pool.md similarity index 90% rename from projects/tad-pool/index.md rename to _notes/tad-pool.md index 2397422..b7f9907 100644 --- a/projects/tad-pool/index.md +++ b/_notes/tad-pool.md @@ -1,9 +1,8 @@ --- title: Tad-Pool -layout: project --- - + **A mobile app designed to make carpooling easier for college students.** Find carpools based on time and location, and get rewarded for helping to reduce CO2 diff --git a/projects/teech-ai-cal-hacks-12/index.md b/_notes/teech-ai-cal-hacks-12.md similarity index 99% rename from projects/teech-ai-cal-hacks-12/index.md rename to _notes/teech-ai-cal-hacks-12.md index 4a1d516..7376f22 100644 --- a/projects/teech-ai-cal-hacks-12/index.md +++ b/_notes/teech-ai-cal-hacks-12.md @@ -1,6 +1,5 @@ --- title: teech.ai -layout: project --- diff --git a/_notes/test-2.md b/_notes/test-2.md deleted file mode 100644 index a422a48..0000000 --- a/_notes/test-2.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Another note" ---- - -[[test]] \ No newline at end of file diff --git a/_notes/test.md b/_notes/test.md deleted file mode 100644 index d3081cd..0000000 --- a/_notes/test.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: "Hello World" ---- - -Hello World - -==This is some highlighted text== diff --git a/projects/the-farmers-dog-trivia/index.md b/_notes/the-farmers-dog-trivia.md similarity index 92% rename from projects/the-farmers-dog-trivia/index.md rename to _notes/the-farmers-dog-trivia.md index e97dd66..c962f91 100644 --- a/projects/the-farmers-dog-trivia/index.md +++ b/_notes/the-farmers-dog-trivia.md @@ -1,9 +1,8 @@ --- title: The Farmer's Dog Trivia Game -layout: project --- - + **A Windows kiosk application designed to connect customers with the Farmer's Dog experience.** Play the interactive trivia game, score points, and win swag! diff --git a/projects/timestamp/index.md b/_notes/timestamp.md similarity index 70% rename from projects/timestamp/index.md rename to _notes/timestamp.md index c2b64d9..9c50180 100644 --- a/projects/timestamp/index.md +++ b/_notes/timestamp.md @@ -1,12 +1,11 @@ --- title: Timestamp -layout: project --- - + A simple, unintrusive Pomodoro timer for macOS which lives in the menu bar. I built it with SwiftUI and made it open source. [Download the app](https://github.com/brendan-ch/timestamp/releases){: .primary-action } [View the code](https://github.com/brendan-ch/timestamp){: .secondary-action } -{: .horizontal-wrapper } +{: .horizontal-wrapper } \ No newline at end of file diff --git a/projects/assets/app-store-icon.svg b/assets/app-store-icon.svg similarity index 100% rename from projects/assets/app-store-icon.svg rename to assets/app-store-icon.svg diff --git a/projects/cmes-mobile/assets/cmes-mobile-app.png b/assets/projects/cmes-mobile-app.png similarity index 100% rename from projects/cmes-mobile/assets/cmes-mobile-app.png rename to assets/projects/cmes-mobile-app.png diff --git a/projects/the-farmers-dog-trivia/assets/farmers-dog.png b/assets/projects/farmers-dog.png similarity index 100% rename from projects/the-farmers-dog-trivia/assets/farmers-dog.png rename to assets/projects/farmers-dog.png diff --git a/projects/interchange/assets/interchange-screenshots.png b/assets/projects/interchange-screenshots.png similarity index 100% rename from projects/interchange/assets/interchange-screenshots.png rename to assets/projects/interchange-screenshots.png diff --git a/projects/power-to-the-people/assets/power-to-the-people.png b/assets/projects/power-to-the-people.png similarity index 100% rename from projects/power-to-the-people/assets/power-to-the-people.png rename to assets/projects/power-to-the-people.png diff --git a/projects/resonance/assets/resonance-screenshot.png b/assets/projects/resonance-screenshot.png similarity index 100% rename from projects/resonance/assets/resonance-screenshot.png rename to assets/projects/resonance-screenshot.png diff --git a/projects/sourcebook/assets/sourcebook.png b/assets/projects/sourcebook.png similarity index 100% rename from projects/sourcebook/assets/sourcebook.png rename to assets/projects/sourcebook.png diff --git a/projects/tad-pool/assets/tad-pool.png b/assets/projects/tad-pool.png similarity index 100% rename from projects/tad-pool/assets/tad-pool.png rename to assets/projects/tad-pool.png diff --git a/projects/timestamp/assets/timestamp-screenshot.png b/assets/projects/timestamp-screenshot.png similarity index 100% rename from projects/timestamp/assets/timestamp-screenshot.png rename to assets/projects/timestamp-screenshot.png diff --git a/projects/cmes-mobile.md b/projects/cmes-mobile.md new file mode 100644 index 0000000..9572adf --- /dev/null +++ b/projects/cmes-mobile.md @@ -0,0 +1,5 @@ +--- +title: Page moved +layout: page_moved +--- +[[CMES Mobile App]] \ No newline at end of file diff --git a/projects/dont-wake-sandie.md b/projects/dont-wake-sandie.md new file mode 100644 index 0000000..a83c0b0 --- /dev/null +++ b/projects/dont-wake-sandie.md @@ -0,0 +1,5 @@ +--- +title: Page moved +layout: page_moved +--- +[[Don't Wake Sandie]] \ No newline at end of file diff --git a/projects/interchange.md b/projects/interchange.md new file mode 100644 index 0000000..0c2aa10 --- /dev/null +++ b/projects/interchange.md @@ -0,0 +1,5 @@ +--- +title: Page moved +layout: page_moved +--- +[[Interchange]] \ No newline at end of file diff --git a/projects/power-to-the-people.md b/projects/power-to-the-people.md new file mode 100644 index 0000000..cb3de87 --- /dev/null +++ b/projects/power-to-the-people.md @@ -0,0 +1,5 @@ +--- +title: Page moved +layout: page_moved +--- +[[Power to the People]] \ No newline at end of file diff --git a/projects/resonance.md b/projects/resonance.md new file mode 100644 index 0000000..bd8b5ba --- /dev/null +++ b/projects/resonance.md @@ -0,0 +1,5 @@ +--- +title: Page moved +layout: page_moved +--- +[[Resonance]] \ No newline at end of file diff --git a/projects/sourcebook.md b/projects/sourcebook.md new file mode 100644 index 0000000..5e2b73b --- /dev/null +++ b/projects/sourcebook.md @@ -0,0 +1,5 @@ +--- +title: Page moved +layout: page_moved +--- +[[Sourcebook]] \ No newline at end of file diff --git a/projects/tad-pool.md b/projects/tad-pool.md new file mode 100644 index 0000000..7531945 --- /dev/null +++ b/projects/tad-pool.md @@ -0,0 +1,5 @@ +--- +title: Page moved +layout: page_moved +--- +[[Tad-Pool]] \ No newline at end of file diff --git a/projects/teech-ai-cal-hacks-12.md b/projects/teech-ai-cal-hacks-12.md new file mode 100644 index 0000000..f53d974 --- /dev/null +++ b/projects/teech-ai-cal-hacks-12.md @@ -0,0 +1,5 @@ +--- +title: Page moved +layout: page_moved +--- +[[teech.ai]] \ No newline at end of file diff --git a/projects/the-farmers-dog-trivia.md b/projects/the-farmers-dog-trivia.md new file mode 100644 index 0000000..7df1c91 --- /dev/null +++ b/projects/the-farmers-dog-trivia.md @@ -0,0 +1,5 @@ +--- +title: Page moved +layout: page_moved +--- +[[The Farmer's Dog Trivia Game]] \ No newline at end of file diff --git a/projects/timestamp.md b/projects/timestamp.md new file mode 100644 index 0000000..f2575cc --- /dev/null +++ b/projects/timestamp.md @@ -0,0 +1,6 @@ +--- +title: Timestamp +layout: page_moved +--- +[[Timestamp]] +