Web Projects
Toy Store Website
An e-commerce website demonstrating front-end development, responsive design, and basic e-commerce functionalities.
View Code on GitHubCricket Balls Store
A modern e-commerce front-end for a cricket balls store, featuring product display, filtering, a dynamic shopping cart, and mock checkout pages.
View Code on GitHubC/C++ Projects
Linear Equation Solver
A robust command-line application developed in C++ to accurately solve linear equations.
View Code on GitHubReal-Time Communication in C++
A dual-program system built that enables real-time communication through a shared binary file. Both programs run simultaneously using two terminals to simulate inter-process communication.
View Code on GitHubConsole Text Editor
A simple console-based text editor application written in C++ that allows users to perform basic file operations.
View Code on GitHubC/C++ Pattern Printing Programs
A comprehensive collection of pattern printing programs implemented in C/C++ using nested loops, perfect for understanding algorithmic logic and loop control.
View Code on GitHub