出品者:tarunkorat

React + TypeScript salary projection tool that models multiple career paths with inflation-adjusted forecasts, interactive Recharts visualizations, and an on-device AI consultant powered by Flan-T5. Compare up to 5 career scenarios side-by-side with job events (promotions, layoffs, freelance periods), view year-by-year timelines, and export projections as PDFs—all locally, no server required. Built with Vite, Framer Motion, and jsPDF for professionals planning long-term earnings strategies.
SalaryScope is a React + TypeScript single-page application for modeling and comparing multiple career paths with AI-powered consulting. Project salary growth over 1–40 years, visualize inflation-adjusted earnings, track career events (job switches, promotions, layoffs), and get instant insights from an on-device AI consultant.
| Layer | Technology |
|---|---|
| UI Framework | React 19 + TypeScript 5.6 |
| Build Tool | Vite 6 |
| Styling | CSS custom properties + Tailwind CSS 4 |
| Charts | Recharts 3.8 |
| Animation | Framer Motion 12 |
| AI (On-Device) | @xenova/transformers (Flan-T5-base) |
| PDF Export | jsPDF 4.2 + html2canvas 1.4 |
| Routing | React Router DOM 7 |
npm install
npm run dev
Open http://localhost:5173 in your browser.
npm run build # outputs to dist/
npm run preview # serve the dist/ build locally
隔離されたサンドボックスを起動しサーバー側で実行 — ローカル設定不要。
この製品をお使いのAI IDE・Webビルダー・クラウドIDEに直接取り込みます。
Tetreesを対応AI IDEに接続し、所有製品の一覧取得と検証済みZIPの取得を、販売者のアップロード権限を公開せずに行えます。
まだレビューがありません。
Sign in to join the discussion
Loading discussion…
npm run typecheck # TypeScript validation
npm run lint # ESLint check
npm run lint:fix # Auto-fix linting issues
src/
├── ai/
│ └── careerConsultant.ts # On-device AI via @xenova/transformers
├── components/
│ ├── chat/ # ChatPanel, AIStatus, message UI
│ ├── charts/ # SalaryChart, LifetimeEarningsBar
│ ├── paths/ # CareerPathCard, AddPathButton, JobSwitchEvent
│ ├── settings/ # GlobalSettingsPanel
│ ├── stats/ # SummaryStats, ComparisonTable
│ ├── timeline/ # CareerTimeline, TimelineTrack, TimelineEvent
│ └── ui/ # Badge, Button, Input, Select, Slider, Modal, Tooltip, Toast, ColorPicker
├── data/
│ └── inflationRates.ts # Historical US inflation data
├── hooks/
│ ├── useChat.ts # AI chat state & message history
│ ├── useInflation.ts # Inflation rate lookup & toggle
│ ├── useLeaderboard.ts # Local leaderboard via localStorage
│ └── useSalaryProjection.ts # Core projection computation
├── utils/
│ ├── calculateProjection.ts # Year-by-year salary math
│ ├── exportPDF.ts # jsPDF export helper
│ ├── formatCurrency.ts # Locale-aware currency formatting
│ └── stateEncoding.ts # URL-safe state serialization
├── types.ts # Shared TypeScript interfaces
├── App.tsx # Root component & layout
└── main.tsx # React DOM entry point
useSalaryProjection — computes year-by-year salary projections for all paths based on events and settingsuseInflation — manages inflation toggle and applies historical inflation rates to projectionsuseChat — manages AI chat state, message history, and Flan-T5 model initializationuseLeaderboard — stores and retrieves user projections from localStorageTetrees License
サンドボックス検証が完了し、検出された実行経路は合格しました。
This React web app completed archive review with strong static results. Structure, dependency manifests, documentation, functional source, and common risk patterns were checked by the Tetrees verification pipeline; runtime phases are stated separately. Final verified scores after isolated runtime evidence: overall 8.5 and security 9. Final verified scores after isolated runtime evidence: overall 8.5 and security 9. Final verified scores after isolated runtime evidence: overall 8.8 and security 9.
Deterministic AVCP artifact review
パイプライン avcp-2026-08-04.1 · SHA-256 0438498fe63cec4b…
This version-scoped review deterministically inspects the submitted archive for structure, dependencies, documentation, functional source, and common malicious or high-risk signals. Build and test phases are reported as passed only after an isolated sandbox audition. It is not a guarantee of perfect security.
レビュー日 2026年8月7日
完全なインストールガイドと統合プロンプトは購入後に解放されます。
CRM, ERP, Admin & Internal Tools
$4