freelance work, technical writing


Jan 23 · 3 min read · Colour picker extension Please use this link to install: https://chromewebstore.google.com/detail/color-inspector-picker/kpmgokndphemcddgponininffpdlclmg Choosing the right color from a website used to mean opening developer tools, inspecting CSS, an...
Join discussion
Nov 27, 2025 · 3 min read · If you're learning Unity, one of the most confusing topics is the difference between Update() and FixedUpdate().Both methods run automatically in Unity scripts, but they behave very differently — and using the wrong one can break your movement, physi...
Join discussion