Pinned Repositories
coursera-modernartui
ModernArtUI assignment from coursera Android course
DelaunayTriangulation
Delaunay Triangulation, as described in Computational Geometry - Algorithms and Applications, 3rd Ed.
fitnesse
FitNesse -- The Acceptance Test Wiki
five-numbers-puzzle
13,21,23,25,27 combined using +-*/ should give 15
FretBoard
Android app that shows notes of scales on guitar fretboard.
GitPlayground
Use for trying out git stuff during selfstudy reading ProGit book.
hello-world
Follow https://guides.github.com/activities/hello-world/
HelloAndroid
Android version of Hello World.
hsac-fitnesse-fixtures
An environment to define and run integration tests. It contains Fitnesse fixture (base) classes and a baseline FitNesse installation.
jdbcslim
JdbcSlim is the framework to easily integrate database queries and commands into Slim FitNesse testing. The design focuses to keep configuration data, test data and SQL code separate. This ensures that requirements are written independent of the implementation and understandable by business users.
pvbemmelen62's Repositories
pvbemmelen62/coursera-modernartui
ModernArtUI assignment from coursera Android course
pvbemmelen62/DelaunayTriangulation
Delaunay Triangulation, as described in Computational Geometry - Algorithms and Applications, 3rd Ed.
pvbemmelen62/fitnesse
FitNesse -- The Acceptance Test Wiki
pvbemmelen62/five-numbers-puzzle
13,21,23,25,27 combined using +-*/ should give 15
pvbemmelen62/FretBoard
Android app that shows notes of scales on guitar fretboard.
pvbemmelen62/GitPlayground
Use for trying out git stuff during selfstudy reading ProGit book.
pvbemmelen62/hello-world
Follow https://guides.github.com/activities/hello-world/
pvbemmelen62/HelloAndroid
Android version of Hello World.
pvbemmelen62/hsac-fitnesse-fixtures
An environment to define and run integration tests. It contains Fitnesse fixture (base) classes and a baseline FitNesse installation.
pvbemmelen62/jdbcslim
JdbcSlim is the framework to easily integrate database queries and commands into Slim FitNesse testing. The design focuses to keep configuration data, test data and SQL code separate. This ensures that requirements are written independent of the implementation and understandable by business users.
pvbemmelen62/mercator
Mercator projection: horizontal longitude, vertical function of latitude ; in javascript.
pvbemmelen62/opengl-js
Implement OpenGL viewing/perspective/canvas matrices in javascript.
pvbemmelen62/OpticBench-js
Optic bench (lenses along a line) in javascript / html 5 canvas
pvbemmelen62/parkingSwing
pvbemmelen62/PointLinePlot
Plots points and lines.
pvbemmelen62/search-xlsx-for-word
Bash script (Cygwin) to search Excel xlsx files for specified word
pvbemmelen62/Tmp
Temporary stuff
pvbemmelen62/toolchain-fixtures
FitNesse fixtures used in the open source toolchain
pvbemmelen62/tourdefrance
Tour de France cyclist and team index
pvbemmelen62/TourDeFrance2016
pvbemmelen62/TspPlot
Traveling Salesman Plot program; input files have format as in coursera Discrete Optimization, assignment week 4.