Skip to content
View emerisly's full-sized avatar

Block or report emerisly

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
emerisly/README.md

cout<<"Hello World!";

Hello! 🌼
I'm Emerald Liu, a computer science major at Cornell University.

🔴 From: Shanghai -> New York
🟠 Language: C++, Java, Python
🟡 Skill: Full Stack, Machine Learning
🟢 E-mail: id@cornell.edu (id=sl2322)
🔵 Hobbies: 🧑‍🍳 🎸 🎨 ✒ ⛸ 🏀 🎹 🎞
🟣 And.. u are awesome!

My personal blog :)

Pinned Loading

  1. EDIS EDIS Public

    Entity-Driven Image Search over Multimodal Web Content (EMNLP 2023)

    Python 26 1

  2. CornellDataScience/MathSearch CornellDataScience/MathSearch Public

    A next generation search engine for researchers that supports searching with LaTeX math script.

    Python 12 4

  3. camel-database camel-database Public

    Forked from fengyuli-dev/camel-db

    Fork of our group's 3110 Final Project.

    OCaml 2 1

  4. simulating-evolving-artificial-life simulating-evolving-artificial-life Public

    Cornell CS 2112: A simulation of a world of critters that is run on a server and can be viewed and controlled by multiple clients.

    6 1

  5. eta-compiler eta-compiler Public

    Cornell CS 4120: Implemented compiler using visitor patterns for a C++ like language composing 20,000 lines of code. Supported optimizations such as constant folding, constant propagation, and dead…

    1