🔧 A shell implementation in C featuring command parsing, built-in commands, external program execution, and robust memory management for a simplified Unix-like experience. Also includes GoogleTest for unit testing.
- Updated
May 26, 2025 - C++
🔧 A shell implementation in C featuring command parsing, built-in commands, external program execution, and robust memory management for a simplified Unix-like experience. Also includes GoogleTest for unit testing.
The first assignment for AUT's Advanced Programming course (Spring 2024), It includes a bash script for directory backups and logging, and a C++ module for matrix operations in the algebra namespace. Both tasks focus on enhancing automation, system administration, and programming skills.
System Programming projects on Multiprocessing, Multithreading, FIFO Pipes, Network Sockets, Bash Scripting & building Data Structures
This repository contains example code useful when using the WaveShare 8-channel relay module for the RaspberryPi. The example code provided by WaveShare is mixed up and doesn't work correctly.
🔍 ShadowSniff is a lightweight C++ packet sniffer and analyzer built for network monitoring 🛠️. It captures live traffic 🎯, logs packets for review 📄, and includes a Python analyzer for inspecting data 📊. Fully CLI-based, it runs on Linux 💻 and provides a simple, effective tool for packet capture and analysis.
Everyday Code: Learning, Exploring, Growing—one line at a time! IMP=>>> have a look at the readme below before judging
Extended shell linker
Code Repository for CCE 4th Semester Operating Systems Lab, MIT Manipal.
Header-only library for easily using the terminal from your C++ code
Built my own SQLite3 from scratch using C++, capable of analyzing databases with low-level code to instantly display page size and table names. Designed for fast, efficient database inspection and performance optimization.
Add a description, image, and links to the bash-scripting topic page so that developers can more easily learn about it.
To associate your repository with the bash-scripting topic, visit your repo's landing page and select "manage topics."