Commit Graph

3 Commits

Author SHA1 Message Date
rajukottedi 58929ae6d4 feat: enhance dynamic forms and popups for About, Contact, and Resume sections; add project detail popup 2026-02-15 05:27:23 +05:30
rajukottedi d0025d55ef Refactor code structure for improved readability and maintainability 2025-11-15 12:51:32 +05:30
rajukottedi 94f4305615 fix: replace deprecated *ngIf with @if control flow in OTP component
- Migrated all *ngIf directives to modern @if syntax in otp.component.html
- Updated email form, OTP entry, countdown display, and success message conditionals
- Resolves ngtsc deprecation warning 6385 for better Angular 17+ compatibility
2025-10-16 00:26:47 +05:30