You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
I'm an industrial technology engineer specialising in mechanics. I'm currently specialising in electronics and automatics and improving my programming skills.
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…
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…
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…
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.
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
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page
or contact support.