{"id":17862528,"url":"https://github.com/krdlab/examples","last_synced_at":"2025-08-16T18:09:53.383Z","repository":{"id":14165351,"uuid":"16871345","full_name":"krdlab/examples","owner":"krdlab","description":"example projects","archived":false,"fork":false,"pushed_at":"2024-05-03T21:36:43.000Z","size":2431,"stargazers_count":18,"open_issues_count":13,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-24T11:50:10.759Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/krdlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-02-15T20:42:38.000Z","updated_at":"2023-04-22T14:54:31.000Z","dependencies_parsed_at":"2023-02-18T13:15:32.690Z","dependency_job_id":"5c520cdf-5096-4db0-9b3f-3400898e5ee3","html_url":"https://github.com/krdlab/examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/krdlab/examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krdlab%2Fexamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krdlab%2Fexamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krdlab%2Fexamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krdlab%2Fexamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krdlab","download_url":"https://codeload.github.com/krdlab/examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krdlab%2Fexamples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270749473,"owners_count":24638746,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-28T08:53:09.781Z","updated_at":"2025-08-16T18:09:53.358Z","avatar_url":"https://github.com/krdlab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"examples\n========\n\nexample projects\n\n## Project List\n\n1. 20180413-tdd-and-mob\n    * 社内 TDD + モブプログラミング会のお題\n1. ansible-module-check-and-diff\n    * 自作 Ansible モジュールを check と diff に対応させる実験 ([ブログ記事](https://krdlab.hatenablog.com/entry/2018/05/29/080000))\n1. delimited-continuation\n    * shift/reset の勉強\n1. distributed-rabbitmq-brokers\n    * RabbitMQ 分散構成の調査\n1. haskell-io-test\n    * IO action モック化の実験\n1. haskell-servant-webapp\n    * haskell-servant を試してみた\n1. hello_macro-in-rust\n    * \"[How to Write a Custom derive Macro](https://doc.rust-lang.org/book/ch19-06-macros.html#how-to-write-a-custom-derive-macro)\" を試してみた\n1. jni-load-test\n    * JNI の実験\n1. message-to-command\n    * 実験的に作成した attention-based encoder-decoder NN によるメッセージ → コマンド列化処理\n1. minimal-uefi-app\n    * 最小の UEFI アプリ\n1. my-blink\n    * 「組み込み Rust」の blink LED\n1. nodejs-express-with-cookie\n    * Route 53 failover policy の動作確認用に作成した試験用サービス\n1. proto-cli\n    * yeoman-environment + mem-fs-editor + inquirer で作成した試作 CLI ([ブログ記事](https://krdlab.hatenablog.com/entry/2020/02/25/080000))\n1. python-mcmc\n    * Python の MCMC ライブラリ ([PyMC3](https://github.com/pymc-devs/pymc3))\n1. ruby-matrix-vector-basic\n    * 標準ライブラリの matrix\n1. simple-scotty-webapp\n    * 2014/02/16: ゆるふわ Haskell\n1. try-chainer\n    * 「Chainer による実践深層学習」を使った勉強\n1. try-electron\n    * Electron + Vue.js\n1. try-fay\n    * Fay の勉強\n1. try-haskell-servant-auth\n    * Authentication in Servant\n1. try-haxe\n    * Haxe の勉強\n1. try-hubot\n    * hubot の勉強\n1. try-js-frameworks\n    * JavaScript framework の勉強\n1. try-nix\n    * Nix を試す ([公式の Guide](https://nixos.org/manual/nix/stable/))\n1. try-npm-workspace-with-ts\n    * npm workspaces を試す\n1. try-purescript\n    * PureScirpt を色々試すためのプロジェクト\n1. try-purescript-jquery\n    * PureScript の勉強 (jQuery メイン)\n1. try-react-and-redux\n    * React と Redux の組み合わせを試す\n1. try-react-recoil\n    * React と Recoil の組み合わせを試す\n1. try-rust-nom\n    * Rust の nom を試す\n1. try-rust-tokio\n    * Rust の tokio を学ぶ\n    * \u003chttps://tokio.rs/tokio/tutorial\u003e\n1. try-typescript\n    * LT 会用の TypeScript サンプルプロジェクト\n1. try-webpack-and-babel\n    * webpack と babel の組み合わせを試す\n1. use-express-openid-connect\n    * 去年試していた express-openid-connect のサンプルコード\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrdlab%2Fexamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrdlab%2Fexamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrdlab%2Fexamples/lists"}