Documentation style guide
Writing good documentation is never easy, the Vue documentation writing guide could help you making your's easier for people to read and enjoy
https://github.com/vuejs/docs/blob/main/.github/contributing/writing-guide.md...
Billable.me: Content-editable invoice
https://billable.me/
Pretty simple: edit to your needs and print as PDF....
Recommended CSS Defaults
The WHATWG’s suggested CSS stylings:
https://html.spec.whatwg.org/multipage/rendering.html#rendering...
Some general youtube channels and resources for beginners
Steve Griffith - https://www.youtube.com/@SteveGriffith-Prof3ssorSt3v3/videos
Apparently an actual professor. has made videos about multiple topics like pub sub model, css inheritance etc.
Web dev simplified - https://www.youtube.com/@WebDevSimplified
Ignore the clickbait title videos and don't watch them but some of the general javascript content is pretty good. Closures, promises, event delegation that stuff.
Website Architect - https://www.youtube.com/@thewebsitearchitect...
A UML mega cheat sheet
detailed explanations of the different kinds of UML diagrams with the name and use of each parts
https://www.uml-diagrams.org/...
Short PDF On Pricing Client Projects (Breaking the Time Barrier)
https://www.freshbooks.com/fbstaticprod-uploads/public-website-assets/other/Breaking-the-Time-Barrier.pdf
Useful information about how to price your freelance projects to clients. Touches on value-based pricing. Helped me a lot on how I 'should' price (though it's not always that easy in reality 😂) and gives you a new perspective on things. Worth to read, takes maybe 15-30 minutes!...
Runjs: The JavaScript playground for your desktop
A neat tool for JS prototyping. Free version is limited, of course, but still pretty cool.
https://runjs.app/...
A color picker that checks if color contrast meets accessibility standards
Figma has a color contrast checker to help you meet accessibility standards: https://x.com/figma/status/1905637360705896545
(simple)-state-shifter: a Finite State Machine to simplify code flow
If you find business logic &/or UI flow is becoming a tangled web, with many if/else / switch statements, then consider s Finite State Machine like mine to reduce the code & help make it more legible:
(live demo linked in repo)
https://github.com/tomByrer/state-shifter...

Real-time payment notification for websites
Has anyone here ever built a site with real-time payment notification i.e when people come to your site they can see a notification on the bottom right corner of their screen that says e.g "John from London paid £50". I'm building a charity site....it encourages others to donate but I'm looking for a SAAS that already does that so I'll connect my site to the software so it can listen to triggers from Stripe and execute. Does anyone know a software that does that?
Kagi Search: Privacy-first, Search as a Service
https://kagi.com/
No ads. No tracking. No compromise. Just deep, powerful search.Kagi is a search engine that believes you're either the client or the product....

Orion Browser: Security-first macOS/iOS browser
https://kagi.com/orion/
Incredibly fast. Built-in ad blocker. Zero telemetry. Web extensions support....
