Skip to content

ronaksarda/Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Projects

This repository contains a collection of my programming projects.
Each project is a complete, working system built with a focus on correctness, structure, and real-world usability.

The purpose of this repository is to:

  • Maintain a single, organized place for all my projects
  • Demonstrate problem-solving and system design through code
  • Show progression across different concepts and technologies

Each project lives in its own folder and includes a dedicated README explaining:

  • What the project does
  • How it works
  • How to build and run it

Projects

🔹 Time-Locked File Locker (C)

A command-line file access control system written in C that supports password-based and time-restricted file locking using persistent binary storage.

Features include:

  • Multiple file lockers
  • Password authentication with attempt limits
  • Time-based access control with emergency override
  • Controlled file viewing, editing, and deletion

More projects will be added over time.

Author

Ronak Sarda Github: https://github.com/ronaksarda

About

This repo is used to store , all the mini projects / basic codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages