public final class AboutMe {
private static final String MY_NAME = "Vladimir Popov";
private static ArrayList<String> degrees = List.of(
"Bachelor, Computer Science, ITMO University",
"Master, Applied Informatics, ITMO University" // currently pursuing...
);
private static ArrayList<String> skills = List.of("Java", "Spring", "PostgreSQL", "bash", "JUnit");
private static ArrayList<String> additionalSkills = List.of("Swift", "Haskell", "Python", "JavaScript");
}
🦆
Quack-quack!
Backend Developer | Bachelor of Computer Science at ITMO University
- Saint-Petersburg
-
10:38
(UTC +03:00) - [email protected]
- https://t.me/ppvvldmr
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.