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

zubair

@zubair

Joined June 5th, 2026

  • 20Devlogs
  • 5Projects
  • 2Ships
  • 38Votes
Open comments for this post

1h 48m 10s logged

Updates I did today:-

  • Added support for images to the APOD preview box in home page.
  • Added a “View” button in asteroids table to view more information about an asteroid.

Changelog

0
0
15
Open comments for this post

17m 33s logged

A small update:-

  • Added video support to apod page
  • Today I opened the website and realised the website was not displaying the RST launch video as I had only added support for images, so now both videos and images can be displayed.

Changelog

0
0
19
Open comments for this post
Reposted by @zubair

1h 6m 32s logged

Here’s what I added this time:-
-Users are now able to bookmark asteroids
-Users can remove bookmarked asteroids both one at a time, or the user could clear the bookmarks in the main page, I used localStorage to save the bookmarks.

Changelog

0
1
49
Open comments for this post

1h 6m 32s logged

Here’s what I added this time:-
-Users are now able to bookmark asteroids
-Users can remove bookmarked asteroids both one at a time, or the user could clear the bookmarks in the main page, I used localStorage to save the bookmarks.

Changelog

0
1
49
Open comments for this post
Reposted by @zubair

2h 10m 37s logged

Added a bookmarks card which loads bookmarked items from session-storage, also added a card containing a preview of the NASA-APOD. Added responsiveness.

Changelog

0
1
33
Open comments for this post
Reposted by @zubair

3h 6m 22s logged

Here’s what I did today:-

  • Configured a MongoDB database and added a route to update the database with the NASA Astronomy Picture Of The Day.
  • Added a route to get latest APOD data from the database.
  • Added server-side caching(next-cache) to the apod route to save compute on Edge functions and to save NASA OpenAPI limits.
  • I’ll update the apod data using vercel cron jobs.
  • Finished the APOD page on the website.

(And finally I realized that the devlogs are markdown-based, so now I’ll make better devlogs)
Thank you :))

0
1
13
Open comments for this post
Reposted by @zubair

2h 25m 56s logged

Here’s what I added:

  • Completed the asteroids page.
  • Propagated the database with asteroid data
  • Added a sync state to keep track of the data
  • Added a paginated table to view basic information about the asteroids in the asteroids page.

Changelog

0
1
45
Open comments for this post

2h 25m 56s logged

Here’s what I added:

  • Completed the asteroids page.
  • Propagated the database with asteroid data
  • Added a sync state to keep track of the data
  • Added a paginated table to view basic information about the asteroids in the asteroids page.

Changelog

0
1
45
Open comments for this post

3h 6m 22s logged

Here’s what I did today:-

  • Configured a MongoDB database and added a route to update the database with the NASA Astronomy Picture Of The Day.
  • Added a route to get latest APOD data from the database.
  • Added server-side caching(next-cache) to the apod route to save compute on Edge functions and to save NASA OpenAPI limits.
  • I’ll update the apod data using vercel cron jobs.
  • Finished the APOD page on the website.

(And finally I realized that the devlogs are markdown-based, so now I’ll make better devlogs)
Thank you :))

0
1
13
Open comments for this post

2h 10m 37s logged

Added a bookmarks card which loads bookmarked items from session-storage, also added a card containing a preview of the NASA-APOD. Added responsiveness.

Changelog

0
1
33
Open comments for this post

1h 11m 30s logged

FINISHED!!

Firstly here’s what i used:
tracking - mediapipe(through cvzone)
gestures - own class
drawing - using cv2.line
MORE DEATILS IN THE README

0
0
8
Open comments for this post

2h 39m 22s logged

ADDED TRACKING AND FILTERING
So I added the finger tracking using mediapipe(through cvzone) and also added a Kalman filter to remove micro jitters in the finger tracking.

Changelog

0
0
8
Loading more…

Followers

Loading…