Skip to content
View koifissh's full-sized avatar

Block or report koifissh

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

Hello, World

class SoftwareDeveloper {
    String name = "Daniel H";
    String[] languages =
    {"C/C++", "C#", "Java", "Python", "Javascript", "HTML/CSS", "MySQL/PostgreSQL"};

    String[] interests =
    {"App & Fullstack Development", "FinTech"};

    void build() {
        System.out.println("Thanks for dropping by.");
    }
}

Pinned Loading

  1. Data-Project-HackARoo23 Data-Project-HackARoo23 Public

    Life Expectancy Analysis via Water, Air, and Sanitation Quality Metrics

    Python 1