You are browsing as a guest. Sign up (or log in) to start making projects!

1h 8m 25s logged

Devlog #2

What I did
• The command bar is alive: g, yt, gh, w, npm jumps, plain URLs open directly, anything else falls through to Google
gh got a special case — gh owner/repo skips the search page and goes straight to the repo
• History chips under the input: last 6 commands, stored in localStorage, deduped
• Live ISS tracking: the wheretheiss.at API polled every 5 seconds, with latitude / longitude / altitude / velocity readouts and a dot gliding across a mini map

Where Apogee stands
• Clock, greeting, command bar, history, and a satellite that actually moves
• The APOD widget still says “Loading…” because nothing is loading it yet

Next up
NASA APOD: fetch the astronomy picture of the day, set it as the page background, and cache it in localStorage so I don’t burn through the DEMO_KEY rate limit.

0
8

Comments 0

No comments yet. Be the first!