Author : Rotari Corneliu
Projects created to understand and utilise different types of programming paradigms.
Performs calculations using bitwise operations, such as AND, OR, and XOR, to manipulate individual bits in binary representation for faster and more efficient processing.
A program that encrypts and decrypts data using various cipher methods, such as Caesar cipher, Vigenère ciphere.
An image processing program written in C that utilizes geometric transformations to draw and combine shapes.
Java-based backend program that manages and controls the game logic of a card game, handling player actions, card dealing, scoring, and other game mechanics to provide a seamless and enjoyable gaming experience.
This streaming service, built in Java, was developed with a strong emphasis on scalability and was designed with the ability to add new features and upgrades during the second stage of development.