Let's talk about few useful visualization tools that i use everyday
💾 Creating such cool code images
https://carbon.now.sh/
💾 Make Pdf from images. Usefull for Linkedin to create slideshow
sudo apt-get install img2pdf
img2pdf h1.png h2.png h3.png h4.png -o output.pdf
💾 Simple collaborative drawing. Useful when need to describe something fast
https://excalidraw.com/
💾 Make cool charts from the code
https://www.mermaidchart.com/
#ANDevHowTo #ANDevHowToTools #visualdesign #visualization #tools
💾 Creating such cool code images
https://carbon.now.sh/
💾 Make Pdf from images. Usefull for Linkedin to create slideshow
sudo apt-get install img2pdf
img2pdf h1.png h2.png h3.png h4.png -o output.pdf
💾 Simple collaborative drawing. Useful when need to describe something fast
https://excalidraw.com/
💾 Make cool charts from the code
https://www.mermaidchart.com/
#ANDevHowTo #ANDevHowToTools #visualdesign #visualization #tools
❤2