Skip to content

Latest commit

 

History

History
74 lines (46 loc) · 2.16 KB

File metadata and controls

74 lines (46 loc) · 2.16 KB

☕ Jprogram Java Projects

🌎 Leia em Português


Hello! 👋

This is the space where I bring together my Java projects — applications, exercises, experiments, and utilities I’ve developed to put my studies into practice and explore new ideas.


🎯 About the Organization

I created Jprogram-Java-Projects to centralize everything I’ve been developing in Java.

Here you’ll find everything from small logic exercises to more complete applications — all focused on learning, best practices, and continuous improvement.

My goals with this organization are to:

  • Consolidate my Java portfolio
  • Have a space to version and improve my projects
  • Share what I learn along the way
  • (And maybe) inspire others who are also studying Java

📦 Projects

Some of the repositories you can find here:

Project Description
ListaPro A system for managing lists and tasks, applying data structures
ListaPro-FX The JavaFX version of the ListaPro project
ExercisesCourse Repository containing Java course exercises and coding challenges

You can check out all repositories here.


🧠 Technologies and Practices

I usually work with:

  • Java 11+
  • Maven
  • JUnit for testing
  • JavaFX, Swing, and console-based projects
  • A focus on clean code and best practices

🤝 Contributions

Most of these projects are personal and for learning purposes — but suggestions are always welcome!
If you’d like to contribute or share an idea, feel free to open an issue or pull request in any repository.


📜 License

All projects follow the MIT License, unless otherwise specified in a particular repository.


📬 Contact


Thanks for visiting! 🚀
Each project here represents a step in my learning and my journey with Java.