Projects in Awesome Lists by SofiSaR
A curated list of projects in awesome lists by SofiSaR .
https://github.com/sofisar/.net-maui-c-sharp-xaml_amazon-mock-redesign_summer-2024
Last synced: 22 Mar 2025
https://github.com/sofisar/c_elevator-kernel-module_fall-2023
Although the Linux OS environment must be altered for this to run, this kernel module moves an "elevator" up and down 6 "floors" in FIFO fashion, responding to floor requests made by threads that enter the program.
c kernel kernel-module multithreading operating-systems os
Last synced: 22 Jul 2025
https://github.com/sofisar/c--_lunch_spring-2022
This console application takes and validates yes and no decisions from the user and follows a path of nested conditions to determine what to suggest for lunch to the user.
c-plus-plus conditionals conditions input-validation nested-conditionals nested-ifs
Last synced: 20 May 2026
https://github.com/sofisar/c_fat32-info-extraction_fall-2023
This program takes in a FAT32.img file and creates a shell, where several commands can be used to extract information about the FAT32 image.
c fat32 fat32-extraction shell
Last synced: 06 May 2026
https://github.com/sofisar/c--_twinprime_spring-2022
This program prints every pair of prime numbers that are two apart up to the number inputted by the user.
c-plus-plus loops loops-and-iterations searching value-tracking while-loops
Last synced: 14 Jun 2025
https://github.com/sofisar/c_custom-shell_fall-2023
This program uses C to access methods that are part of the Linux operating system for use by our own custom shell environment.
Last synced: 06 May 2026
https://github.com/sofisar/c--_playingwithnumbers_spring-2022
This program allows the user to choose to compute all the cousin prime pairs less than a number they input, compute if a number is a perfect number, or quit.
c-plus-plus functional-programming loops menu-driven
Last synced: 20 Aug 2025
https://github.com/sofisar/c--_exam-scores_spring-2022
My first ever program! This program takes three numbers as input from the user, sorts the grades in descending order, and prints them in that order.
c-plus-plus console-application if-else
Last synced: 21 May 2026