Skip to content
View ezekielulrich's full-sized avatar
  • Maryland
  • 01:37 (UTC -04:00)
  • Instagram zkeulr

Highlights

  • Pro
Block or Report

Block or report ezekielulrich

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

Hi, I'm Ezekiel Ulrich!

GitHub Zeke

Table of Contents

About me

public class Ezekiel {
    public static final String UNIVERSITY = "Purdue";
    public static final String NICKNAME = "ZEKE";
    public static final String JOB = "Programmer";
    public static final int AGE = 20;
    public static final String[] LANGUAGES = {
        // In sharply decreasing order of fluency
        "English", // Native
        "Español", // Crecí en Texas
        "Italiano",  // Non ditelo ai francesi, ma l'Italia è il paese più bello d'Europa
        "中国人", // 我只学会了怎么问厕所
        "Français"  // Juste assez pour flirter
    };
    public static final String[] PROGRAMMING_LANGUAGES = {
        "Java",
        "JavaScript",
        "HTML",
        "Python",
        "C",
        "x86",
        "LaTeX"
    };

    private Ezekiel() {
        System.out.println("The mathematical challenge of finding the greatest good can expand the heart. Empathy opens the mind to suffering, and math keeps it open.")
    }
}

Stats

ezekielulrichezekielulrich

Popular repositories Loading

  1. Notes Notes Public

    Notes on several classes at Purdue

    TeX 9 4

  2. socialnetwork socialnetwork Public

    Visualize Instagram network

    HTML 1

  3. metricscraper metricscraper Public

    Gets the h-indices of authors

    Python

  4. ezekielulrich ezekielulrich Public

    My profile repo