Cybersecurity-Projects/PROJECTS/advanced/encrypted-p2p-chat/backend/app/models
CarterPerez-dev a7cae3aa0f Phase 1.1: Organize PROJECTS by difficulty level
- Create beginner/, intermediate/, advanced/ folders in PROJECTS/
- Move all existing projects to appropriate difficulty folders
- Update all README.md links to reflect new structure
- Update contributor links
- Fix pyrightconfig.json trailing comma

Projects organized:
Beginner (6): simple-port-scanner, keylogger, caesar-cipher, dns-lookup, metadata-scrubber-tool, simple-vulnerability-scanner
Intermediate (2): api-security-scanner, docker-security-audit
Advanced (4): api-rate-limiter, encrypted-p2p-chat, bug-bounty-platform, Aenebris
2026-01-29 02:41:15 -05:00
..
Base.py Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
Credential.py Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
IdentityKey.py Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
OneTimePrekey.py Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
RatchetState.py Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
SignedPrekey.py Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
SkippedMessageKey.py Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
User.py Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
__init__.py Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00