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

Block or report zhen69

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

Popular repositories

  1. Course-Planner Course-Planner Public

    Implemented a simple course planner that permits users to plan out their schedule.

    Java

  2. Packet-Simulator Packet-Simulator Public

    Created a simulator that simulates a simple network.

    Java

  3. Linux-Simulator Linux-Simulator Public

    Developed a Linux model that permits users to perform commands like pwd, ls, mkdir, touch, cd, find, rm, and mv.

    Java

  4. Find-and-Replace-Text-in-File Find-and-Replace-Text-in-File Public

    Implemented a program that reads command line arguments and performs find/replace on files.

    C

  5. Matrix-Calculator Matrix-Calculator Public

    Programmed a calculator that would compute a series of matrix operations, such as addition, multiplication, and transposition.

    C

  6. Train Train Public

    Created a train as a custom doubly linked list where users can add/remove train cars, update products on a specific train, and display information in various formats.

    Java