This is a personal portfolio application built using Java Swing. It serves as a showcase for my skills and journey [2023].
Features:
- Intuitive user interface created with Java Swing.
Screenshot
How to Run:
- Ensure you have Java installed on your machine.
- Clone this repository:
git clone https://github.com/wahidsadikjishan/JavaSwingPortfolio.git
- Compile and run the application.
cd JavaSwingPortfolio
javac MainPage.java
java MainPage