Abhiram eerla
@Abhirameerla
5 published packets
Joined Jun 2023
Published Projects
Probable Key Length Finder and Decryption using C
Calculates the frequencies of characters in the cipher text at a given interval and Decrypts the cipher text using the given key.
Sep 27, 2023
Text File Analysis and ASCII Viewer in C++
Analyze and visualize text files: Count characters, spaces, and display ASCII values of characters in text file.
Sep 27, 2023
STUDENT MARKS DATA ENTRY USING CPP
This C++ code implements a student report management system with features to add, display, modify, and delete student records.
Aug 04, 2023
BUS RESERVATION USING CPP
This C++ code implements a basic Bus Management and Reservation System with options to install buses, make seat reservations, show bus info, and display available buses. Limited to 10 buses.
Aug 04, 2023
Personal Finance Tracker with Data Persistence IN C++
Manage finances efficiently with Personal Finance Tracker - record transactions, set budgets, and track savings goals. Data persistence included.
Jul 22, 2023