Skip to content
View annaliseyang's full-sized avatar

Block or report annaliseyang

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
annaliseyang/README.md
  • 👋 Hi, I’m Anna Yang. I’m a student at MIT interested in Computer Science, Biology, Philosophy, Writing, Music, and more!
  • 📫 Feel free to reach me at anna_y@mit.edu to request more info.

Thanks for visiting, and I hope you find my projects helpful. :)

Popular repositories Loading

  1. Snekoban Snekoban Public

    A version of the Sokoban puzzle game and a shortest path solver implemented in Python. This project was created for 6.1010 (Fundamentals of Programming) at MIT.

    HTML

  2. LISP-Interpreter LISP-Interpreter Public

    Interpreter for Scheme, a LISP programming language

    Python

  3. Mines Mines Public

    Minesweeper game (2-D and N-D versions) in Python

    JavaScript

  4. SAT-Solver SAT-Solver Public

    Satisfiability solver for boolean formulas in Conjunctive Normal Form

    Python

  5. Image-Processing Image-Processing Public

    Image filtering via correlation, edge detection, blurring and sharpening, seam carving, and background detection

    Python

  6. Phylogenetic-Tree-Builder Phylogenetic-Tree-Builder Public

    Phylogenetic tree maker for alignment and phylogeny inference. Performs global and local sequence alignments using the Needleman-Wunsch and Smith-Waterman algorithms, followed by tree construction …

    Python