Skip to content
View Andy2887's full-sized avatar

Highlights

  • Pro

Block or report Andy2887

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Andy2887/README.md

πŸ‘‹ Hey there, I'm Liheng!

πŸŽ“ CS @ Northwestern University

πŸš€ About Me

public class Liheng {
    String school = "Northwestern University";
    String[] currentFocus = {"Distributed Systems", "Networking", "Operating Systems"};
    String[] languages = {"Java", "Python", "JavaScript", "C/C++"};
    String[] interests = {"Full-Stack Development", "Systems Programming"};
    String funFact = "Peach is my favorite fruit.";
}

πŸ“Š GitHub Analytics

GitHub Stats

Top Languages


⭐ If you find my work interesting, consider giving it a star! ⭐

Pinned Loading

  1. Redis-Clone Redis-Clone Public

    A Redis Clone built from scratch in Java.

    Java

  2. HTTP-Server HTTP-Server Public

    A HTTP Server implemented in C++

    C++

  3. BuildPilot BuildPilot Public

    An AI agent that helps developers analyze project requirements, recommend technology stacks, and generate project documentation.

    TypeScript

  4. Illinois-Restaurant-Compliance-Analyzer Illinois-Restaurant-Compliance-Analyzer Public

    A big data processing pipeline designed to analyze restaurant health code violations using Amazon EMR and Apache Spark.

    Python