- AVPress - online video exporter
- Colour Palettes - a search for colour palettes
- ColorZilla - colour picker Chrome extension
- Carbon - generate pretty code samples
- Gradient generator - helps generate nice gradients in CSS with smoothed interpolation of the hues
- WebPageTest - performance testing for web pages
- Josh Comeau's shadow generator - generates fancy shadows.
- Sprite generator - generate spritesheets for use in CSS
- Easing gradients - using easing with gradients to make them look smoother and nicer
- Intro to shadow palette generator - accompanying article for Josh Comeau's shadow generator tool
code --install-extension bierner.markdown-checkbox
code --install-extension bungcip.better-toml
code --install-extension CoenraadS.bracket-pair-colorizer
code --install-extension deque-systems.vscode-axe-linter
code --install-extension donjayamanne.githistory
code --install-extension eamodio.gitlens
code --install-extension esbenp.prettier-vscode
code --install-extension GitHub.vscode-pull-request-github
code --install-extension kumar-harsh.graphql-for-vscode
code --install-extension mhutchie.git-graph
code --install-extension ms-dotnettools.csharp
code --install-extension ms-python.python
code --install-extension ms-python.vscode-pylance
code --install-extension ms-toolsai.jupyter
code --install-extension rust-lang.rust
code --install-extension sdras.night-owl
code --install-extension silvenon.mdx
code --install-extension waderyan.gitblame
- Cleanshot - screen shots and screen capture tool for Mac
- Photopea - graphic design tool with Photoshop's features but open source and online
Started learning Rust.
Some useful crates:
cargo install cargo-edit
cargo install cargo-watch
Testing