Back
Zell Liew

Zell Liew

@zellwk

Web developer. Building courses, component libraries, and transitioning into building SaaS applications.
5
Joined November 2023
Cooking up the new documentation for one of my libraries. It's looking good, but so much work! #splendid
See similar todos

No replies yet

Timepicker is now able to send 24H clock through another input (usually this would be hidden). On second open, it now preserves the selected option and scrolls directly to it. #splendid
See similar todos

No replies yet

Built a basic Timepicker. • SR Accessible • Keyboard Accessible Just need a couple more tweaks to ensure the it submits 24H time like a normal time input. #splendid
See similar todos

No replies yet

Made the overlay sticky #splendid
See similar todos

No replies yet

Added an overlay on top of the scrambled text. Looking good, but not sure if would work and drive sales. #splendid
See similar todos

No replies yet

Wrote a function to scramble text to prevent unauthorized users from seeing content on a static website. (Auth is done after page gets loaded). Possible to filter out certain selectors so I can still create a content list to entice viewers! :) Inspired by @levelsio's Make Book.
See similar todos

No replies yet

Wrote a function to check stripe webhooks without cluttering code up.
See similar todos

No replies yet

Wrote simple get,create,update, and delete DB helpers for Astro DB so I don't have to do db.select() everytime.
See similar todos

No replies yet

Figured out which Stripe events to use for Webhooks. Now just got to impelement.
See similar todos

No replies yet

Figured out how to use Subgrid easily to create responsive cards, so things can be neatly arranged regardless of content.
See similar todos

No replies yet

Scheduled this tweet #splendid
See similar todos
Built this as part of the website #splendid
See similar todos

No replies yet

Finished rebuilding a Combobox component that is super easy to use #splendid
See similar todos

No replies yet

WIP for a "Drawer Journey" #splendid
See similar todos

No replies yet

I've been having waaayy too much fun with this. #splendid
See similar todos

No replies yet

🧨I just packaged this gorgeous text-wall into a component for easy usage. Releasing the code soon 🤓. (Of course, you have to supply your own text... 🙃)
See similar todos

No replies yet

Allowed Tabs to be placed within Tabs. Seeing it for the first time after I created it. Still blows my mind. 🤯. Releasing code soon.
See similar todos

No replies yet

Just built a BrowserFrame with Tabs. I like this. Do you? #splendid
See similar todos

No replies yet

Built the cell-alignment code into #splendid tables so users can use an `alignments` object instead of figuring out the complex CSS!
See similar todos

No replies yet

Cracked the code to align cells to the left/center/right with tailwindcss easily.
See similar todos

No replies yet