Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / tlaitinen 16 repositories

Software Engineer at Wolt

tlaitinen/recaptcha-wreq

Haskell module for accessing ReCAPTCHA using wreq

Language: Haskell - Size: 137 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

tlaitinen/mailchimp Fork of BJTerry/mailchimp

Package for using the Mailchimp API in Haskell

Language: Haskell - Size: 450 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

tlaitinen/yesod-recaptcha Fork of prowdsponsor/yesod-recaptcha

Dead simple support for reCAPTCHA on Yesod applications.

Language: Haskell - Size: 106 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

tlaitinen/game

Language: Haskell - Size: 273 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

tlaitinen/purescript-thermite Fork of paf31/purescript-thermite

A simple PureScript wrapper for React

Language: PureScript - Size: 194 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

tlaitinen/redis-job-queue

Simple Redis-backed job queue in Haskell

Language: Haskell - Size: 148 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 1 - Forks: 0

tlaitinen/ghcjs-jquery Fork of ghcjs/ghcjs-jquery

jQuery bindings

Language: Haskell - Size: 205 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

tlaitinen/prototls

C++ library for asynchronous client/server communication with GnuTLS

Language: C++ - Size: 533 KB - Last synced: about 1 year ago - Pushed: over 12 years ago - Stars: 11 - Forks: 3

tlaitinen/yesod-dsl

A domain specific language and a code generator desined to create RESTful services for managing an RDBMS with Yesod web framework and Persistent.

Language: Haskell - Size: 10.2 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 49 - Forks: 6

tlaitinen/react-redux-pg-app

Language: TypeScript - Size: 3.91 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 1

tlaitinen/ca-game

Language: TypeScript - Size: 812 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

tlaitinen/socket.io Fork of socketio/socket.io

Realtime application framework (Node.JS server)

Language: JavaScript - Size: 11.7 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

tlaitinen/hs-geojson Fork of zellige/hs-geojson

GeoJSON parsing library [Haskell]

Language: Haskell - Size: 93.8 KB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

tlaitinen/android-sms-gateway

Android SMS gateway application

Language: Java - Size: 151 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

tlaitinen/react-calendar Fork of wojtekmaj/react-calendar

Ultimate calendar for your React app.

Language: JavaScript - Size: 1.18 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

tlaitinen/yesod-datatables

Routines for implementing server-side processing for DataTables (jQuery grid) in Haskell

Language: JavaScript - Size: 434 KB - Last synced: 2 months ago - Pushed: almost 6 years ago - Stars: 4 - Forks: 1

tlaitinen/typescript-error

Language: TypeScript - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

tlaitinen/immer-reducer Fork of esamattis/immer-reducer

Type-safe and terse Redux actions and reducers using Immer!

Language: TypeScript - Size: 215 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

tlaitinen/react-redux-crud-thunk

Language: TypeScript - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 1

tlaitinen/react-redux-crud

Language: TypeScript - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

tlaitinen/servant-cookie-hmac-auth-example

Cookie and (HMAC) request body authentication example for Servant

Language: Haskell - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 1 - Forks: 0

tlaitinen/react-redux-typed-connect

Helper to derive React component props types from Redux state and actions mapper functions.

Language: TypeScript - Size: 48.8 KB - Last synced: 17 days ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

tlaitinen/json-editor Fork of jdorn/json-editor

JSON Schema Based Editor

Language: JavaScript - Size: 1.84 MB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

tlaitinen/xor

Software related to PhD Thesis "Extending SAT Solver with Parity Reasoning"

Language: C++ - Size: 374 KB - Last synced: about 1 year ago - Pushed: almost 9 years ago - Stars: 3 - Forks: 1

tlaitinen/webview-bluetooth-gps

Fullscreen WebView with JavaScript bridge to select Bluetooth GPS receiver and receive location (GGA) and accuracy (GST)

Language: Java - Size: 318 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

tlaitinen/marine-api Fork of ktuukkan/marine-api

Java Marine API - NMEA 0183 library for Java

Language: Java - Size: 4.63 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

tlaitinen/expressjs-starter

Basic express.js setup with pg-promise, pbkdf1 auth and migrations

Language: JavaScript - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 1 - Forks: 0

tlaitinen/Leaflet.VectorGrid Fork of Leaflet/Leaflet.VectorGrid

Display gridded vector data (sliced GeoJSON or protobuf vector tiles) in Leaflet 1.0.0

Language: JavaScript - Size: 444 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

tlaitinen/mml-mapserver Fork of Vincit/mml-mapserver

Docker image and instructions to serve MML maastokartta

Language: Shell - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

tlaitinen/react-leaflet Fork of PaulLeCam/react-leaflet

React components for Leaflet maps

Language: JavaScript - Size: 3.33 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

tlaitinen/datepainter

A simple jQuery calendar widget for selecting multiple dates by "painting".

Language: JavaScript - Size: 301 KB - Last synced: about 1 year ago - Pushed: about 11 years ago - Stars: 2 - Forks: 2

tlaitinen/leaflet-tilelayer-geojson Fork of glenrobertson/leaflet-tilelayer-geojson

Leaflet TileLayer for GeoJSON tiles

Language: JavaScript - Size: 41 KB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

tlaitinen/esqueleto Fork of prowdsponsor/esqueleto

Bare bones, type-safe EDSL for SQL queries on persistent backends.

Language: Haskell - Size: 782 KB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

tlaitinen/esqueleto-textsearch Fork of albertov/esqueleto-textsearch

PostgreSQL full text search for Esqueleto

Language: Haskell - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

tlaitinen/dict_voikko Fork of Houston-Inc/dict_voikko

PostgreSQL full text search dictionary utilizing the Finnish dictionary Voikko.

Language: C - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

tlaitinen/stripe Fork of dmjio/stripe

:moneybag: Stripe API for Haskell

Language: Haskell - Size: 566 KB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

tlaitinen/cg

system for querying Excel sheets stored in Google Docs

Language: Haskell - Size: 1.38 MB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

tlaitinen/purescript-yesod-dsl

PureScript module used by code generated by yesod-dsl

Language: PureScript - Size: 10.7 KB - Last synced: 12 months ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

tlaitinen/receipts

Language: JavaScript - Size: 12.8 MB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 1

tlaitinen/sms

Language: JavaScript - Size: 10.6 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

tlaitinen/musicselect

Haskell library to select and rotate a subset of music from a larger library

Language: Haskell - Size: 230 KB - Last synced: about 1 year ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

tlaitinen/fuzzy-timings

A Haskell package to translate high-level timing definitions, e.g. play this commercial 10 times / hour between 9am - 11am, to simpler definitions

Language: Haskell - Size: 184 KB - Last synced: 2 months ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

tlaitinen/ptlish

DSL for functional embedded device operational specifications with past time.

Language: Haskell - Size: 160 KB - Last synced: about 1 year ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

tlaitinen/yesod-benchmark-test

Simple Yesod benchmark

Language: Haskell - Size: 465 KB - Last synced: about 1 year ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

tlaitinen/dsplayer

Digital Signage player using QT5 and WebKit

Language: C++ - Size: 168 KB - Last synced: about 1 year ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

tlaitinen/http-attoparsec

Attoparsec parsers for http-types

Language: Haskell - Size: 129 KB - Last synced: 21 days ago - Pushed: over 10 years ago - Stars: 1 - Forks: 0