Quasar

Quasar Used AI

5 devlogs
19h 28m
Created by spyguy

An app to enable the exploration of space. Aggregating data and media from around the world and beyond, and integrating AI to fuel curiosity for the next frontier.

Timeline

spyguy
spyguy
1h 58m 6 days ago

Since we were rejected by Apple :(, we decided to add more features including Space Wikipedia, news search, and more settings options. Fun! Hopefully this should be enough to make us App Store worthy.

Update attachment
spyguy
spyguy
6h 44m 9 days ago

Added a Settings page and finalized everything for an iOS release. Did some UI fixes and updates to make everything look extra nice. Troubleshooted bugs, and also added expo-updates to keep everything up to date with OTA releases without having to go through storefront pipelines and waiting times (good for small bugs/UI changes)

Update attachment

Created a Launches page, where you can track upcoming rocket launches and their payload. I also added a button that directly puts the event in your calendar so you don't forget.

Since the API has a rate limit, I implemented caching with AsyncStorage to poll once every 10 minutes. Shout out to the Launch Library 2 API!

Update attachment

I cooked up some image handling features and added a wallpapers page where you can look through NASA's massive image library (and even sort!). Click on any image to download it.

Update attachment

Been working on a lot of fixes, including Markdown message formatting because ai.hackclub.com now uses Qwen instead of Llama, and it wants to be waaaay fancier.

Also updating image page to use models, taking inspiration from the MKBHD Panels app.

Update attachment