From 88f6919e7353e7e06952e65d38a31774fa7d3554 Mon Sep 17 00:00:00 2001 From: Jiajun Xu Date: Tue, 19 Aug 2025 16:08:26 -0700 Subject: [PATCH] add alt page --- src/pages/WhatWereWorkingOn.astro | 22 ++- .../WhatWereWorkingOnPages/Alternatives.astro | 147 ++++++++++++++++++ 2 files changed, 157 insertions(+), 12 deletions(-) create mode 100644 src/pages/WhatWereWorkingOnPages/Alternatives.astro diff --git a/src/pages/WhatWereWorkingOn.astro b/src/pages/WhatWereWorkingOn.astro index 518371d..ebee20d 100644 --- a/src/pages/WhatWereWorkingOn.astro +++ b/src/pages/WhatWereWorkingOn.astro @@ -39,17 +39,6 @@ import "../styles/globals.css"; > -
- screenshot of this website including screenshot of this website including screenshot of this website... - - This website! -
-
- Book Club
+ +
+ computer + Big Tech Alternatives +
diff --git a/src/pages/WhatWereWorkingOnPages/Alternatives.astro b/src/pages/WhatWereWorkingOnPages/Alternatives.astro new file mode 100644 index 0000000..ed71973 --- /dev/null +++ b/src/pages/WhatWereWorkingOnPages/Alternatives.astro @@ -0,0 +1,147 @@ +--- +import Navbar from "../../components/Navbar"; +import Footer from "../../components/Footer"; +import Layout from "../../layouts/Layout.astro"; +import "../../styles/globals.css"; +--- + + +
+
+ +
+

Big Tech Alternatives

+

Explore open-source and privacy-focused alternatives to popular big tech software.

+ +
+
+

Browsers

+

Big Tech Option: Chrome (Google)

+
    +
  • +

    Firefox

    +

    Privacy-focused browser.

    + Website +
  • +
  • +

    Brave

    +

    Ad-blocking browser.

    + Website +
  • +
+
+ +
+

Search Engines

+

Big Tech Option: Google Search

+
    +
  • +

    DuckDuckGo

    +

    Privacy-protecting search.

    + Website +
  • +
  • +

    Searx

    +

    Metasearch engine.

    + Website +
  • +
+
+ +
+

Email

+

Big Tech Option: Gmail (Google)

+
    +
  • +

    ProtonMail

    +

    Encrypted email.

    + Website +
  • +
  • +

    Tutanota

    +

    Secure email service.

    + Website +
  • +
+
+ +
+

Social Media

+

Big Tech Options: Twitter (X), Facebook (Meta)

+
    +
  • +

    Mastodon

    +

    Decentralized social network (alternative to Twitter).

    + Website +
  • +
  • +

    Diaspora

    +

    Decentralized social network (alternative to Facebook).

    + Website +
  • +
+
+ +
+

Video Platforms

+

Big Tech Option: YouTube (Google)

+
    +
  • +

    PeerTube

    +

    Decentralized video hosting.

    + Website +
  • +
  • +

    Odysee

    +

    Blockchain-based video platform.

    + Website +
  • +
+
+ +
+

Cloud Storage

+

Big Tech Option: Google Drive

+
    +
  • +

    Nextcloud

    +

    Self-hosted file sync and share.

    + Website +
  • +
+
+ +
+

Messaging

+

Big Tech Options: WhatsApp (Meta), Slack

+
    +
  • +

    Signal

    +

    Encrypted messaging (alternative to WhatsApp).

    + Website +
  • +
  • +

    Element

    +

    Matrix-based chat (alternative to Slack).

    + Website +
  • +
+
+ +
+

Maps

+

Big Tech Option: Google Maps

+
    +
  • +

    OpenStreetMap

    +

    Community-driven maps.

    + Website +
  • +
+
+
+
+
+
+