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

Block or report gaoalexander

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

Pinned

  1. neuphysics neuphysics Public

    Code accompanying the NeurIPS 2022 paper: "NeuPhysics: Editable Neural Geometry and Physics from Monocular Videos".

    Python 144 6

  2. robot-path-planning robot-path-planning Public

    Implementation of basic robot path planning algorithms: BFS, A*, RRT-Connect

    Python

  3. simple-soft-body-simulation simple-soft-body-simulation Public

    A simple particle mass-spring soft body simulation containing rigid obstacles.

    C++ 1

  4. predator-prey-simulation predator-prey-simulation Public

    A simulation implemented in C++, depicting a population of Ants and Doodlebugs. Each species has a set of specific rules/behaviors that affect the state of the simulation upon each time step.

    C++

  5. california-wildfire-air-quality-data-analysis california-wildfire-air-quality-data-analysis Public

    Wildfires are natural disaster events that cause destruction, pose safety and health hazards, and are possible accelerating in rate due to climate change. We wish to quantify the impact of wildfire…

    Jupyter Notebook 2 1

  6. web-search-engine web-search-engine Public

    Creates Varbyte-Compressed Inverted Index of the Common Crawl dataset (https://commoncrawl.org/), as well as associated Lexicon, Term Dictionary, and Page Table. Allows real-time querying (both con…

    C++ 8