debasishg
Programmer at large. Author: Functional and Reactive Domain Modeling (Manning 2016), DSLs In Action (Manning 2010). Father. Husband. Seinfeld fanboy
LeadIQIndia
Pinned Repositories
cqrs-akka
An implementation of CQRS using scalaz for functional domain models and Akka for event sourcing
dsls_in_action
Code base for DSLs In Action (http://www.manning.com/ghosh)
frdomain
Code repo for Functional and Reactive Domain Modeling
frdomain-extras
Additional accompaniment to Functional and Reactive Domain Modeling
hask
Haskell domain modeling playground
scala-redis
A scala library for connecting to a redis server, or a cluster of redis nodes using consistent hashing on the client side.
scala-redis-nb
Implementation of a non blocking Redis client in Scala using Akka IO
sjson
Scala Json with capabilities for Scala Object Serialization
tradeio3
Sample trading domain model using Scala 3
debasishg's Repositories
debasishg/sjson
Scala Json with capabilities for Scala Object Serialization
debasishg/cqrs-akka
An implementation of CQRS using scalaz for functional domain models and Akka for event sourcing
debasishg/scouchdb
CouchDB Driver and View Server in Scala
debasishg/scala-snippets
Various Scala snippets of interest - some of them plagiarised
debasishg/tryscalaz
Explore various options of domain modeling with scalaz
debasishg/erlang-string-lambda
Fun Project - DSL for lambdas in Erlang. More unsafe, more fun, more syntactic sugar.
debasishg/sjsonapp
An applicative layer on top of sjson
debasishg/joy-free-monads
An interpreter for a Joy like concatenative language using free monads in Haskell
debasishg/tryscalaz7
Some experiments with scalaz7
debasishg/monad-trans
Playing with Monad Transformers in scala
debasishg/dl4j-model-import
Example model import into dl4j from keras
debasishg/anomaly-detection
Anomaly Detection model uses Spark for training and Spark Streaming for testing
debasishg/qcon-ny-12
Code base for presentation in QCon NY 2012
debasishg/recon
Attempt to make a generalized reconciliation service
debasishg/awesome-rl
Reinforcement learning resources curated
debasishg/deep-learning-workshop
Deep learning workshop materials
debasishg/fpinscala
Exercises, answers, and hints to go along with the book "Functional Programming in Scala"
debasishg/lambdaconf-2014-introgame
Online material for the Introduction to Functional Game Programming with Scala workshop.
debasishg/lambdajam-patterns-in-types
Base project for "Patterns in Types" jam, for LambdaJam Australia conference.
debasishg/yow-patterns-in-types
YOW 2013 - Introduction to Functional Programming in Scala
debasishg/codemesh14
Code snippets for presentation at CodeMesh.io 2014
debasishg/cofree
Fun and Games with Fix, Cofree, and Doobie
debasishg/di-article
Code for DI in Scala using functional programming techniques for an article
debasishg/functional-microservice-example
Idiomatic example of using functional programming to write a microservice
debasishg/intro-to-dcos
debasishg/papers
Collection of papers
debasishg/proptest
Some experiments with algebra based development & property based testing
debasishg/scala-modules
Experimental implementations of ML-style modules in Scala
debasishg/scalaworld15
Scala World 2015 presentation & code
debasishg/sf
Coq scripts and exercises from Software Foundations by Benjamin Pierce et al