11b140b6ae
Refactor the Piano component to highlight the root note of each chord. If this makes things too easy, I can support this as a preference. Also: - Reduced the number of keys that the piano displays and increased the key thickness to reclaim the space - Preferred using Tailwind selectors instead of inline styling where applicable - Call List.reverse on the keys to ensure that the top-most note is a lower note than the bottom-most note TODO: - Support showing only the name of the chord and not just the notes that comprise that chord - Rewrite the function that generates the chords for a given range of notes - Consider supporting a dark mode |
||
---|---|---|
.. | ||
blog | ||
days-of-week-habits | ||
goals | ||
habitgarden | ||
habits | ||
learn | ||
sandbox | ||
default.nix | ||
index.html | ||
README.md |
wpcarro.dev
https://wpcarro.dev is my personal website. I expose a few subdomains, one of which you are probably visiting right now, git.wpcarro.dev. Here are some of the others:
blog.wpcarro.dev
: My personal bloglearn.wpcarro.dev
: Teaching others to codesandbox.wpcarro.dev
: Where I deploy some pet projects and code sketches
Visit https://wpcarro.dev for a sitemap.