Back to Projects
C Language
Data Structure
File Handling
Sequential Files
DBMS

Console App
Judge System
About This Project
A CLI-based judicial simulation system developed in C, designed to analyze criminal case inputs and determine sentencing based on complex legal logic.
The application demonstrates proficiency in data structures, file I/O operations, and sequential file processing. It parses case information, applies rule-based logic to evaluate evidence, and outputs appropriate verdicts—simulating the decision-making process of a judicial system.
This project was developed as a final project for the Programming Fundamentals course, showcasing modular programming practices and efficient memory management in C.


