/milq

Useful code of Manuel Ignacio López Quintero

Primary LanguagePHPMIT LicenseMIT

Personal useful code

This is a compilation of my personal code I consider useful.

Feel free (as in freedom and as in free of charge) to use, change and share my code. Thanks for using it!

Learn - Programming languages

Learn to code in different programming languages. The same line of code but in different languages:

Topic Python PHP Java Bash Powershell
Variables Python PHP Java Bash Powershell

I use it only for didactic purposes, it does not cover all the characteristics of each language.

Learn

Project blank templates

Scripts

You can find here my personal scripts, including the popular install-opencv.sh.

Examples

  • OpenCV Viz: a basic OpenCV Viz application with an axis widget and a cube widget.
  • PHP Form: a basic PHP form with JavaScript preprocessing.