Pinned Repositories
CloudflareSpeedTester
Simple Speed Test CLI via https://speed.cloudflare.com/
DbBackupRestore
Tool to perform a full backup of a SQL Server database and restore it to a new location. SQL Server データベースの完全バックアップ、および新しい場所への復元を行うツールです。
DummyFileCreator
A tool to generate dummy files. ダミーファイルを生成するツールです。
ExcelToA5er
⚠️for personal use. A5:SQL Mk-2 で出力されたテーブル定義書からER図(.a5er)へ変換するツールです。
PrivateCalendar
⚠️for personal use. とあるカレンダーを個人用カレンダーへインポートします。
try-blazorwasm-on-caddy2
🧪📝 Blazor wasm (Brotli) アプリを Caddy2 でおためし
try-deploy-blazor-wasm-app
🧪📝 Blazor wasm アプリを Azure static web apps, GitHub Pages, Cloudflare Pages へデプロイしてみます。
try-github-reusable-workflows
🧪 Reusing workflows のおためし
TypeLibRegisterCS
This tool lists and removes each ActiveX component registered in the Windows registry. Windows レジストリに登録されている各ActiveXコンポーネントの一覧表示、および削除を行うツールです。
MareMare's Repositories
MareMare/DummyFileCreator
A tool to generate dummy files. ダミーファイルを生成するツールです。
MareMare/try-deploy-blazor-wasm-app
🧪📝 Blazor wasm アプリを Azure static web apps, GitHub Pages, Cloudflare Pages へデプロイしてみます。
MareMare/DbBackupRestore
Tool to perform a full backup of a SQL Server database and restore it to a new location. SQL Server データベースの完全バックアップ、および新しい場所への復元を行うツールです。
MareMare/ExcelToA5er
⚠️for personal use. A5:SQL Mk-2 で出力されたテーブル定義書からER図(.a5er)へ変換するツールです。
MareMare/PrivateCalendar
⚠️for personal use. とあるカレンダーを個人用カレンダーへインポートします。
MareMare/try-github-reusable-workflows
🧪 Reusing workflows のおためし
MareMare/CloudflareSpeedTester
Simple Speed Test CLI via https://speed.cloudflare.com/
MareMare/TypeLibRegisterCS
This tool lists and removes each ActiveX component registered in the Windows registry. Windows レジストリに登録されている各ActiveXコンポーネントの一覧表示、および削除を行うツールです。
MareMare/GitHubCommit
It's simply a tool to commit to GitHub.
MareMare/IDisposableGenerator
⚠️for personal use. Source generator for implementing IDisposable
MareMare/MareMare
:octocat: Config files for @MareMare's GitHub profile.
MareMare/SpeedTestAnalysis
⚠️for personal use. This project analyzes internet speed test data and visualizes the results using Plotly.
MareMare/try-blazor-oidc-via-msal
🧪📝 MSALを使った Blazor アプリの Azure AD 認証・認可おためし
MareMare/try-cloudflare-pages-upload-with-gh-actions
🧪📝 Upload Blazor wasm to Cloudflare Pages with GitHub Actions. GitHub Actions で Blazor wasm を Cloudflare Pages へアップロードしてみます。
MareMare/try-renovate
🧪 Renovateのおためし
MareMare/UsingSecretsSandbox
⚠️for personal use. User Secrets を CI で利用してみる
MareMare/generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
MareMare/GlobTester
⚠️for personal use. A simple glob testing tool.
MareMare/renovate-config
Shareable Renovate Config Presets.
MareMare/ReusableWorkflows
個人的に使用する再利用可能なワークフローのリポジトリです。
MareMare/ScottPlot
Interactive Plotting Library for .NET
MareMare/SimpleVulnViewer
⚠️for personal use. 脆弱性情報を簡単に表示するツールです。
MareMare/SimpleVulnViewerApi
⚠️for personal use. IPA脆弱性情報フィルタリングAPI
MareMare/SqlConnectionTester
⚠️for personal use. SQL Server 接続テストと接続文字列表示を行うツールです。
MareMare/try-blazorwasm-standalone-singleOrg
🧪📝 Blazor wasm (AAD認証) をGitHub Pages, Cloudflare Pagesへデプロイしてみます。
MareMare/try-blazorwasm-with-plot
🧪📝 Blazor WebAssembly Project with ScottPlot Integration
MareMare/try-gh-release-in-actions
🧪📝 GitHub Actions での gh release おためし
MareMare/try-github-actions-in-csharp
🧪📝⚠️for personal use. An example of creating and executing custom GitHub Actions in C#. C#でカスタムな GitHub Actions の作成と実行例です。
MareMare/try-json-deserialization-dynamic
How to Deserialize JSON Into Dynamic Object in C# - Code Maze
MareMare/WinFormsWithKestrel
🧪📝Self-hosting WebAPI with WinForms (with DI)