User:Bnstlv/software-list: Difference between revisions

From XPUB & Lens-Based wiki
(Created page with "<div style=" font-family: Monaco; font-size: 13px; "> [https://pzwiki.wdka.nl/mediadesign/User:Bnstlv ''back to home''] # [https://processing.org Processing] - super fun! Stephen told us about it # [https://alphacephei.com/vosk Vosk transcriber] - speech-to-text software we used to transcribe audio recordings # [https://gitlab.com/then-try-this/samplebrain Samplebrain] - Samplebrain chops samples up into a 'brain' of interconnected small sections called blocks which...")
 
No edit summary
 
(10 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 6: Line 6:
[https://pzwiki.wdka.nl/mediadesign/User:Bnstlv ''back to home'']
[https://pzwiki.wdka.nl/mediadesign/User:Bnstlv ''back to home'']


The go-to places for everything about the web, dev documentation and more:
*[https://www.w3.org 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.
*[https://devdocs.io/html/element/a Devdocs] for all things HTML, CSS, Java, Python and so on.
*[https://stackoverflow.com Stackoverflow] is to ask questions, learn, and share technical knowledge.<br>


----
# [https://processing.org Processing] - super fun! Stephen told us about it
# [https://processing.org Processing] - super fun! Stephen told us about it
# [https://alphacephei.com/vosk Vosk transcriber] - speech-to-text software we used to transcribe audio recordings
# [https://alphacephei.com/vosk Vosk transcriber] - speech-to-text software we used to transcribe audio recordings
# [https://gitlab.com/then-try-this/samplebrain 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 realtime.
# [https://gitlab.com/then-try-this/samplebrain 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.
# [https://brackets.io/ Brackets] - code editor
# [https://filezilla-project.org/ FileZilla] - FTP solution (local server)
# [https://calibre-ebook.com/ Calibre] - ebook management
# [https://pandoc.org Pandoc] - web to print
# [https://pad.xpub.nl/p/XPUB_1_REFERENCE_DUMP_%3C3 Reference Page] - useful links
# [https://pad.xpub.nl/p/XPUB_1_REFERENCE_DUMP_%3C3 Reference Page] - useful links
----
<br>Software for drawing and image editing:
# [https://www.photopea.com/ Photopea]
# [https://www.gimp.org/ Gimp]
# [https://inkscape.org/ Incscaape] - in SVG
----
<br>Software for video editing:
# [https://kdenlive.org/en/ Kdenlive]
# [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