Error Correcting Encoder-Decoder Challenged myself to practice bitwise operations in Java:) Encode the given file using the Hamming(7,4) code Simulate a single error in each byte Decode the corrupted file Project from JetBrains Academy