rk
Here are 10 public repositories matching this topic...
The Advanced Calculator is a powerful, user-friendly C-based tool designed for complex mathematical operations, including basic arithmetic, trigonometry, logarithms, complex numbers, matrix operations, and statistical calculations, all enhanced with formula hints and formatted outputs for easy understanding.
-
Updated
Sep 1, 2024 - C
Colorful Hello World is a simple C program that demonstrates how to print text in various colors in the terminal using ANSI escape codes. This project showcases how to add vibrant, colored text output to console applications, with "Hello, World!" displayed in red, green, and blue.
-
Updated
Sep 1, 2024 - C
This project is a C program that generates the Fibonacci sequence up to a specified number of terms. Users input the desired number of terms, and the program displays the sequence with formatted output. It's perfect for learning about Fibonacci numbers and basic C programming concepts.
-
Updated
Sep 8, 2024 - C
This project features colorful ASCII animations created with the ncurses library in C, showcasing various illusions like spinning lines, falling characters, expanding circles, and zig-zag patterns, providing an engaging visual experience in the terminal.
-
Updated
Nov 10, 2024 - C
A simple C-based alarm clock program allowing users to set, cancel, and monitor alarms in a 12-hour format with AM/PM notation. Features a text-based interface for easy management and real-time alarm activation.
-
Updated
Sep 1, 2024 - C
The Advanced Digital Clock project is a simple yet powerful terminal-based clock application written in C. It displays the current date and time in a user-friendly 12-hour format with AM/PM notation, featuring a clean and continuously updating interface. Ideal for learning, demonstration, or integration into larger projects.
-
Updated
Sep 1, 2024 - C
A simple Rock, Paper, Scissors game implemented in C. Play against the computer by choosing Rock, Paper, or Scissors. The game displays choices and announces the winner, providing a clear and interactive experience. Easy to compile and run on any system with a C compiler.
-
Updated
Sep 1, 2024 - C
A command-line tool for converting between various currencies. It supports a wide range of currencies with dynamic input, real-time conversion, and error handling for invalid inputs. Simple to use and easy to update with current exchange rates.
-
Updated
Sep 1, 2024 - C
A simple Temperature Converter program in C that converts temperatures between Celsius and Fahrenheit. It features a user-friendly interface allowing easy input and conversion. Ideal for quick temperature calculations, it demonstrates basic programming concepts and interactive user prompts. Perfect for educational purposes and practical use.
-
Updated
Sep 1, 2024 - C
Improve this page
Add a description, image, and links to the rk topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rk topic, visit your repo's landing page and select "manage topics."