Pinned Repositories
congestion-tax-calculator
A developer test assignment used as basis for candidate interview and evaluation.
FizzBuzz
Some training
GameOfLife
Game of Life
Leaflet.ControlLayerExtension
It is a simple extension on the L.control.layer controller which will allow the developer to switch between layers programatically when needed
Leaflet.EditableHandlers
Tools that help to edit shapes. For instance a circle
nhibernate-npgsql
PostgreSQL extension for NHibernate
OptimalCleanPrimal
A prime number (or a prime) is a natural number greater than 1 that is not a product of two smaller natural numbers
RomanNumerals
Write a method String convert(int) that takes a number and converts it to the according String representation.
ROT5Crypto
Code Kata tests
keyjote's Repositories
keyjote/congestion-tax-calculator
A developer test assignment used as basis for candidate interview and evaluation.
keyjote/FizzBuzz
Some training
keyjote/GameOfLife
Game of Life
keyjote/Leaflet.ControlLayerExtension
It is a simple extension on the L.control.layer controller which will allow the developer to switch between layers programatically when needed
keyjote/Leaflet.EditableHandlers
Tools that help to edit shapes. For instance a circle
keyjote/nhibernate-npgsql
PostgreSQL extension for NHibernate
keyjote/OptimalCleanPrimal
A prime number (or a prime) is a natural number greater than 1 that is not a product of two smaller natural numbers
keyjote/RomanNumerals
Write a method String convert(int) that takes a number and converts it to the according String representation.
keyjote/ROT5Crypto
Code Kata tests
keyjote/roundabound
(Incomplete) Port of https://github.com/perliedman/roundabound to dotnet core
keyjote/sqlserver2pgsql
Migration tool to convert a Microsoft SQL Server Database into a PostgreSQL database, as automatically as possible
keyjote/StringCalculatorPure
Create a simple calculator function add (or Add) which takes a string as input and return an integer as output.