Skip to content
View MarshallPeng's full-sized avatar
  • Dartmouth College

Block or report MarshallPeng

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

Hi there, 👋

My name is Marshall Peng. I recently graduated from 🌲 Dartmouth College '20 🌲 with a Bachelors in computer science and economics, as well as a minor in statistics. I'm currently a Software Development Engineer at Amazon. Prior to this, I was a software engineering intern at Apple for a couple terms. Outside of work and school, I enjoy running, playing various musical instruments, and playing badminton.

My interests and experiences lie mainly in AI/machine learning, virtual reality, and full stack development. If you have exciting opportunities relating to these topics, feel free to reach out as I'd love to learn more!

While you're here, please feel free to check out some of my projects

  • EnsembleVR - VR application that uses techniques such as Hierarchical Hidden Markov Models and Kalman Filtering to play "live", realistic accompaniment and simulate a classical music performance.
  • Course Watch Utility - User-friendly web app originally designed to help me and my friends register for Dartmouth classes, but now made open to the public.
  • D-path - Android app for a Dartmouth class recommendation system using collaborative filtering algorithms.
  • And many more! Real-time online multiplayer card games, reinforcement learning, virtual reality Dartmouth pong

Pinned Loading

  1. dartmouth-cs98/20w-ensemble-vr-score-following dartmouth-cs98/20w-ensemble-vr-score-following Public

    Score following algorithms component for EnsembleVR. Uses Hierarchical Hidden Markov Models and Kalman Filtering to process audio and generate accompaniment in real time

    Python 7 2

  2. dartmouth-cs98/20w-ensemble dartmouth-cs98/20w-ensemble Public

    VR Component for EnsembleVR. Unity3D application for the Oculus Quest for simulating a musical performance.

    C# 2 1

  3. Course-Watch-Utility-Frontend Course-Watch-Utility-Frontend Public

    Code for the frontend portion of the Course Watch Utility. Designed to help Dartmouth Students register/get into high demand classes during add-drop period

    TypeScript

  4. Course-Watch-Utility-Backend Course-Watch-Utility-Backend Public

    Code for the backend portion of the Course Watch Utility. Designed to help Dartmouth Students register/get into high demand classes during add-drop period

    Python

  5. jamesjinlee/dpath jamesjinlee/dpath Public

    D-path is an android application that utilizes machine learning and collaborative filtering to recommend Dartmouth courses that people with similar interests have enjoyed.

    Java 1

  6. dpath-backend dpath-backend Public

    backend collaborative filtering recommender system scripts for dpath

    Python