Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by heiwa4126

A curated list of projects in awesome lists by heiwa4126 .

https://github.com/heiwa4126/terraform-abac-0

AWSでABSC(Attribute-Based Access Control)のサンプル。Terraform製

abac aws-iam terraform

Last synced: 09 Nov 2024

https://github.com/heiwa4126/tutorial-recoil0

RecoilのチュートリアルをTypeScriptのVite4で

immer react recoil tutorial typescript vite

Last synced: 09 Nov 2024

https://github.com/heiwa4126/wasm-rust-nodejs1

RustでWebAsemblyを作り、nodeから利用してみるサンプル

Last synced: 09 Nov 2024

https://github.com/heiwa4126/servlet4

Spring Boot, JAVA, Gradle(groovy) のサンプル

Last synced: 09 Nov 2024

https://github.com/heiwa4126/terrraform-s3_1

Terraformで S3バケットを作るテスト。意外とめんどくさい

Last synced: 09 Nov 2024

https://github.com/heiwa4126/terraform-apigw-ex1

TerraformでAWS Lambda (Python) & API Gateway のサンプル

aws-api-gateway aws-lambda example python terraform

Last synced: 09 Nov 2024

https://github.com/heiwa4126/terraform-imauser-accesskey

TerraformでIAMユーザを作りアクセスキーを得るサンプル。PGPキーがいる。

access-keys aws-iam example terraform

Last synced: 09 Nov 2024

https://github.com/heiwa4126/wasm-rust-sieve

RustでWebAssemblyのサンプル

Last synced: 09 Nov 2024

https://github.com/heiwa4126/springboot-autotable

JPA HibernateでSQLのテーブルを自動で作ったり、初期データを追加したりする。

example springboot

Last synced: 09 Nov 2024

https://github.com/heiwa4126/hello-ruby

Ruby なんもわからん (2024-06)

Last synced: 09 Nov 2024

https://github.com/heiwa4126/hello-streamlit2

My second Streamlit app.

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sam-stepfunctions-parallel

AWS Step Functions の parallel と map のサンプル

aws-sam example stepfunctions

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sam-stepfunctions3

"Step Functions ステートマシンを使用してエラー条件を処理する - AWS Step Functions" に出てくるリソースをSAMで作成するサンプル。

aws-sam example stepfunctions

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sam-hello-who

AWS SAMの Lambda + API Gatwayで 引数をGETメソッドとPOSTメソッドで渡すサンプル。Python 3.9

apigateway aws-sam example lambda

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sam-cors1

CORS(Cross-Origin Resource Sharing)のテスト環境をAWS SAMで展開する。

aws cloudformation cors sam

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sam-stock-trader

同名のAWS SAMのStep Functionsのサンプルテンプレートに、コメントなどをつけていく。学習用。

aws-sam example stepfunction

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sam-s3www

AWS SAMで S3バケットを作り コンテンツを流し込む 最低限のプロジェクト。

aws-sam s3-website

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sam-s3event1

1つのスタックを2回にわけてデプロイしないといけないSAMのサンプル

aws-sam example

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sam-stepfunctions1a

"Step Functions ステートを作成マシンLambda の使用 - AWS Step Functions" に出てくるリソースをSAMで作成するサンプル。

aws-sam example stepfunctions

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sam-node-hello2-rust-wasm

AWS Lambda で Node,js + WebAssembly(Rust) の練習

aws-lambda example nodejs rust webassembly

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sam-macroex1

Cloudformation macros を使うサンプル。heiwa4126/auto-loggroup-macro を参照

cloudformation-macros example

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sam-hello-py

AWS SAMの動作チェック用のミニマムパッケージ

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sam-lambda-urls1

AWS Lambda Function URLsの最初のサンプル。とりあえず認証なし、CORSなしで。

aws-sam example lambda-function-urls

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sam-stepfunctions-activity1

AWS Step Functionsのactivityのテスト

activity aws-sam examples stepfunctions

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sam-java-hello1

AWS LambdaでJavaを使う練習

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sbash

Snoopy Loggerを使って、特定のユーザがログインした場合に、コマンドラインを記録するシェル

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sam-no-app

AWS SAMでLambdaのないやつのサンプル。CFnをナマで使うよりずっと楽。

aws sam

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sam-node-hello1

Node.jsでAWS Lambdaの練習。

aws-lambda nodejs

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sam-http-api1

AWS API Gateway の HTTP API の最小サンプルを AWS SAMで

aws-gateway-api aws-sam example

Last synced: 09 Nov 2024

https://github.com/heiwa4126/hello_rust

Rust + GitHub Actionsの練習

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sam-envmap

AWS::Serverless::FunctionのEnvironment:で、 JSONでまとめて渡せたら抜け漏れが防げて便利じゃね? と思って作ったサンプル

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sam-hello-goodbye

1個のAWS Lambdaで複数のAPIを受けるAWS SAMのサンプル

aws-lambda aws-sam example python

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sam-hello-goodbye-go

1個のAWS Lambdaで複数のapi gwを受けるサンプル。GoLang版

Last synced: 09 Nov 2024

https://github.com/heiwa4126/hello-function

Azure Functions & nodejs。vscodeを使った開発環境と、デプロイ用のzipを作るテスト

Last synced: 09 Nov 2024

https://github.com/heiwa4126/pxls2

あるパスに置かれた 複数のJSONファイルを解析して、 Excelファイルを作るツール

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sam-cron-ex1

AWS SAMでCloudWatch Eventsを使って1min毎にlambda呼ぶ最低限のサンプル

aws-sam python3

Last synced: 09 Nov 2024

https://github.com/heiwa4126/python_flock_ex1

Python 3で複数プロセスでflockを使って排他制御を行うサンプルコード

example flock python

Last synced: 09 Nov 2024

https://github.com/heiwa4126/react-terraform-deploy0

Vite で作った React のアプリを AWS S3 に Terraform でデプロイする

Last synced: 09 Nov 2024

https://github.com/heiwa4126/pulumi-quickstart2

Get Started with AWS | Pulumi を見て作った 2番めののプロジェクト

example pulumi pulumi-aws python

Last synced: 09 Nov 2024

https://github.com/heiwa4126/powershell-bg

bashで `a; b & c & d ; e` みたいのをPowershellでやるサンプル。

example powershell

Last synced: 09 Nov 2024

https://github.com/heiwa4126/maven-hello-old

mavenの練習

fatjar maven

Last synced: 09 Nov 2024

https://github.com/heiwa4126/hello-function-python

pythonでAzure Functions。 EAST Japanでもpythonが使えるようになっていたので(2019-10) 手順のまとめ。

Last synced: 09 Nov 2024

https://github.com/heiwa4126/maven-my-app

mavenの練習

Last synced: 09 Nov 2024

https://github.com/heiwa4126/goembed_ex_text

go:embed の最小のサンプルコード

example golang

Last synced: 09 Nov 2024

https://github.com/heiwa4126/gohttpd01

Goで書いたデーモンを、systemdの下で動かすテンプレート。RPMの.specもつける

Last synced: 09 Nov 2024

https://github.com/heiwa4126/gozero

go 1.11以前の非モジュール系のプロジェクトの練習

Last synced: 09 Nov 2024

https://github.com/heiwa4126/go-wasm1

GoでWebAssemblyの練習

Last synced: 09 Nov 2024

https://github.com/heiwa4126/go-generics1

Go 1.18のジェネリックスのテスト

example golang

Last synced: 09 Nov 2024

https://github.com/heiwa4126/go-goreleaser1

GoReleaserの練習

example golang goreleaser

Last synced: 09 Nov 2024

https://github.com/heiwa4126/func-express

Azure Functions, Node.js, Express それに yvele/azure-function-express を使ったサンプルコード

Last synced: 09 Nov 2024

https://github.com/heiwa4126/csv_sjis_rust

Rustで、SHIFT_JISのCSVを読むテスト。

Last synced: 09 Nov 2024

https://github.com/heiwa4126/gocognitosignup

AWS SDK for Go v2 の練習。Amazon Cognitoにユーザを追加する。

aws-sdk-go-v2 example

Last synced: 09 Nov 2024

https://github.com/heiwa4126/flask-test-nginx-reverse-proxy

FlaskでuWSGIでなくrevese proxyでアクセスできるようにしたデバッグ用のコード。 FlaskのSSLの設定に自信がなかったのでnginx側にSSLが設定してある。

Last synced: 09 Nov 2024

https://github.com/heiwa4126/filetime

ファイルの変更時間とかを表示するコマンドが必要だったので作った

Last synced: 09 Nov 2024

https://github.com/heiwa4126/cdk-workshop-python

AWS CDK ワークショップ を Python 3.8 でやってみた (2021-11-09)

cdk python

Last synced: 09 Nov 2024

https://github.com/heiwa4126/go-docker-clock

Qiitaにあったコードをそのままコピペして、サポートのスクリプトをつけたGoLangのDockerサンプル。

docker example golang

Last synced: 09 Nov 2024

https://github.com/heiwa4126/container-lambda-hello

コンテナlambdaのサンプル

Last synced: 09 Nov 2024

https://github.com/heiwa4126/ecr-pull-push

AWS ECR上のイメージを別のアカウントへコピーする

aws-ecr

Last synced: 09 Nov 2024

https://github.com/heiwa4126/dummy_keystore

working...

Last synced: 09 Nov 2024

https://github.com/heiwa4126/docker-ssh-internal

Dockerの内側からsshで他のホストにつなげるようにする練習

Last synced: 09 Nov 2024

https://github.com/heiwa4126/d5_ruby

SLRのSD CARDからファイルをコピーするのに使っているRubyスクリプト

Last synced: 09 Nov 2024

https://github.com/heiwa4126/flask1

Python 3.xでFlaskを使う最小のサンプルコード (兼テンプレート)

Last synced: 09 Nov 2024

https://github.com/heiwa4126/ansible_hello

cloneしてすぐ動かせるansible playbookプロジェクトのスケルトン。

Last synced: 09 Nov 2024

https://github.com/heiwa4126/azure_get_cost

Azure REST APIの例。サブスクリプションの今月の使用料金を得る例。

Last synced: 09 Nov 2024

https://github.com/heiwa4126/aws_secrets_manager_lambda1

AWS Secrets Managerの練習 part 2/2

Last synced: 09 Nov 2024

https://github.com/heiwa4126/auto-loggroup-macro

a CloudFormation Macros example.

aws cloudformation example macros

Last synced: 09 Nov 2024

https://github.com/heiwa4126/svelte-ssg1

Svelte 4 で SSG してみる練習

svelte

Last synced: 09 Nov 2024

https://github.com/heiwa4126/css-grid

CSS Gridの練習

Last synced: 09 Nov 2024

https://github.com/heiwa4126/react-svg

React で SVG を扱う練習。 Vite で Bun で TypeScript。

Last synced: 09 Nov 2024

https://github.com/heiwa4126/jupyter_test1

A example prolect for Azure Notebooks.

Last synced: 09 Nov 2024

https://github.com/heiwa4126/gosortex

Golangで書いた、ソートのサンプル。練習

Last synced: 09 Nov 2024

https://github.com/heiwa4126/azure_get_cost_powershell

Azure REST APIの例。サブスクリプションの今月の使用料金を得る例。azure_get_costをPowerShell5で書き直したもの。

Last synced: 09 Nov 2024

https://github.com/heiwa4126/aws_secrets_manager_tutorial1

AWS Secrets Managerの練習 part 1/2

Last synced: 09 Nov 2024

https://github.com/heiwa4126/errhgo

Goのエラーハンドリングとかユニットテストとかのサンプルコード

Last synced: 09 Nov 2024

https://github.com/heiwa4126/make_sam-bucket

sam deployを非対話的に

Last synced: 09 Nov 2024

https://github.com/heiwa4126/go-wasm2

GoでWebAssemblyの練習

Last synced: 09 Nov 2024

https://github.com/heiwa4126/zip-win-linux-win

WindowsでZIPしたファイルに日本語があると展開したときに化けるので対策のテスト。

Last synced: 09 Nov 2024

https://github.com/heiwa4126/headless_blog1

(FastAPI example. working...)

Last synced: 09 Nov 2024

https://github.com/heiwa4126/tutorial-recoil1

RecoilのチュートリアルをTypeScriptでやってみたもの

Last synced: 09 Nov 2024

https://github.com/heiwa4126/mail0

Last synced: 09 Nov 2024

https://github.com/heiwa4126/golmd0

golangでAWS Lambdaを書くテンプレート

Last synced: 09 Nov 2024

https://github.com/heiwa4126/godotenv1

Goで.envを読む joho/godotenv のサンプル

Last synced: 09 Nov 2024

https://github.com/heiwa4126/goembed_ex_fs

go:embedの最小のサンプルコード2。embed.FS版

example golang

Last synced: 09 Nov 2024

https://github.com/heiwa4126/hello-streamlit

My first Streamlit app

Last synced: 09 Nov 2024

https://github.com/heiwa4126/selenium_ex1

Selenium example

Last synced: 09 Nov 2024

https://github.com/heiwa4126/sam-apikey1

AWS SAMで APIにAPI keyをセットするサンプル

Last synced: 09 Nov 2024

https://github.com/heiwa4126/python_sort_ex

Python3で書いた、ソートのサンプル。練習

Last synced: 09 Nov 2024

https://github.com/heiwa4126/node-package1

npm link の使い方

Last synced: 09 Nov 2024

https://github.com/heiwa4126/npm-hello1

npmjsのデュアルパッケージのテスト

Last synced: 09 Nov 2024

https://github.com/heiwa4126/react-router-auth

practice...

Last synced: 09 Nov 2024

https://github.com/heiwa4126/hello-github-package

GitHub Packageの練習

Last synced: 09 Nov 2024

https://github.com/heiwa4126/react-monaco-editor1

React & TypeScript でMonaco Editorを使ってみる練習

Last synced: 09 Nov 2024

https://github.com/heiwa4126/test-json2csv

json2csv が「警告: このパッケージは放棄されました」と言ってるので、@json2csv/node に置き換える練習。

bun json2csv typescript

Last synced: 09 Nov 2024

https://github.com/heiwa4126/npm-convert-imports-to-mjs

Converts relative imports in TypeScript-generated ES modules to .mjs extensions and renames .js files to .mjs in a specified directory.

esm npm npm-package typescript

Last synced: 18 Oct 2024