Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by heiwa4126
A curated list of projects in awesome lists by heiwa4126 .
https://github.com/heiwa4126/sam-schedule-app
AWS SAMのサンプルで、"Events:"を"Type: Schedule"にしてみたもの
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 に置き換える練習。
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/react-peggy1
Peggy と ts-pegjs で パーサをジェネレートして、React で 使ってみるテスト。Bun で TypeScript で Vite
Last synced: 09 Nov 2024
https://github.com/heiwa4126/wasm-zxing-react1
zxing-wasm の実験。<video>から取る前に、<img>から取得してみる。
Last synced: 09 Nov 2024
https://github.com/heiwa4126/npm-esm-dirname
Retrieve script directory and filename.
Last synced: 09 Nov 2024
https://github.com/heiwa4126/hello-cdk-typescript
Run Bun Run! Building an AWS CDK Template with Bun - DEV Community を参考にして、 Bun にした AWS CDK v2 チュートリアル
Last synced: 09 Nov 2024
https://github.com/heiwa4126/node-cli-create-project
Node.jsでCLIの例題をやってみました。
Last synced: 09 Nov 2024
https://github.com/heiwa4126/openapi-prism1
OpenAPI の mock サーバとして有名な prism を使う練習
Last synced: 09 Nov 2024
https://github.com/heiwa4126/make-eicar
EICARテストファイル (EICAR Standard Anti-Virus Test File)を生成する。C, Linux用
Last synced: 09 Nov 2024
https://github.com/heiwa4126/tutorial-react2
Reactの練習
function-components hooks react tutorial typescript vite
Last synced: 09 Nov 2024
https://github.com/heiwa4126/opencv-react-face-detection
OpenCV.js で、リアルタイム顔検出の勉強。
Last synced: 09 Nov 2024
https://github.com/heiwa4126/springboot-cmdline-hello1
Spring Bootでコマンドラインアプリのサンプル。加えてプロファイル切替の実験。
Last synced: 09 Nov 2024
https://github.com/heiwa4126/react-githubpages1
React の SPA を gh-pagesブランチ に push する毎に GitHub Pages としてデプロイするサンプル。
Last synced: 09 Nov 2024
https://github.com/heiwa4126/maven-hello
Maven で executable な fat JARを作るテスト。GitHub Actions付き(予定)
Last synced: 09 Nov 2024
https://github.com/heiwa4126/hello-python
Just another useless repository for drill
Last synced: 09 Nov 2024
https://github.com/heiwa4126/terraform-s3www
Terraformでs3バケットをwww公開するサンプル。 s3にコンテンツも流し込む。
Last synced: 09 Nov 2024
https://github.com/heiwa4126/learn-hono4
Hono の Zod OpenAPI と Swagger UI の練習
Last synced: 09 Nov 2024
https://github.com/heiwa4126/hello-bun
Bun で TypeScript でパッケージを書く練習兼テンプレート。
Last synced: 09 Nov 2024
https://github.com/heiwa4126/material-vite-ts
a MUI example from https://mui.com/material-ui/getting-started/example-projects/
Last synced: 09 Nov 2024
https://github.com/heiwa4126/mui-template-dashbord-test1
MUIのテンプレート の1つ dashboard を Vite(React+TypeScript+SWC)でやってみるテスト。
Last synced: 09 Nov 2024
https://github.com/heiwa4126/sveltekit-daisyui1
Svelte 4 (と SvelteKit と adapter-static) と Tailwind CSS と daisyUI で SSG してみる練習
Last synced: 09 Nov 2024
https://github.com/heiwa4126/jstltest
Eclipseもmavenも使わないで、JSPでEL式とJSTLを動かすサンプル
Last synced: 09 Nov 2024
https://github.com/heiwa4126/check-github-security
GitHub の Code scanning と Secret scanning と Dependbot が有効かテストするプロジェクト。
Last synced: 09 Nov 2024
https://github.com/heiwa4126/tutorial-nextjs-appdir
app dirのチュートリアルやってみたもの。
Last synced: 09 Nov 2024
https://github.com/heiwa4126/next-auth-tutorial
【NextAuth.js 入門】認証機能から認証情報によるページの表示制御を学ぶ(Next.js & Typescript) をやってみました。(2023-07)
Last synced: 09 Nov 2024
https://github.com/heiwa4126/sam-stepfunctions-apigw
API Gateway経由でStep Functionsを起動するサンプル
Last synced: 09 Nov 2024
https://github.com/heiwa4126/hello-distroless-python
Google の distroless でマルチステージビルドの練習
Last synced: 09 Nov 2024
https://github.com/heiwa4126/nextjs-static13
Deploying: Static Exports | Next.js に従って、Next.js v13 を静的にビルドしてみるテスト。
Last synced: 09 Nov 2024
https://github.com/heiwa4126/sam-apigw-endpointtype-default
SAMのREST APIのエンドポイントタイプのデフォルト値は何?
Last synced: 09 Nov 2024
https://github.com/heiwa4126/sam-hello-include
template.yamlが大きく複雑になりすぎるので、 簡単なプリプロセッサ `ypp.py` を作って分割してみたもの。
Last synced: 09 Nov 2024
https://github.com/heiwa4126/goflock-ex2
GoLangで複数プロセスで排他制御を行うサンプルコード。goflock-ex1の続き
Last synced: 09 Nov 2024
https://github.com/heiwa4126/gohome0
go modを使ったプロジェクトの練習。兼、設定の保存の練習。兼、GitHubでreleasesの練習
Last synced: 09 Nov 2024
https://github.com/heiwa4126/gohello
goreleaserの練習。git tag & push --tagsでdebやrpmまで作る。
Last synced: 09 Nov 2024
https://github.com/heiwa4126/goflock-ex1
GoLangで複数プロセスでflockを使って排他制御を行うサンプルコード
Last synced: 09 Nov 2024
https://github.com/heiwa4126/check-security
GitHub の Code scanning と Secret scanning と Dependbot が有効かテストする
Last synced: 09 Nov 2024
https://github.com/heiwa4126/unity-junior-programmer-data-persistence-project
An Unity tutorial project.
Last synced: 09 Nov 2024
https://github.com/heiwa4126/npm-hello0-ts
TypeScript で書いたモジュールを npmjs で公開する練習。
Last synced: 09 Nov 2024
https://github.com/heiwa4126/npm-hello-ts
TypeScript で書いたモジュールを npmjs で公開する練習。
Last synced: 09 Nov 2024
https://github.com/heiwa4126/docker_webapp_nodejs
A simple expresjs exmaple with Docker.
Last synced: 09 Nov 2024
https://github.com/heiwa4126/jupyter-vscode-test1
Visual Studio Code で jupyter を使うサンプル (2023-10)
Last synced: 09 Nov 2024
https://github.com/heiwa4126/react-forwardref1
ReactのforwardRefとuseImperativeHandleの練習
Last synced: 09 Nov 2024
https://github.com/heiwa4126/unity-ar-face-filter
Unity モバイルAR のチュートリアル で フェイスフィルター
Last synced: 09 Nov 2024
https://github.com/heiwa4126/transformers-examples
Transformersの例やチュートリアルをJupyter Notebookで。
Last synced: 09 Nov 2024
https://github.com/heiwa4126/unity-learn-myscene1
Unity Learn やってるところ。つまづきポイントメモ
Last synced: 09 Nov 2024
https://github.com/heiwa4126/selenium-firefox1
Selenium4 を Windows上のFirefox とPython(v3.11)で試す。
Last synced: 09 Nov 2024
https://github.com/heiwa4126/awssdkv3-sign-up
AWS SDK for JavaScript v3 の練習。Amazon Cognitoにユーザを追加する。
Last synced: 09 Nov 2024
https://github.com/heiwa4126/terraform-env-val
terarform で map 型の var に環境変数で値を渡すサンプルコード。
Last synced: 09 Nov 2024
https://github.com/heiwa4126/aws-sdk-v3-ex1
AWS SDK for JavaScript v3 の ListBucketsCommand を使って us-east-1 にある S3 バケットのリストを得るサンプル。バンドルのテストでもある。
Last synced: 09 Nov 2024
https://github.com/heiwa4126/terraform-s3www-tls
「Terraformでs3バケットをwww公開するサンプル terraform-s3www」のフォークで aws_acm_certificate を使って https の独自ドメインで公開するサンプル
Last synced: 09 Nov 2024
https://github.com/heiwa4126/fastapi-code-generator-example1
koxudaxi/fastapi-code-generator を使ってみる練習。(2023-07)
Last synced: 09 Nov 2024
https://github.com/heiwa4126/terraform-apigw-ex4-openapi
TerraformでAWS Lambda (Python) & API Gateway (powered by OpenAPI) のサンプル。validatorとかつけてみた。
Last synced: 09 Nov 2024