Skip to content
View edwarddn's full-sized avatar
Block or Report

Block or report edwarddn

Report abuse

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

Report abuse
edwarddn/README.md

Hi there 👋

Pinned Loading

  1. dinosaur-edward-game dinosaur-edward-game Public

    Dinosaur Edward Game is a Java-based adaptation of the popular Chrome dinosaur game (T-rex). It incorporates an artificial intelligence that employs natural selection within a genetic algorithm, pr…

    Java 15

  2. Código para validar CPF e CNPJ em Java Código para validar CPF e CNPJ em Java
    1
    package br.com.edward.helper;
    2
    
                  
    3
    import java.util.ArrayList;
    4
    import java.util.List;
    5
    import java.util.Objects;
  3. ambiente-ubuntu ambiente-ubuntu Public

    Automatize a infraestrutura em Ubuntu

    Shell 3 1