Java_Number_Magic ๐ซ
Hi! ๐ I'm just starting my coding journey, and this is my first mini Java project.
Itโs a simple collection of number-based programs I built to learn loops and logic.
๐ Programs Included:
- ๐ Reverse a number
- โ Sum of digits
- ๐ Armstrong number check
- ๐ Palindrome number check
- ๐ข Digit count
- ๐ Even & odd digit count
- ๐ผ Find the largest number
- ๐ฝ Find the smallest number
๐ ๏ธ Tech Used:
- Java
- VS Code
- Git & GitHub
โ How to Run:
- Clone the repo
- Open files in VS Code or any Java IDE
- Compile and run each
.java
file
๐ธ Screenshots (optional): Add screenshots of your output here if you like
โค๏ธ Built with love as part of my learning journey. More projects coming soon! Stay tuned.