17
Technologies
6
Categories
Primary Stack

Frontend

4 technologies

HTML5

マークアップ言語。セマンティックHTML・アクセシビリティを重視して実装。

Primary

CSS3

スタイルシート。CSS変数・Glassmorphism・カスタムアニメーションを活用。

Primary

JavaScript

メインスクリプト言語。ES6+・バニラJSを中心にWebツールを構築。

Primary

TypeScript

型安全なJavaScript。大規模ツール・シミュレーションの開発に活用。

Secondary

Runtime

1 technology

Node.js

JavaScriptランタイム。ビルドツール・パッケージ管理の基盤として使用。

Primary

Package Manager

1 technology

npm

Node.jsパッケージマネージャー。依存関係・スクリプト管理に使用。

Primary

Backend

1 technology

Firebase

BaaSプラットフォーム。Firestore・RealtimeDB・Authentication・Hostingを活用。

Primary

Hosting

2 technologies

Cloudflare Pages

静的サイトホスティング。高速CDN・自動デプロイ・カスタムドメインに対応。

Primary

GitHub Pages

Gitリポジトリからの静的サイト公開。一部ツール・ポートフォリオのホスティングに使用。

Secondary

Development

3 technologies

Git

バージョン管理システム。ブランチ戦略・コミット設計を意識して運用。

Primary

GitHub

コードホスティング。リポジトリ管理・CI/CD・GitHub Actionsを活用。

Primary

GitHub Codespaces

クラウドIDE。ブラウザ上で完結する開発環境。どこからでも開発可能。

Primary

Environment

1 technology

Linux

開発・本番環境のOS。Ubuntu (Codespaces)・Debian系を中心に利用。

Primary
$ cat /etc/lab-stack.conf
[Frontend] HTML5 · CSS3 · JavaScript · TypeScript
[Runtime] Node.js · npm
[Backend] Firebase (Firestore · RealtimeDB · Auth)
[Hosting] Cloudflare Pages · GitHub Pages
[DevTools] Git · GitHub · GitHub Codespaces
[Env] Linux (Ubuntu 24.04)
$ uptime
Research Lab — online and running · all systems nominal
$
Back to Lab