A real-time console animation engine built in C++ that simulates falling binary streams using cursor positioning and timed rendering. The project demonstrates low-level terminal control, animation logic, and performance handling across multiple columns.
Inspired by the iconic “digital rain” visual effect popularized in the Matrix films, this simulation recreates the immersive Matrix-style aesthetic entirely within the terminal environment using pure C++, click on the video below to see it in action. You find the source code in the following Github repository: View MatrixStream repo
A collection of production style Linux shell scripts designed to automate common system administration and database management tasks. These scripts demonstrate practical knowledge of of Linux environments, server monitoring, backup strategies and log analysis.
View the full project as it is slowly populated on GitHub.
Linux Automation Scripts Repository