Skip to content
View Sandra1me's full-sized avatar
:octocat:
:octocat:

Block or report Sandra1me

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Sandra1me/README.md

Hi 👋, I'm Sandra

An industrial tehcnology engineer from Spain

Connect with me:

sandra-martin-elias

Languages and Tools:

c mysql

Popular repositories Loading

  1. Sandra1me Sandra1me Public

  2. C-Console-Calculator C-Console-Calculator Public

    This is a simple console-based calculator written in C. It is a tool with support for powers, roots, trigonometric functions, factorials, and a history of recent results. It also lets you reuse the…

    C

  3. C-Unit-Converter C-Unit-Converter Public

    This is a command-line program written in C that allows you to convert between different types of physical units: temperature, distance, pressure, weight, and volume. It is a simple and educational…

    C

  4. C-Prime-Number-Generator C-Prime-Number-Generator Public

    A simple C program to check if a number is prime and to generate prime numbers within a range or up to a given limit. Useful as an educational example of control flow, loops, functions, and basic n…

    C

  5. C-Guess-the-Number C-Guess-the-Number Public

    Guess the Number is a console-based game written in C where the player tries to guess a randomly generated secret number. It features multiple difficulty levels and a customizable range option.

    C

  6. C-Task-Manager C-Task-Manager Public

    A beginner-friendly command-line Task Manager written in C. You can create tasks with a name, description, date, and priority, and manage them by marking them as completed or deleting them.

    C