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

Block or report edwarddn

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
edwarddn/README.md

Hi there 👋

Pinned

  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 1

  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