Skip to content
View hammer-cjj's full-sized avatar
  • zhejiang
  • 01:03 (UTC +08:00)

Block or report hammer-cjj

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 Loading

  1. coding-interview-university coding-interview-university Public

    Forked from jwasham/coding-interview-university

    A complete computer science study plan to become a software engineer.

  2. CSE-251-Programming-in-C CSE-251-Programming-in-C Public

    Forked from elivon2000/CSE-251-Programming-in-C

    Source code in the course "CSE 251 Programming in C" from MSU, and the building of environment.

    C

  3. expense-tracker expense-tracker Public

    This is a simple expense tracker application. It can manage your finances, allow users to add, delete, and view their expenses. It should also provide a summary of the expenses.

    Java

  4. github-user-activity github-user-activity Public

    This is a simple command line interface (CLI) to fetch the recent activity of a GitHub user and display it in the terminal.

    Java

  5. number-guessing-game number-guessing-game Public

    It is a CLI-based game, a simple number guessing game where the computer randomly selects a number, and the user has to guess it.

    Java

  6. task-tracker task-tracker Public

    The Task Tracker is a straightforward Command Line Interface (CLI) designed to help you track and manage your tasks efficiently.

    Java