Skip to content
View Alessandro1918's full-sized avatar

Block or report Alessandro1918

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Alessandro1918/README.md

👋 🌎 Hello, world!

Only half of programming is coding. The other 90% is debugging - Anonymous There are only 10 types of people in this world: those who understand binary, and those who don't - Ian Stewart Any fool can write code that a computer can understand. Good programmers write code that humans can understand. ― Martin Fowler If, at first, you do not succeed, call it version 1.0. ― Khayri R.R. Woulfe NCIS hacking

Confira meus outros projetos!

cnv_pokemon CNV Neural Net Pokemon
A Neural Network used for Image Classification and Computer Vision... of Pokemon!
aleFM
Ale FM
Uma rádio web tocando minhas músicas preferidas, 24h por dia!
swaggerAPI Swagger API
Um exemplo de documentação de rotas de API com Swagger
pokedex AR pokedex AR Pokedex AR
Um identificador de imagens de Pokemon! Tire uma foto e descubra mais sobre seu Pokemon preferido!
dockers Dockers
Exemplos de projetos rodando em containers Docker.
radio-id
Radio ID
Identifique a música que está tocando agora em sua estação de rádio favorita!
create goal - in.orgit (nlw-pocket-js) goals - in.orgit (nlw-pocket-js) In.Orbit
Um app (backend / frontend) para acompanhar tarefas e objetivos.
node-email Node Email
Envio de emails de um servidor Node.js
ci
CI
Integração contínua (CI) de um repositório GitHub para o DockerHub (Registro de Containers Docker).
google-sheets-db Google Sheets Database
Protótipo de uma base de dados a partir de uma Planilha Google.
google-maps Google Maps API
Visualize dados geográficos em gráficos de mapas, encontre relações de modo mais fácil, e tenha insights melhores!
videochat Videochat
Uma sala de videochat autônoma, sem bibliotecas de terceiros!
who-am-i Who Am I?
Obtenha informações sobre usuários do seu site e trace um perfil do seu público-alvo.
setup-nlw Setup-NLW-08
Um controlador de hábitos com visualização do progresso dia-a-dia
mobile-push-notifications
Mobile Push Notifications
Um projeto minimalista para o envio de notificações para aplicativos de celular usando a plataforma Expo
blogpostAPI blogpostAPI
Um protótipo de API para salvar, ler, editar e deletar posts de diferentes autores em um blog
chat Chat-NLW-05
Implementação de um web chat para comunicação online!
move.it Move.it-NLW-04
Aumente sua produtividade, melhore sua saúde, ganhe pontos e suba de nível!
happy Happy-NLW-03
O Happy é um projeto que visa facilitar visitas aos orfanatos próximos a você!
happy Proffy-NLW-02
O Proffy é uma plataforma de estudos online que ajuda pessoas a encontrarem professores online.
rubikSolver rubikSolver
A python script to solve a Rubik's Cube!
sudokuSolver sudokuSolver
A Python script to solve Sudoku games!
tictactoeAI tictactoeAI
Test your Tic-Tac-Toe abilities against a computer!
tetris
Tetris
Um jogo de Tetris, usando um terminal CLI como interface gráfica.
game-of-life Conway's Game of Life
Uma simulação do "Jogo da Vida" (Conway's Game of Life) em um terminal CLI.
minesweeper Campo Minado
Uma releitura de Campo Minado, clássico jogo do Windows, agora em um terminal CLI.
pokerAPI pokerAPI
Rank poker hands! With this API, input some cards, and get a numeric value related to that hand's strength!

Pinned Loading

  1. cnv_neural_network_pokemon cnv_neural_network_pokemon Public

    A Neural Network used for Image Classification and Computer Vision. How can we balance all the technical terms, specifications and architectural decisions to make this problem more interesting? Wit…

    Python

  2. aleFM aleFM Public

    Uma rádio web tocando minhas músicas preferidas, 24h por dia!

    TypeScript 1

  3. swagger-api swagger-api Public

    Um exemplo de documentação de rotas de API com Swagger. Especificação de endpoints, parâmetros, retorno, tudo facilmente documentável e consultável em uma página web disponível em uma rota da própr…

    JavaScript

  4. pokerAPI pokerAPI Public

    Rank poker hands! With this API, input some cards, and get a numeric value related to that hand's strength!

    JavaScript 1

  5. tictactoeAI tictactoeAI Public

    Test your tic-tac-toe abilities against a computer!

    Python

  6. rubikSolver rubikSolver Public

    A python script to solve a Rubik's Cube!

    Python