Welcome to my central repository for Java-based courses at the Polish-Japanese Academy of Information Technology (PJAIT). This repository serves as a monorepo for various subjects, exercises, and projects developed throughout my studies.
Each directory represents a specific academic course or module.
| Course Code | Course Name | Semester | Description & Status | Link |
|---|---|---|---|---|
| PPJ | Podstawy Programowania w Java (Basics of Java Programming) |
1 | Fundamentals: Syntax, Loops, Arrays, Basic OOP. | 📂 Open |
| GUI | Programowanie Obiektowe i GUI (Object-Oriented Programming & GUI) |
2 | Planned / In Progress... (Swing/JavaFX, Advanced OOP). | Coming Soon |
| ... | Other Java-related subjects | ... | ... | ... |
(Click "Open" to navigate to the detailed documentation and tasks for each subject.)
- Language: Java SE (Versions 17 / 21)
- Build Tools: Maven / Gradle (depending on the project)
- IDE: IntelliJ IDEA / VS Code
- VCS: Git
Maksym Lysenkov