Skip to content

Add ACARS airline management MMO to personal projects#1

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/add-anabelle-acars-project
Draft

Add ACARS airline management MMO to personal projects#1
Copilot wants to merge 2 commits intomainfrom
copilot/add-anabelle-acars-project

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 8, 2026

Adds acars.pub — an open-source, decentralised airline management MMO — to the Personal Projects section, with a locally committed screenshot and CV copy researched from the repo.

Changes

public/images/acars.png

  • Local copy of the app screenshot (MapLibre GL dark map, Bogotá hub with routes fanning across Central/South America)
  • Stored locally rather than hotlinking an ephemeral Twitter media URL

src/pages/index.tsx

  • New entry prepended to projects[]:
{
  title: 'ACARS — Airline Management MMO',
  description:
    'Open-source, decentralised airline simulation MMO backed by the Nostr protocol. Build and operate a virtual carrier competing on 6,072 real-world routes using deterministic O(1) economics (Gravity Model, QSI market share). 1:1 real-time — a 7-hour flight takes 7 real hours. Zero central database: all state is a cryptographically signed, relay-backed reduction of Nostr events.',
  tags: ['Nostr', 'React 19', 'TypeScript', 'MapLibre GL', 'Monorepo'],
  image: '/images/acars.png',
  width: 1232,
  height: 950,
  href: 'https://acars.pub',
},

Key copy decisions: leads with the decentralisation/Nostr angle (differentiator), calls out the real-airport data scale (6,072), surfaces the fixed-point determinism and 1:1 real-time mechanics as architectural proof-points rather than marketing fluff.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • acars.pub
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)
  • fonts.googleapis.com
    • Triggering command: /opt/hostedtoolcache/node/24.14.0/x64/bin/node /opt/hostedtoolcache/node/24.14.0/x64/bin/node /home/REDACTED/work/next-cv/next-cv/node_modules/next/dist/compiled/jest-worker/processChild.js (dns block)
  • pbs.twimg.com
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)
    • Triggering command: /usr/bin/curl curl -L -o /tmp/acars_screenshot.jpg REDACTED (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 8, 2026

Deploy Preview for cv-heyanabelle ready!

Name Link
🔨 Latest commit 818be4b
🔍 Latest deploy log https://app.netlify.com/projects/cv-heyanabelle/deploys/69acd4fb92a49800080755e8
😎 Deploy Preview https://deploy-preview-1--cv-heyanabelle.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

- Add public/images/acars.png (local copy of app screenshot showing
  dark MapLibre map with Bogotá hub routes over Central/South America)
- Add ACARS project entry to projects array in src/pages/index.tsx
  with professional CV description, tags and link to acars.pub

Co-authored-by: jorparad <108901404+jorparad@users.noreply.github.com>
Copilot AI changed the title [WIP] Add Anabelle/Acars.pub project to personal projects section Add ACARS airline management MMO to personal projects Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants