Skip to content
View JeffreyLearnToCode's full-sized avatar
  • Joined Oct 22, 2025

Block or report JeffreyLearnToCode

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. Temperature-Converter-CLI Temperature-Converter-CLI Public

    A tiny C++ command-line temperature converter (Celsius ⇄ Fahrenheit ⇄ Kelvin) with input validation, clear prompts, and unit-aware formatting. Includes simple build steps (g++/CMake) and example us…

    C++

  2. rock-paper-scissors-cli rock-paper-scissors-cli Public

    A fast, beginner-friendly game with clean prompts, input validation, score tracking, and a simple best-of mode.

    C++