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

DaintyDust

@DaintyDust

Joined June 11th, 2026

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

4h 3m 46s logged

The site was still pretty laggy on lower end devices. So i reduces the amount of electrons for lower end devices.

I also rewrote the whole UI with the mantine UI library. because of this i didn’t have to write my own widget dragging system.

0
0
8
Open comments for this post

17h 46m 32s logged

Previously my site was really laggy. my pc used 2gb of ram and 90% GPU (on a 3070 😭) on my site alone.

This is why i wanted to rewrite the site. my old site just used basic html/css, thats also another reason i wanted to rewrite my site

Since i wanted to learn create a site in react a chose that.

Changes:

  • Rewrote and redesigned my site in react.
  • Add secret menu to change the text and colors of the site.
  • Added possibility to add more languages
0
0
6
Ship

Better Devtools Storage is a DevTools tab that replaces the default Chrome storage (application) tab in a more user friendly interface for inspecting and editing localstorage, sessionstorage and cookies.

Features:

  • Search across all keys.
  • Syntax highlighting for JSON values.
  • Direct editing of localStorage, sessionStorage, and site cookies.
  • Quick toggle for line wrap on large data payloads.
  • Easily copy values from
  • Automatic light, dark, and system color scheme matching.
  • Responsive design that handles both docked and undocked DevTools layouts.

Extension is currently in review by google to be uploaded to the webstore. For now you have to download it from the github releases

  • 9 devlogs
  • 32h
  • 13.75x multiplier
  • 436 Stardust
Try project → See source code →

Followers

Loading…