Sunday, January 1, 2023

Show HN: Time Off Planner https://ift.tt/PN7gWhM

Show HN: Time Off Planner I got tired of trying to figure out my vacation balance throughout the year, so I made this website to be a stupid simple solution. It was pretty satisfying to bang it out over a weekend. * not all holidays are supported, and probably will do some custom-holiday-in-cookie functionality, but this is a common US list. * basically only looks good on 'normal' sized browsers https://ift.tt/nqxvGfJ January 2, 2023 at 03:42AM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...