Skip to content
#

system-programming

Here are 581 public repositories matching this topic...

A C-based ATM simulation system with secure PIN masking, transaction handling, admin access, and file-based data storage. Includes withdrawal, deposit, balance inquiry, and full user interaction flow.

  • Updated Dec 16, 2025
  • C

A lightweight, cross-platform Unix shell implementation written in C. Features include I/O redirection, background process execution, built-in commands (cd, pwd, echo, export, history), command history tracking, signal handling, and colorful UI. Demonstrates core OS concepts: process management, file descriptors, and system calls.

  • Updated Dec 3, 2025
  • C

Improve this page

Add a description, image, and links to the system-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the system-programming topic, visit your repo's landing page and select "manage topics."

Learn more