Skip to content
View ash-peng's full-sized avatar

Block or report ash-peng

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
ash-peng/README.md
  • 👋 Hi, I’m @ash-peng, a computer science student at Simon Fraser University, British Columbia.
  • 👀 I’m interested in data science, machine learning, programming languages and software development.
  • 🌱 I’m currently busy with final year courses.
  • 💞️ I’m looking to collaborate on various computer science projects.
  • 📫 You can reach me here or through my email: ash.peng@outlook.com

Popular repositories Loading

  1. SFU-Course-Planner SFU-Course-Planner Public

    A course-planning, course-map rendering and GPA-calculation web service, designed for the SFU (Simon Fraser University) student.

    Python 3

  2. MAPF-ICBS MAPF-ICBS Public

    Forked from gloriyo/MAPF-ICBS

    Mult-agent pathfinding via Conflict Based Search

    Jupyter Notebook 1

  3. ash-peng ash-peng Public

    Config files for my GitHub profile.

  4. OS-Process-Scheduling-Simulation OS-Process-Scheduling-Simulation Public

    Interactive operating system (Process Control Block) simulation using Preemptive Round Robin in C.

    C

  5. Blockchains-with-Proof-of-work Blockchains-with-Proof-of-work Public

    The implementation and the "mining" of a simple blockchain system with proof-of-work.

    Rust

  6. SHA256-4-Digit-Password-Crack SHA256-4-Digit-Password-Crack Public

    Computing a table of passwords and outputs of 4-digit SHA-256 hash functions for the purpose of cracking password hashes through repeated reducing and re-hashing.

    Haskell