One of the first programs I made using java was a password generator. I decided on this because I tend to not like online sites that advertise password generators in the off chance that they were to save those and then my password would be in a publicly available database. Which is a no no for me, so I made this.
While I am pretty new to Java(having only done it for about a year or so. I absolutely love to learn new things and recently I have learned how to make plugins for games and game servers that will allow extra content to be added to said games
When I was younger one of my favorite games was called Runescape (Now known as OSRS) one of the main features of the game is increasing your skills by doing an action related to the skill. So if you wanted higher Woodcutting you would need to chop a tree, but this takes time and as a kid I didn't have a lot of it. So my first ever program was a script that would allow my character to chop trees down by simulating inputs and thus I wouldn't have to sit at my desk.