Rename the assets/project folder so that it doesn't get picked up as a backlink

This commit is contained in:
2026-08-08 22:05:37 -04:00
parent a982dfaba9
commit 1a44d4acf6
16 changed files with 8 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
title: CMES Mobile App
---
![cmes-mobile-app.png](../assets/projects/cmes-mobile-app.png "Screenshots of the CMES app, showing the My Library screen and a web view.")
![cmes-mobile-app.png](../assets/project/cmes-mobile-app.png "Screenshots of the CMES app, showing the My Library screen and a web view.")
**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.
@@ -16,4 +16,3 @@ This app is actively used in medical facilities in Uganda and Nepal, to name a f
- [Google Play](https://play.google.com/store/apps/details?id=org.cmesworld.www.cmes_piandroid_app)
- [Techies Without Borders](https://techieswithoutborders.us/)
- [CMES Project](https://cmesworld.org/)

View File

@@ -2,7 +2,7 @@
title: Interchange
---
![interchange-screenshots.png](../assets/projects/interchange-screenshots.png "Screenshots of Interchange.")
![interchange-screenshots.png](../assets/project/interchange-screenshots.png "Screenshots of Interchange.")
**An iOS app for college transit, currently available for Chapman University.**
View routes, shuttle locations, and estimated arrival times in a sleek,

View File

@@ -2,7 +2,7 @@
title: Power to the People
---
![power-to-the-people.png](../assets/projects/power-to-the-people.png "Screenshots of Power to the People, an iOS app designed to make traffic stops safer.")
![power-to-the-people.png](../assets/project/power-to-the-people.png "Screenshots of Power to the People, an iOS app designed to make traffic stops safer.")
**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.

View File

@@ -2,7 +2,7 @@
title: Resonance
---
![resonance-screenshot.png](../assets/projects/resonance-screenshot.png "Screenshot of Resonance")
![resonance-screenshot.png](../assets/project/resonance-screenshot.png "Screenshot of Resonance")
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**.

View File

@@ -2,7 +2,7 @@
title: Sourcebook
---
![sourcebook.png](../assets/projects/sourcebook.png "Screenshot of Sourcebook, a lightweight CMS for class websites.")
![sourcebook.png](../assets/project/sourcebook.png "Screenshot of Sourcebook, a lightweight CMS for class websites.")
**A lightweight content management system (CMS) designed to build class
websites.** I designed it to be a self-hosted alternative for popular apps like

View File

@@ -2,7 +2,7 @@
title: Tad-Pool
---
![tad-pool.png](../assets/projects/tad-pool.png "Screenshots of Tad-Pool, a carpooling app for college students.")
![tad-pool.png](../assets/project/tad-pool.png "Screenshots of Tad-Pool, a carpooling app for college students.")
**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

View File

@@ -2,7 +2,7 @@
title: The Farmer's Dog Trivia Game
---
![farmers-dog.png](../assets/projects/farmers-dog.png)
![farmers-dog.png](../assets/project/farmers-dog.png)
**A Windows kiosk application designed to connect customers with the Farmer's
Dog experience.** Play the interactive trivia game, score points, and win swag!

View File

@@ -2,7 +2,7 @@
title: Timestamp
---
![Screenshot of the Timestamp app and the settings window.](../assets/projects/timestamp-screenshot.png)
![Screenshot of the Timestamp app and the settings window.](../assets/project/timestamp-screenshot.png)
A simple, unintrusive Pomodoro timer for macOS which lives in the menu bar. I built it with SwiftUI and made it open source.