Projects with this topic
Sort by:
-
Eclipse plugin to change Java access and non-access modifiers via context menu, Quick Assist (Ctrl+1), Quick Access (Ctrl+3), and keyboard shortcuts. Includes Java module system support with Module Graph view.
Updated -
Refactored an existing codebase for a 3D printer program, which initially required extensive manual input. Applied design patterns and softwaredevelopment principles to improve the code structure, enhance maintainability, and automate key processes. This resulted in a more efficient, user-friendly program with reduced manual intervention and increased automation.
Updated -
Bad code smells and heuristics to solve them according to Uncle Bob and Martin Fowler including my own showcase example.
Updated -
Design Patterns and Principles
Updated