Commit Graph

89 Commits

Author SHA1 Message Date
CarterPerez-dev ad40be1bf6 move docs to .github/ 2026-02-11 07:52:29 -05:00
Carter Perez 509ca89519
Update README.md 2026-02-09 07:32:13 -05:00
Carter Perez 81728d8da8
Update README.md 2026-02-09 07:31:21 -05:00
Carter Perez 0e28847add
Update README.md 2026-02-09 01:58:19 -05:00
Carter Perez e8d2958e48
Update Network Traffic Analyzer link and description 2026-02-01 20:33:55 -05:00
CarterPerez-dev a33423aa16 feat: complete network-traffic-analyzer 2026-02-01 20:26:28 -05:00
CarterPerez-dev ff9d7a92f7 Phase 3.3: Update CONTRIBUTING.md with learn/ folder requirements
- Add learn/ folder as required for all new projects
- Add detailed section 4 explaining learn/ folder structure
- List all 5 required files with descriptions
- Add quality standards for educational documentation
- Update PR template with learn/ folder checklist
- Include verification steps using template files
- Increase time estimates for intermediate (2-4d, 3-5d) and advanced (1w, 1-2w, 2-3w, 3-4w) projects

This ensures all future projects have consistent, high quality
educational documentation that teaches security concepts.
2026-01-31 07:11:32 -05:00
CarterPerez-dev 0d8595a316 Phase 2.1: Standardize project entries with tables, badges, and language diversity
- Converted all 60 projects to compact table format with inline badges
- Added time estimate badges, tech stack badges, and difficulty indicators
- Added "What You'll Learn" sections with key concepts
- Updated completed projects to show "Source Code | Docs" links
- Diversified programming languages across all difficulty levels:
  - Beginner: Added C++, Go, and Bash projects
  - Intermediate: Added Go and Rust projects
  - Advanced: Added Go, Rust, and C++ projects
- Maintained existing tech stack badges (Docker, AWS, Azure, CUDA, etc.)
2026-01-30 04:45:40 -05:00
CarterPerez-dev 664d600119 Phase 2.1: Standardize project entries with tables and badges
- Convert all 60 projects to compact table format
- Add time estimate badges for each project
- Add tech stack badges with colored logos
- Add difficulty level badges (Beginner/Intermediate/Advanced)
- Add 'What You'll Learn' section with key concepts
- Improve visual presentation and scannability
- Maintain all existing project links and descriptions
2026-01-30 03:48:50 -05:00
CarterPerez-dev 69212e5e8d Update CONTRIBUTING.md and submodule workflow for new structure
- Update CONTRIBUTING.md to reference TEMPLATES/fullstack-template
- Fix submodule workflow to use TEMPLATES instead of templates
- Update project directory instructions for difficulty-based folders
- Add difficulty level definitions and updated examples
2026-01-29 05:21:38 -05:00
CarterPerez-dev 2ef894b4ff Phase 1.4: Refactor main README.md
- Keep header and badges section intact
- Simplify to Quick Navigation with 3 main sections
- Keep all 60 projects in clean bulleted format
- Replace verbose Roadmaps section with single link
- Replace verbose Resources section with single link
- Reduce from 294 lines to 129 lines
- Focus on showcasing projects with clear entry points
2026-01-29 04:43:46 -05:00
CarterPerez-dev 7365a4c241 Phase 1.3: Create RESOURCES/ folder
- Create RESOURCES/README.md as entry point
- Create RESOURCES/TOOLS.md with cybersecurity tools
- Create RESOURCES/COURSES.md with training platforms
- Create RESOURCES/CERTIFICATIONS.md with exam prep
- Create RESOURCES/COMMUNITIES.md with YouTube, Reddit, LinkedIn
- Create RESOURCES/FRAMEWORKS.md with security frameworks
- Update main README to link to RESOURCES/
- Reduce main README by ~420 lines
2026-01-29 04:15:52 -05:00
CarterPerez-dev 75cd94322d Phase 1.2: Create ROADMAPS folder with complete certification paths
Part of #51 (Phase 1.2)

- Create ROADMAPS/ directory with comprehensive career roadmaps
- Create 10 complete certification path guides:
  - SOC Analyst
  - Penetration Tester
  - Security Engineer
  - Incident Responder
  - Security Architect
  - Cloud Security Engineer
  - GRC Analyst/Consultant
  - Threat Intelligence Analyst
  - Application Security
  - Network Engineer (Security-Focused)

- Each roadmap includes:
  - Certification progression
  - Recommended learning phases with timelines
  - Skills to develop (technical and soft)
  - Career progression guidance
  - Related practice projects
  - Industry context and requirements

- Create ROADMAPS/README.md as comprehensive index
- Update main README.md to link to ROADMAPS/ (removed 140+ lines)
- Update Table of Contents

- Update GitHub Actions workflows for new PROJECTS/ structure:
  - publish-api-rate-limter.yml (advanced/)
  - publish-caesar-cipher.yml (beginner/)
  - publish-dns-lookup.yml (beginner/)
2026-01-29 03:13:10 -05:00
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
Carter Perez e736951201
Update project links and descriptions in README 2026-01-22 03:38:23 -05:00
Carter Perez d24159f9bf
Update README.md 2026-01-11 17:01:20 -05:00
Carter Perez 3513dc858d
Update project badge and add source code link
Updated the badge count for full source code projects and added a source code link for the Bug Bounty Platform.
2026-01-06 13:20:04 -05:00
Carter Perez 1dc99a0744
Update README with Simple Port Scanner project
Added a new beginner project: Simple Port Scanner.
2026-01-05 09:04:48 -05:00
Carter Perez 2b8e84c806
Revise project links and descriptions in README
Updated project source code links and descriptions.
2026-01-05 09:04:18 -05:00
Carter Perez 1d7b081af0
Update README with project badge and Docker details
Updated the badge count for full source code and added a detailed description for the Docker Security Audit project.
2026-01-02 11:42:49 -05:00
Carter Perez cce53b1b8d
Update README.md 2025-12-29 21:12:26 -05:00
Carter Perez 0b81edde3e
Update README.md 2025-12-09 11:32:06 -05:00
Carter Perez 9be527c973
Refactor README structure and content
Removed some sections and adjusted headings in the README.
2025-12-09 10:26:07 -05:00
Carter Perez ed42a1b384
Update README.md 2025-12-09 10:22:53 -05:00
Carter Perez 282c712da8
Update contribution badge color in README.md 2025-12-09 10:09:51 -05:00
Carter Perez 150c7f4be7
Update badge color and contribution link in README 2025-12-09 10:08:57 -05:00
Carter Perez b5fc1f1eee
Update README.md 2025-12-09 10:07:31 -05:00
Carter Perez 563d9f5cf6
Update README.md 2025-12-09 10:05:42 -05:00
Carter Perez 9fc6cd8065
Update image size in README.md 2025-12-09 10:04:18 -05:00
Carter Perez f2b95c8626
Resize Kali Linux icon in README
Updated image size for the Kali Linux icon.
2025-12-09 10:04:06 -05:00
Carter Perez c67c96a028
Update image in README with new Kali Linux icon 2025-12-09 10:03:33 -05:00
Carter Perez bafe5bb687
Fix image attributes and update badge styles
Updated image size and badge styles in README.
2025-12-09 10:01:32 -05:00
Carter Perez 5ab978b7f1
Update README.md 2025-12-09 10:00:15 -05:00
Carter Perez 898ce50979
Enhance README with project badges and layout
Updated README to include project badges and improved formatting.
2025-12-09 09:59:22 -05:00
Carter Perez 1335034399
Update README.md 2025-11-28 15:32:25 -05:00
Carter Perez b6a71d4ba6
Update README.md 2025-11-28 15:31:51 -05:00
Carter Perez 0bf2774e76
Update README.md 2025-11-28 15:30:27 -05:00
Carter Perez 1eea13509f
Update README.md 2025-11-28 15:25:48 -05:00
Carter Perez 104c4fa07a
Merge pull request #4 from CarterPerez-dev/chore/prettier-and-workflows
move workflow files - add prettier formatting and format
2025-11-12 15:39:32 -05:00
CarterPerez-dev e7a4ea6f92 fix ruff and mypy lint, add pre commit so it doesnt happen again 2025-11-12 15:30:47 -05:00
Carter Perez 5ba0361ff2
Update README.md 2025-11-12 08:26:28 -05:00
Carter Perez ea0f036936
Update README.md 2025-11-12 08:26:05 -05:00
Carter Perez 656930b2c8
Update README.md 2025-11-12 08:24:07 -05:00
Carter Perez 8212cff235
Update README.md 2025-11-12 08:23:12 -05:00
Carter Perez 56a4067621
Update README.md 2025-11-12 08:22:50 -05:00
Carter Perez d3a0cfa4ff
Update README.md 2025-11-12 08:21:47 -05:00
Carter Perez 32f7da87cd
Update README.md 2025-11-12 08:17:18 -05:00
Carter Perez e874420587
Update README.md 2025-11-12 08:16:25 -05:00
Carter Perez 03922b53e1
Update README.md 2025-11-12 08:16:00 -05:00
Carter Perez ff5450a866
Update README.md 2025-11-12 08:15:14 -05:00