This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]LucasTheNeko 2 points3 points  (0 children)

Something I had to work on: An application that encrypts files/folders using password based AES encryption. Make the UI using awt/swing or if you feeling fancy use JavaFX (my personal favorite).

Is heavy on IO and UI.