https://github.com/randintn/hypothetical-trisistor
https://github.com/randintn/hypothetical-trisistor
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/randintn/hypothetical-trisistor
- Owner: RandintN
- License: mit
- Created: 2025-09-24T14:10:05.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-09-24T14:21:02.000Z (9 months ago)
- Last Synced: 2025-09-24T16:27:37.909Z (9 months ago)
- Language: HTML
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trisistor Hipotético · Hypothetical Trisistor
Um visualizador interativo para um componente ternário de três estados (-1, 0, +1). Implementado como uma página estática com Tailwind CSS e SVG, oferece cenários ilustrativos (motor, válvula, clima, sentimento, votação e mercado) e alternância de idioma PT/EN.
An interactive viewer for a three‑state ternary component (-1, 0, +1). Built as a static page with Tailwind CSS and SVG, it provides illustrative scenarios (motor, valve, HVAC, sentiment, voting, and market) and a PT/EN language toggle.
---
## Português (PT-BR)
### Visão geral
O Trisistor Hipotético é um componente conceitual com três estados balanceados. Este repositório traz um visualizador educativo para explorar estes estados e entender aplicações em diferentes domínios.
- Estados: -1, 0, +1
- Alternância de idioma: PT-BR / EN-US (botão no canto superior esquerdo)
- Atalho para o repositório: ícone do GitHub no canto superior direito
### Demonstração/Execução
Como é uma página estática, basta abrir o arquivo `index.html` em qualquer navegador moderno:
1. Baixe/clonar este repositório
2. Abra `index.html` com duplo clique ou arraste para o navegador
> Dica: Se preferir um servidor local, você pode usar qualquer servidor HTTP simples de sua preferência.
### Recursos
- Visualização em SVG do triângulo de estados (-1, 0, +1)
- Seletor de cenários com respostas visuais:
- Motor (rotação horária/anti-horária)
- Válvula (nível de fluido)
- Clima (quente/neutro/frio)
- Sentimento (positivo/neutro/negativo)
- Votação (sim/abstenção/não)
- Mercado (alta/estável/baixa)
- Temas claro/escuro (seguindo preferências do sistema)
- Alternância de idioma PT/EN em tempo real
- PWA manifest básico (`site.webmanifest`)
### Estrutura do projeto
```
LICENSE
README.md
hypothetical-trisistor.iml
index.html
robots.txt
site.webmanifest
```
### Contribuindo
Contribuições são bem-vindas! Abra uma issue descrevendo sua proposta ou envie um Pull Request com mudanças claras e concisas.
### Licença
Distribuído sob a licença MIT. Veja o arquivo [LICENSE](LICENSE) para mais detalhes.
### Créditos
© 2025 [Robson Cassiano](https://eu.robsoncassiano.software/)
---
## English (EN)
### Overview
Hypothetical Trisistor is a conceptual three‑state, balanced component. This repository provides an educational viewer to explore these states and understand applications across domains.
- States: -1, 0, +1
- Language switch: PT-BR / EN-US (button at top‑left)
- Repo shortcut: GitHub icon at top‑right
### Demo/Run
It’s a static page; simply open `index.html` in any modern browser:
1. Download/clone this repository
2. Open `index.html` by double‑clicking it or dragging it into the browser
> Tip: If you prefer, serve it with any lightweight local HTTP server.
### Features
- SVG visualization of the state triangle (-1, 0, +1)
- Scenario selector with visual responses:
- Motor (clockwise/counter‑clockwise rotation)
- Valve (fluid level)
- HVAC (hot/neutral/cold)
- Sentiment (positive/neutral/negative)
- Voting (yes/abstain/no)
- Market (bullish/stable/bearish)
- Light/Dark themes (follows system preferences)
- Real‑time PT/EN language toggling
- Basic PWA manifest (`site.webmanifest`)
### Project structure
```
LICENSE
README.md
hypothetical-trisistor.iml
index.html
robots.txt
site.webmanifest
```
### Contributing
Contributions are welcome! Please open an issue describing your proposal or submit a Pull Request with clear, focused changes.
### License
Distributed under the MIT License. See [LICENSE](LICENSE) for details.
### Credits
© 2025 [Robson Cassiano](https://eu.robsoncassiano.software/)
---
- Repositório / Repository: https://github.com/RandintN/hypothetical-trisistor