Loading repository data…
Loading repository data…
Joaolbero / repository
Dark & neon personal CV website with interactive terminal, Matrix mode, Snake mini-game and bilingual PT-BR/EN content.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
| 🇧🇷 PT-BR | 🇺🇸 EN |
|---|---|
| Site pessoal em modo dark & neon, focado em apresentar o currículo de João Albero com terminal interativo, minigames e cartões de contato. Pensado para recrutadores visualizarem rapidamente quem é o dev e o que ele sabe fazer. | Personal dark & neon website focused on presenting João Albero’s résumé with an interactive terminal, mini-games and contact cards. Designed so recruiters can quickly understand who the dev is and what he can do. |
| 🇧🇷 PT-BR | 🇺🇸 EN |
|---|---|
• Alternância completa de idioma PT-BR / EN• Terminal interativo com comandos reais (help, about, skills, projects, show cv, matrix, play snake, clear)• Modo Matrix com overlay animado• Snake “João Albero Mode” com contador de frutas e easter egg• Konami Code exclusivo (↑ ↑ ↓ ↓ ← → ← → J V A) liberando modo neon e área secreta• Cards para GitHub, LinkedIn e CV em PDF• Modo noturno e área secreta “Dev Curioso” | • Full PT-BR / EN language toggle• Interactive terminal with real commands (help, about, skills, projects, show cv, matrix, play snake, clear)• Matrix mode with animated overlay• “João Albero Mode” Snake with fruit counter and easter egg• Exclusive Konami Code (↑ ↑ ↓ ↓ ← → ← → J V A) unlocking neon mode and secret area• Cards for GitHub, LinkedIn and PDF resume• Night mode and secret “Curious Dev” area |
| 🇧🇷 PT-BR | 🇺🇸 EN |
|---|---|
| HTML5CSS3 (layout responsivo, dark & neon theme)JavaScript (vanilla)Google Fonts (Poppins, JetBrains Mono) | HTML5CSS3 (responsive layout, dark & neon theme)Vanilla JavaScriptGoogle Fonts (Poppins, JetBrains Mono) |
| 🇧🇷 PT-BR | 🇺🇸 EN |
|---|---|
1. Clonar o repositório.2. Abrir index.html diretamente no navegador ou servir com um servidor simples (ex.: Python HTTP server). | 1. Clone the repository.2. Open index.html directly in your browser or serve it using a simple static server (e.g., Python HTTP server). |
Clone do repositório:
git clone https://github.com/Joaolbero/JoaoAlbero-CV.git
cd JoaoAlbero-CV
Servir localmente:
python -m http.server 8000
# Acessar: http://localhost:8000
| 🇧🇷 PT-BR | 🇺🇸 EN |
|---|---|
| JoaoAlbero-CV/├── index.html├── assets/│ ├── css/style.css│ ├── js/main.js│ ├── cv/Joao_Vitor_Albero-CV.pdf│ └── icon/icon2.png└── LICENSE | JoaoAlbero-CV/├── index.html├── assets/│ ├── css/style.css│ ├── js/main.js│ ├── cv/Joao_Vitor_Albero-CV.pdf│ └── icon/icon2.png└── LICENSE |
| 🇧🇷 PT-BR | 🇺🇸 EN |
|---|---|
Projeto 100% estático, ideal para deploy via GitHub Pages usando a própria branch main. Basta enviar os arquivos, ir em Settings → Pages, selecionar Deploy from a branch, escolher main e a raiz (/). | Fully static project, ideal for GitHub Pages deployment from the main branch. Push the files, go to Settings → Pages, select Deploy from a branch, choose main and the root (/). |
| 🇧🇷 PT-BR | 🇺🇸 EN |
|---|---|
| Projeto pensado como portfólio pessoal, mas sugestões de melhorias são bem-vindas via Issues ou Pull Requests. | This project is meant to be a personal portfolio, but suggestions and improvements are welcome via Issues or Pull Requests. |
| 🇧🇷 PT-BR | 🇺🇸 EN |
|---|---|
Este projeto está licenciado sob a licença MIT. Veja o arquivo LICENSE para mais detalhes. | This project is licensed under the MIT License. See the LICENSE file for more details. |
Criado por João Albero · 2025
Created by João Albero · 2025