User:Bnstlv/software-list: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="   
<div style="   
font-family: Monaco;
font-family: courier new, monospace;
font-size: 13px;
font-size: 13px;
">
">
Line 22: Line 22:


----
----
<br>Software for drawing:  
<br>Software for drawing and image editing:  
# [https://www.photopea.com/ Photopea]
# [https://www.photopea.com/ Photopea]
# [https://www.gimp.org/ Gimp]
# [https://www.gimp.org/ Gimp]
Line 28: Line 28:


----
----
<br>Software for image and video editing:  
<br>Software for video editing:  
# [https://kdenlive.org/en/ Kdenlive]
# [https://kdenlive.org/en/ Kdenlive]
# [https://www.blender.org/features/video-editing/ Blender]
# [https://www.blender.org/features/video-editing/ Blender]
# [https://www.lcdf.org/gifsicle/ Gifsicle]
----
<br>Microcontrollers:
# [https://www.arduino.cc/en/software Arduino]
# [https://docs.arduino.cc/ Arduino Docs]
----

Latest revision as of 20:02, 1 August 2023

back to home

The go-to places for everything about the web, dev documentation and more:

*World Wide Web Consortium (W3C) is the international community where Member organizations, a full-time staff, and the public work together to develop Web standards. Led by Web inventor and Director Tim Berners-Lee and CEO Jeffrey Jaffe, W3C's mission is to lead the Web to its full potential. 
*Devdocs for all things HTML, CSS, Java, Python and so on.
*Stackoverflow is to ask questions, learn, and share technical knowledge.

  1. Processing - super fun! Stephen told us about it
  2. Vosk transcriber - speech-to-text software we used to transcribe audio recordings
  3. Samplebrain - Samplebrain chops samples up into a 'brain' of interconnected small sections called blocks which are connected into a network by similarity. It processes a target sample, chopping it up into blocks in the same way, and tries to match each block with one in its brain to play in real-time.
  4. Brackets - code editor
  5. FileZilla - FTP solution (local server)
  6. Calibre - ebook management
  7. Pandoc - web to print
  8. Reference Page - useful links


Software for drawing and image editing:

  1. Photopea
  2. Gimp
  3. Incscaape - in SVG


Software for video editing:

  1. Kdenlive
  2. Blender
  3. Gifsicle


Microcontrollers:

  1. Arduino
  2. Arduino Docs