A very small terminal tool developed by RacX.
- Age Calculator: Detailed breakdown of your age.
- Number Calculator: Simple and fast arithmetic operations.
- ASCII Converter: Convert characters to ASCII values.
- Simple Encryption: Basic character encryption for privacy.
- Phone Suggester: It suggests a phone based on your budget and usage.
- User Experience: Includes ASCII art headers, screen clearing, and input validation to prevent crashes.
g++ Peax.cpp -o peax
./peax- by Mtitla