Skip to content
View zhixuanevelynwu's full-sized avatar
💿
💿
Block or Report

Block or report zhixuanevelynwu

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

Hi, I'm Evelyn

Linkedin Badge Gmail

profile profile profile

  • I'm a Computer Science student at Carnegie Mellon University
  • I'm interested in algorithm design and multimedia development
  • I’m looking to collaborate on 2D/3D/VR/AR Games and interactive media projects
  • Visit my personal website to view more of my works
rainbow hr

Tech Stack


C  C++  Python  Java  TypeScript  JavaScript 

HTML  CSS  Sass  Django  React  Postgre Sql  PHP 

GitHub  Git  Linux  Visual Studio Code 

Unity  GameMaker  processing 

Pinned

  1. GOMI GOMI Public

    A graphical music interface for users to visualize their compositions and perform real-time sound synthesis

    JavaScript

  2. bustub bustub Public

    Bustub Database Management System

    C++

  3. odd-even-sort odd-even-sort Public

    Parallel odd-even sort. An algorithm I read from "An Introduction to Parallel Programming" by Peter Pacheco

    C

  4. SharePix SharePix Public

    Online platform dedicated to pixel art, providing a user-friendly environment for creating, showcasing, and collaboratively engaging with pixel art enthusiasts of all skill levels.

    JavaScript

  5. random_island_generator random_island_generator Public

    A Procedural Game Map Generation algorithm inspired by Cellular Automata

    Python 1

  6. maze_generator maze_generator Public

    A random maze generator and solver implemented using various maze generation algorithms

    Python