lagenorhynque
lagénorhynque /laʒenɔʁɛ̃k/ (Pacific white-sided dolphin; カマイルカ) Clojure, Haskell, Python, English, français, русский
Smartround Inc.Chiba, Japan
Pinned Repositories
aqoursql
AqoursQL, an example GraphQL API based on Lacinia-Pedestal & Duct
clj-rest-api
An example REST API based on Pedestal & Duct
clj-rest-api-and-cljs-spa-example
Clojure REST API (Duct) & ClojureScript SPA (re-frame) examples
duct.module.cambium
Duct module for Cambium, a library for structured (JSON) logging in Clojure
duct.module.pedestal
Duct module for Pedestal, a library for building APIs/services in Clojure
react-tutorial
React tutorial app implemented in ClojureScript
situated-program-challenge
Rich HickeyのClojure/Conj2017キーノートの考察として、外界の変化を言語ごとにどれだけ上手く扱えるか比較する
spec-examples
clojure.spec examples
tika
git diff settings for Microsoft Office files
lagenorhynque's Repositories
lagenorhynque/duct.module.pedestal
Duct module for Pedestal, a library for building APIs/services in Clojure
lagenorhynque/react-tutorial
React tutorial app implemented in ClojureScript
lagenorhynque/clj-rest-api
An example REST API based on Pedestal & Duct
lagenorhynque/aqoursql
AqoursQL, an example GraphQL API based on Lacinia-Pedestal & Duct
lagenorhynque/clj-rest-api-and-cljs-spa-example
Clojure REST API (Duct) & ClojureScript SPA (re-frame) examples
lagenorhynque/duct.module.cambium
Duct module for Cambium, a library for structured (JSON) logging in Clojure
lagenorhynque/honeysoql
Turn Clojure data structures into SOQL (Salesforce Object Query Language)
lagenorhynque/clojure-rest-api-quickstart
Minimalistic REST API examples in Clojure
lagenorhynque/fastapi-graphql-example
An example GraphQL API based on FastAPI & Graphene
lagenorhynque/hello-grpc
An example Protojure app generated from protojure template
lagenorhynque/route-guide
Route Guide, an example gRPC API based on Protojure, Pedestal & Duct (ported from https://github.com/grpc/grpc/tree/v1.34.0/examples/python/route_guide)
lagenorhynque/a-tour-of-go
Solutions to the exercises from A Tour of Go
lagenorhynque/aqoursql-ui
AqoursQL UI, an example GraphQL frontend based on re-frame & re-graph
lagenorhynque/deep-learning-from-scratch
Study notes on 『ゼロから作るDeep Learning』
lagenorhynque/fp-in-scala
Solutions to the exercises from 『Scala関数型デザイン&プログラミング』(Functional Programming in Scala)
lagenorhynque/graphql-api-client-examples
Client implementation examples for GraphQL API
lagenorhynque/graphql-example
Lacinia GraphQL example
lagenorhynque/grokking-functional-programming
Study notes on 『なっとく!関数型プログラミング』(Grokking Functional Programming)
lagenorhynque/intro-to-programming
lagenorhynque/japanese-clojure-companies
日本で Clojure/ClojureScript を利用している会社一覧
lagenorhynque/js-frameworks
Study notes on 『React,Angular,Vue.js,React Nativeを使って学ぶ はじめてのフロントエンド開発』(front-end/server-side implementations of Slack-like example app)
lagenorhynque/libpython-clj-trial
lagenorhynque/machine-learning-for-software-engineers
Study notes on 『ITエンジニアのための機械学習理論入門』
lagenorhynque/principles-systems-architecture
Study notes on 『現場で役立つシステム設計の原則』(Principles of the Systems Architecture)
lagenorhynque/refactoring
Study notes on 『リファクタリング 既存のコードを安全に改善する(第2版)』(Refactoring: Improving the Design of Existing Code, 2nd edition)
lagenorhynque/reloaded-workflow-examples
Minimal examples demonstrating Clojure "reloaded workflow"
lagenorhynque/sql-from-zero
Study notes on 『SQL 第2版 ゼロからはじめるデータベース操作』
lagenorhynque/tree-representations-in-rdb
Tree representation models in RDB
lagenorhynque/vim-iced
Clojure Interactive Development Environment for Vim8/Neovim
lagenorhynque/web-api-style-comparison
Web API style comparison: REST, GraphQL, gRPC