Intern — Junior
What personal projects or initiatives have you implemented on your own?
sobes.tech AI
Answer from AI
For example, I have independently implemented several projects:
-
Note-taking application in Java — with the ability to create, edit, and delete notes, using Swing for the interface.
-
News parser — a program that downloads and analyzes news from websites using Jsoup.
-
Mini-game "Guess the Number" — a console application with logic for guessing the number and hints.
These projects helped me better understand the basics of Java, working with GUI, and data processing.