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

M8000

@M8000

Joined May 31st, 2026

  • 11Devlogs
  • 1Projects
  • 0Ships
  • 0Votes
Open comments for this post

2h 9m 56s logged

Updates

  1. Major CSS & color overhaul!
  2. Added the preview of the list of satellites returned by search, now need to make it dynamically added by js

CSS and color designing is difficult, this update took quite a while…


Next

  1. Make the list functional and clickable
  2. Show satellite details on click
  3. Trajectory tracking

Try out the preview at nadir-space.vercel.app!

Updates

  1. Major CSS & color overhaul!
  2. Added the preview of the list of satellites returned by search, now need to make it dynamically added by js

CSS and color designing is difficult, this update took quite a while…


Next

  1. Make the list functional and clickable
  2. Show satellite details on click
  3. Trajectory tracking

Try out the preview at nadir-space.vercel.app!

Replying to @M8000

0
6
Open comments for this post

1h 45m 50s logged

Finished the code to retrieve search results from the backend! Also filled in more sections of the sidebar.


Next - show the search results in the scroll region, and handle search page flips.

Finished the code to retrieve search results from the backend! Also filled in more sections of the sidebar.


Next - show the search results in the scroll region, and handle search page flips.

Replying to @M8000

0
4
Open comments for this post

1h 4m 7s logged

Added filters for launch site. Launch sites are populated automatically based on whichever countries are selected.
Suggestions and improvements on GUI design are welcome!
Next steps - Get the filtered satellites from the backend, and display them below the search filter on the sidebar as item boxes.
Will also need to add trajectory tracking later.

Added filters for launch site. Launch sites are populated automatically based on whichever countries are selected.
Suggestions and improvements on GUI design are welcome!
Next steps - Get the filtered satellites from the backend, and display them below the search filter on the sidebar as item boxes.
Will also need to add trajectory tracking later.

Replying to @M8000

0
19
Open comments for this post

1h 40m 31s logged

Working on some backend code for filtering satellite entries…
This feature may take some time

Working on some backend code for filtering satellite entries…
This feature may take some time

Replying to @M8000

0
3
Open comments for this post

1h 28m 21s logged

Started work on the filter sidebar (suggestions on design improvements pls!!)
Working with CSS is horrible, it takes me way too long to make a simple element fit properly..

Started work on the filter sidebar (suggestions on design improvements pls!!)
Working with CSS is horrible, it takes me way too long to make a simple element fit properly..

Replying to @M8000

0
5
Open comments for this post

1h 16m 21s logged

Added the layouts for the search and info sidebar
Next - populate the sidebars, first with the search function

Added the layouts for the search and info sidebar
Next - populate the sidebars, first with the search function

Replying to @M8000

0
6
Open comments for this post

1h 5m 33s logged

Successfully rendered the satellites as moving dots!
Now working on the GUI, including trajectory tracking, filtering, and loading screens.

Successfully rendered the satellites as moving dots!
Now working on the GUI, including trajectory tracking, filtering, and loading screens.

Replying to @M8000

0
4
Open comments for this post

1h 6m 54s logged

Managed to write an API endpoint to retrieve satellite ID’s based on filters, will be used later in the frontend
Next step - render the satellites as dots.

Managed to write an API endpoint to retrieve satellite ID’s based on filters, will be used later in the frontend
Next step - render the satellites as dots.

Replying to @M8000

0
7
Open comments for this post

2h 7m 42s logged

Completed code to retrieve catalog of satellites, and store it in NeonDB!
I might get banned from spacetrack bcz of the unholy number of API requests I fired for debugging…

Completed code to retrieve catalog of satellites, and store it in NeonDB!
I might get banned from spacetrack bcz of the unholy number of API requests I fired for debugging…

Replying to @M8000

0
25
Open comments for this post

1h 38m 58s logged

It took me embarrassingly long to implement such a simple helper function!
Finally though, I managed to be able to sign in to spacetrack, and store the session cookie provided in vercel blob storage. Most of my time went in debugging errors with blob storage, but now that I’ve learnt that, progress should be faster!

It took me embarrassingly long to implement such a simple helper function!
Finally though, I managed to be able to sign in to spacetrack, and store the session cookie provided in vercel blob storage. Most of my time went in debugging errors with blob storage, but now that I’ve learnt that, progress should be faster!

Replying to @M8000

0
46
Open comments for this post

1h 3m 53s logged

Deployed the app on vercel, with a cesium js renderer!

Deployed the app on vercel, with a cesium js renderer!

Replying to @M8000

0
56

Followers

Loading…