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

Hridya

@Hridya

Joined May 31st, 2026

  • 34Devlogs
  • 7Projects
  • 0Ships
  • 0Votes
When the ending is unknown and the distance is unknown, that's when you know who you really are.
Stardance Utils <- Improving QoL for all stardance users!
Open comments for this post

1h 42m 34s logged

Emoji, file shelf, UI improvements

  • Emoji picker with multiple emojis, and a search
  • File shelf as a temporary place to hold dragged files.
  • Further improvements to UI

Changelog

  • better UI & file shelf (83a942c)
  • remove file indexer and add emoji (4caca23)

Changelog

  • better UI & file shelf (83a942c)
  • remove file indexer and add emoji (4caca23)

Changelog

  • better UI & file shelf (83a942c)
  • remove file indexer and add emoji (4caca23)

Changelog

  • better UI & file shelf (83a942c)
  • remove file indexer and add emoji (4caca23)

Changelog

  • better UI & file shelf (83a942c)
  • remove file indexer and add emoji (4caca23)

Changelog

  • better UI & file shelf (83a942c)
  • remove file indexer and add emoji (4caca23)

Changelog

  • better UI & file shelf (83a942c)
  • remove file indexer and add emoji (4caca23)
0
0
10
Open comments for this post

1h 49m 42s logged

Testflight autopublishing, bug fixes, collapsed devlogs

  • Testflight now autodeploys with chrome webstore and firefox store, so safari users also have regular updates w/o me building & deploying manually

  • Bug fixes with AI checks in firefox, and like untoggleable keep orders in sidebar etc. and auto publishing detection for versions fixed

  • Collapsible devlogs for long ones show more/show less

0
0
67
Open comments for this post

48m 42s logged

Activity monitor

Inbuilt activity monitor so you don’t have to open the app and just see things in here with grouped processes etc!

Changelog

2
0
42
Open comments for this post

2h 54m 40s logged

Performance & calculator

Key features added:

  • Switched file search to SQLite + FTS for persistent file index (this is like fast, avg file search time is 20ms atm)
  • Exclusions for build/cache/package folders
  • Made search providers run concurrently
  • Added ⌘K actions menu
  • Added inline calculator
  • Switched to a liquid glass UI & did improvements in terms of sizing etc.

Changelog

  • calculator & liquid glass (b377bef)
  • actions (cab152b)
  • rebuild file index & super speed for file search (f1b1a85)
  • UI improvements & better indexing, faster (f4bcc8d)
  • file search, usage ranking basic indexing (4baf146)
0
0
46
Open comments for this post

1h 7m 32s logged

Foundry

Building a better Spotlight/Raycast/alternatives.

Right now i got some basic stuff working like search with settings, and launch on hotkey + just native macOS app first time with swift lol.

So far built:

  • App search
  • Basic system commands
  • Local file search
  • Usage-based ranking
  • Background indexing
3
0
243
Open comments for this post

3h 48m 36s logged

Changelog, theming, bug fixes, improvements

  • Changelog, add to devlog, has multiple formatting options and supports branches as well.
  • Themed rate page
  • A lot of performance improvements to the website focusing on reducing load because of the galaxy bg and cubes.
  • Command palette now has stardance utils options like change font pairing, theme, etc.
  • and some other bug fixes & improvements with bugs reported by users.

Changelog

0
0
23
Open comments for this post

29m 49s logged

Syncing & devlog zoom

Implemented syncing of goals, theme, fonts etc. across chrome account/firefox account. also did sharding of goals, as about 12 goals exceeds quota of syncing for chrome so added sharding to work with that.

Also changed check AI to a robot svg and added a zoom in to see devlog images better when they have small details!

0
0
34
Open comments for this post

1h 31m 39s logged

Auto publishing + safari build

Setup a github workflow, so when i start working on new version, old version is automatically published to chrome webstore & mozilla addons through API, so i don’t need to press like 4 extra buttons on each to do so.

Also built & submitted extension to app store so my safari users can use it easier than building it themselves.

0
0
24
Open comments for this post

4h 7m 40s logged

Onboarding

Made a detailed onboarding flow to help users to be aware of and understand Stardance Utils features.
Also made several performance improvements to the website.

0
0
27
Open comments for this post

2h 33m 51s logged

Website!

Finally made a showcase website for Stardance Utils.

Added some fun UI stuff like the hover cubes, and the galaxy background! Added sections for past projects/reviews too so the page has a little more proof behind it and less trust me bro cough cough

9
0
87
Open comments for this post

5h 33m 57s logged

Shop Improvements

Major shop changes:

  • Removed the popular carousel
  • Made All items the default view and moved categories into a filter
  • Improved the Goals and Your Orders sidebar spacing and UI
  • Added cumulative and individual goal progress
  • Added background progress bars per item and an overall progress bar
  • Added estimated time remaining for each goal and a total time estimate
  • Added the option to remove the Goals sidebar and show Goals as a top section instead
  • Added the option to show or hide Your Orders in the sidebar, or use it as a link

(Longest devlog yet, website coming up next!)

0
0
60
Open comments for this post

2h 16m 43s logged

Markdown toolbar, live preview!


  • Toolbar with all markdown that is supported (except images, PR to be merged soon?)
  • Live preview of the markdown in your devlogs!
  • Fixing some bugs with AI detection (support of locales like FR-fr, etc)
0
0
49
Open comments for this post

38m 58s logged

Refactor & cleanup

  • Split 3k+ lines of content.js into modularized files, projects.js and others to manage code quality better. (Last time it went to 10k+ lines in 1 file and i don’t want to repeat that)
  • Cleaned up some inline styles and reorganized into styles.css
  • Updated readme with latest features
0
0
67
Open comments for this post

2h 13m 32s logged

AI image detection

Live on webstore now: https://chromewebstore.google.com/detail/stardance-utils/kapdpeddcghffhildgnbbdnaedeebdoj

So, started out with C2PA, got it working with wasm through the extension but then realized that it won’t work since C2PA is lost in upload to stardance, therefore i switched to using https://openai.com/research/verify/ in a background job when check AI is clicked.

5
0
79
Open comments for this post

1h 52m 28s logged

Themes

  • Make stardance look different, all catpuccin accents and other themes now live!
  • Started work on AI detection for devlog images & banners.
0
0
96
Open comments for this post

1h 14m logged

Slack emojis support

So, slack emojis should work, however there’s a bug with post markdown that causes it not to. I’m going to PR a fix and then you can use slack emojis in devlogs!

3
0
167
Open comments for this post

23m 33s logged

Devlog drafts!

Don’t lose your devlogs, because now they’re saved locally.
(Note: this only includes the devlog text, not images)

0
0
103
Loading more…

Followers

Loading…