ポートフォリオ一覧Portfolio cases

ポートフォリオPortfolio

自主制作した試作品について、目的、使用するデータ、確認できる内容、ソースコードを紹介します。掲載画像は試作品の画面であり、顧客案件の実績や実在する情報は含まれていません。Review self-initiated and technical proof-of-concept portfolio cases by project. Screenshots are reference images and do not represent client work or contain real information.

Portfolio 01Portfolio 01

労務コンパス / LaborLens(勤怠・売上・必要人数を確認する労務分析アプリ)LaborLens / labor review app connecting attendance, sales, and staffing needs

公開状況Status公開中Published
LaborLens の人手不足チェック画面

勤怠CSV、従業員情報、人件費、売上、シフト、必要人数を利用者のパソコン内に取り込みます。給与計算前の入力不備や人員不足を確認し、対応が必要な従業員や日付を分かりやすく表示する労務分析アプリです。A labor analysis portfolio that locally imports attendance CSVs, employee master data, labor costs, sales, shifts, and staffing requirements to support pre-payroll checks and staffing reviews. It organizes operational review points rather than evaluating individuals.

目的Purpose

勤怠、売上、シフト、必要人数を取り込み、給与計算前の入力不備と人員不足を確認すること。Connect attendance, sales, and staffing needs so pre-payroll checks and staffing reviews can be organized.

業務で確認できることBusiness meaning

確認が必要な従業員や日付を一覧で表示し、確認漏れを減らします。売上と必要人数も確認できるため、人員配置の検討に利用できます。Reduce missed checks and person-dependent judgment while making operational workload and management information visible together.

掲載画像について: 自主制作した試作品の画面を使用しています。顧客案件の実績や実在する個人・会社の情報は含まれていません。Reference image: screenshots are from self-initiated portfolio work and do not represent client work or contain real information.

Portfolio 02Portfolio 02

経営判断パック / DecisionPack(顧客・在庫・需要予測を確認する経営判断支援アプリ)DecisionPack / decision support tool connecting customer data, inventory, and demand forecasts

公開状況Status公開中Published
Decision Pack の顧客データダッシュボード稼働画面

顧客CSV、購入履歴、商品、在庫、需要予測、資金シミュレーションなど、別々に管理されているデータをまとめます。仕入れ、販売、在庫について判断するために必要な情報を、一つの画面で確認できる経営判断支援アプリです。データは利用者のパソコン内で処理します。A local portfolio app that connects customer CSVs, purchase history, products, inventory, demand forecasts, and cash-flow simulations so purchasing, sales, and inventory decisions can be reviewed from one business data flow.

目的Purpose

顧客、購入履歴、商品、在庫、需要予測のデータをまとめ、仕入れ、販売、在庫の状況を確認すること。Review customers, purchasing, inventory, and forecasts in one flow to support purchasing and sales decisions.

業務で確認できることBusiness meaning

在庫数、販売状況、需要予測、資金シミュレーションを画面に表示し、仕入れ量や販売計画を検討しやすくします。Bring scattered operational data into a decision-ready shape and make inventory and cash-flow outlooks easier to review.

掲載画像について: 自主制作した試作品の画面を使用しています。顧客案件の実績や実在する個人・会社の情報は含まれていません。Reference image: screenshots are from self-initiated portfolio work and do not represent client work or contain real information.

Portfolio 03Portfolio 03

パスワード認証検証基盤 / VerifiableAuthPlatform(認証システムの仕様と動作を確認する試作品)VerifiableAuthPlatform / authentication proof of concept aligning specs, implementation, and tests

公開状況Status公開中Published
Verifiable Auth Platform のTUI稼働画面スナップショット

Cで構築した認証システムが、定めた仕様どおりに動くかを確認する試作品です。Leanで定義した仕様と、プログラムの実行結果、操作画面、監査ログ、E2Eテストを照らし合わせて確認できます。A technical proof of concept that defines an authentication state machine and invariants in Lean, then aligns a C engine, Go TUI, JSON CLI, audit logs, and E2E tests around the same behavior. The focus is traceability from specification to execution.

目的Purpose

認証システムの仕様、プログラム、テスト、監査ログを照らし合わせ、仕様どおりに動いているか確認すること。Connect specifications, implementation, tests, and audit logs so authentication behavior can be traced.

業務で確認できることBusiness meaning

ログインの成功・失敗やロック状態を、実行結果と監査ログで確認できます。仕様と実際の動作が一致しているかを確認しやすくします。Demonstrate a design approach that makes it easier to confirm that important application behavior follows the specification.

認証システムを確認する手順Password auth foundation flow
SPECLeanで仕様を定義Specs and invariantsログインとロックのルールを決めるDefine the rules to preserve
ENGINECプログラムを実行C engineJSON形式で入力と結果を確認Run through a JSON CLI
OUTPUT画面・ログで確認TUI and logs操作結果と監査ログを確認Review through UI and evidence
  • Lean 仕様Lean spec
  • C CLIC CLI
  • Go TUIGo TUI
  • 監査ログAudit logs
  • E2E テストE2E tests

掲載画像について: 自主制作した試作品の画面を使用しています。顧客案件の実績や実在する個人・会社の情報は含まれていません。Reference image: screenshots are from self-initiated portfolio work and do not represent client work or contain real information.

画像プレビュー