Skip to content
View zkeulr's full-sized avatar

Highlights

  • Pro

Block or report zkeulr

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

Hi, I'm Zeke!

GitHub Zeke

Table of Contents

About me

public class Zeke {
    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",
        "Rust",
        "x86",
        "LaTeX"
    };
}

Stats

zkeulrzkeulr

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. zkeulr zkeulr Public

    My profile repo