Skip to content

Latest commit

 

History

History
41 lines (38 loc) · 2.03 KB

list_of_projects.md

File metadata and controls

41 lines (38 loc) · 2.03 KB

List of Projects

These are other projects I am or have been working on:

  • threadlib: OpenSCAD library providing screw threads
  • RocketFins: PET-bottle-to-Gardena-nozzle adapter for water rockets
  • ppf.datamatrix: Python package to create datamatrix codes
  • ppf.jabref: Python interface to JabRef's SQL database
  • ppf.webref: Flask web-app providing a web-interface to a JabRef database
  • docker.webref: Docker container running ppf.webref
  • rst4html: rst to html converter with extra features
  • pyConic: Python tools for conic sections
  • tanuna: Python tools to work with dynamic systems
  • notebooks: Various IPython notebooks including on active stabilization of passively mode-locked lasers (using tanuna)
  • ppf.noisetools: Python tools for the analysis of noise in signals
  • ppf.constants: Constants and units
  • depaper: command-line tools to clean up scanned pages (from the time when I still used gscan2pdf)
  • tmux.config: My personal tmux configuration
  • zsh.config: My personal zsh configuration, including an auto-completion script for timewarrior
  • vimrc: My personal vim configuration
  • ppf.sample: Template for Python projects. Combined experience from the other Python projects listed above.