Angular 14
- Setup Auth Guard
- Secured routes using auth guard
Dotnet
- Usage of Unit-of-Work
- Creates a wrapper for all repositories so that only the wrapper will be injected to the Program.cs
- Inject the wrapper to the controller and able to access the specific repository
Design Pattern using Java
- Visitor Pattern implementation
- Abstract Factory
- Factory Pattern
Progress is progress no matter how small it is.