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

Block or report Sandra1me

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
Sandra1me/README.md

Hi 👋, I'm Sandra

An industrial engineer specialized in Mechatronics

Connect with me:

sandra-martin-elias @sandra1me

Languages and Tools:

c

sandra1me

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