45 Days
Cyber Law & Digital Ethics
Cyber Law & Digital Ethics is a Beginner internship track focused on Foundational skills, syntax, basic tools, and core industry workflows.
Choose portfolio projects from your selected level
Beginner internship certificate and mentor-guided learning
Real-world assignments in Privacy Compliance & Data Protection (GDPR / CCPA)
Enrollment Form
Secure your seat
Connect With Our Team
Fill your details and our team will contact you shortly.
What this program helps you build by the end
Outcome-focused highlights designed to make the value of the program easy to understand at a glance.
3 Portfolio Projects Required
Project requirement for this tier
Law & Legal Studies
Career domain
Build practical skills through structured module work
Every module is sequenced to help learners move from guided basics to stronger, portfolio-worthy execution.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for GDPR Opt-In Consent Validator in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break GDPR Opt-In Consent Validator into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing logic that fails a signup form payload if the Marketing_Emails JSON boolean defaults to TRUE (pre-ticked boxes violate GDPR
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test GDPR Opt-In Consent Validator against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for COPPA Age Gate Algorithm in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break COPPA Age Gate Algorithm into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing date-math logic that takes a user's Date of Birth, compares it to the current date, and instantly blocks account creation if the user is under exactly 13 years old
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test COPPA Age Gate Algorithm against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for PII (Personally Identifiable Information) Redaction (Regex) in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break PII (Personally Identifiable Information) Redaction (Regex) into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing a script that scans a customer support chat log and automatically masks any 9-digit Social Security Number or 16-digit credit card number with asterisks
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test PII (Personally Identifiable Information) Redaction (Regex) against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for "Right to be Forgotten" (Erasure) Webhook in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break "Right to be Forgotten" (Erasure) Webhook into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Structuring the JSON database command to permanently delete a user's primary key data across 4 different marketing platforms simultaneously
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test "Right to be Forgotten" (Erasure) Webhook against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Cookie Expiration Math in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Cookie Expiration Math into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing a script that sets a strict 13-month (395 days) maximum expiration limit on analytics cookies, as required by ePrivacy directives
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Cookie Expiration Math against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for CCPA "Do Not Sell" API Router in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break CCPA "Do Not Sell" API Router into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing logic: IF user clicks 'Do Not Sell My Info', THEN toggle Data_Broker_Sharing = FALSE and remove them from the targeted advertising CSV
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test CCPA "Do Not Sell" API Router against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Cross-Border Data Transfer Constraint in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Cross-Border Data Transfer Constraint into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Scanning a JSON infrastructure payload and triggering a legal flag if EU citizen data is routed to a server where Region = "US-East" without a Standard Contractual Clause attached
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Cross-Border Data Transfer Constraint against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for DMCA Takedown Notice JSON Formatter in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break DMCA Takedown Notice JSON Formatter into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Extracting the infringing URL, the original copyright owner, and the electronic signature to output a perfectly formatted DMCA API payload
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test DMCA Takedown Notice JSON Formatter against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Fair Use "Substantiality" Calculator in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Fair Use "Substantiality" Calculator into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Mathematical check: Parsing a submitted video script and triggering a copyright warning if more than 10% of the text is a direct verbatim quote from a copyrighted article
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Fair Use "Substantiality" Calculator against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Digital Watermark (Steganography) Verifier in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Digital Watermark (Steganography) Verifier into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing a script that reads the hidden metadata payload of an image file to extract the original creator's invisible copyright ID
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Digital Watermark (Steganography) Verifier against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Web Scraping Robots.txt Legal Auditor in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Web Scraping Robots.txt Legal Auditor into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing a script that reads a website's robots.txt file and halts the company's scraping bot if Disallow: /pricing/ is present
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Web Scraping Robots.txt Legal Auditor against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for DRM (Digital Rights Management) Circumvention Flag in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break DRM (Digital Rights Management) Circumvention Flag into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Using Regex to scan a user-generated forum for illegal keywords (e.g., "keygen", "stream ripper", "crack") and automatically deleting the post under the anti-circumvention provisions
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test DRM (Digital Rights Management) Circumvention Flag against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Creative Commons License Matcher in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Creative Commons License Matcher into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
A logic script that checks a video's metadata: IF license is CC-BY-NC (Non-Commercial), AND the video is monetized, THEN issue a legal strike
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Creative Commons License Matcher against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Trademark Domain Squatting Detector in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Trademark Domain Squatting Detector into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Using a fuzzy-match algorithm to scan a list of newly registered URLs and flag any domains that visually mimic the corporate brand (e.g., G00gle.com or AppIe.com
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Trademark Domain Squatting Detector against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for GDPR 72-Hour Breach Notification Timer in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break GDPR 72-Hour Breach Notification Timer into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Given a database breach discovery timestamp (e.g., Friday 11:00 PM), calculating the exact UTC deadline by which the Data Protection Authority must be legally notified
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test GDPR 72-Hour Breach Notification Timer against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for HIPAA PHI Exposure Fine Calculator in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break HIPAA PHI Exposure Fine Calculator into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Calculating the estimated maximum OCR penalty if a hospital loses a laptop containing 5,500 unencrypted patient records at $137 per record
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test HIPAA PHI Exposure Fine Calculator against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for State-by-State Breach Notification Sorter in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break State-by-State Breach Notification Sorter into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Parsing a CSV of 10,000 breached user emails and sorting them into separate state compliance buckets based on differing US state breach notification laws
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test State-by-State Breach Notification Sorter against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Data Retention Policy Automated Purge in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Data Retention Policy Automated Purge into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing the database script that runs daily to automatically delete any inactive user server logs that mathematically exceed the strict 365-day legal retention limit
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Data Retention Policy Automated Purge against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Ransomware OFAC Sanctions Cross-Reference in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Ransomware OFAC Sanctions Cross-Reference into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing logic that checks a ransomware hacker's cryptocurrency wallet address against the US Treasury Sanctions JSON list to ensure paying the ransom doesn't violate federal terrorism laws
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Ransomware OFAC Sanctions Cross-Reference against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Vendor SLA Liability Math in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Vendor SLA Liability Math into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Calculating the exact financial penalty owed to a client if a cloud hosting provider delivers 99.8% uptime instead of the legally contracted 99.9% uptime
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Vendor SLA Liability Math against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Litigation Hold (Spoliation) Override Trigger in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Litigation Hold (Spoliation) Override Trigger into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing the database boolean logic: IF Litigation_Hold = TRUE, THEN disable the 30-day automated email deletion script to prevent the illegal destruction of evidence
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Litigation Hold (Spoliation) Override Trigger against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for CAN-SPAM Opt-Out URL Validator in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break CAN-SPAM Opt-Out URL Validator into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Scanning a batch of outbound marketing emails and automatically failing any HTML payload that is missing a clear, functioning <a href> unsubscribe link
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test CAN-SPAM Opt-Out URL Validator against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for "Dark Pattern" Cancellation Penalty in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break "Dark Pattern" Cancellation Penalty into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing an automated audit script that flags a software platform's UI if the number of clicks required to cancel a subscription mathematically exceeds the number of clicks required to sign up
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test "Dark Pattern" Cancellation Penalty against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for ROSCA Auto-Renewal Notification Math in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break ROSCA Auto-Renewal Notification Math into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Calculating the exact calendar date a company must legally email a customer to warn them that their $100 annual software subscription is about to auto-renew
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test ROSCA Auto-Renewal Notification Math against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Mandatory Arbitration Clause Extractor in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Mandatory Arbitration Clause Extractor into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Using Regex to scan a competitor's 50-page Terms of Service agreement and extracting the exact paragraph outlining the binding arbitration terms and class-action waiver
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Mandatory Arbitration Clause Extractor against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Influencer FTC #Ad Location Validator in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Influencer FTC #Ad Location Validator into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Scanning a CSV of sponsored social media posts and failing any post where the required #Ad disclosure is mathematically hidden beneath the "Read More" truncation fold
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Influencer FTC #Ad Location Validator against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for E-SIGN Act Consent Log Validator in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break E-SIGN Act Consent Log Validator into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Checking a digital signature payload to ensure it captured the required elements: IP address, UTC timestamp, and the exact version of the TOS the user agreed to
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test E-SIGN Act Consent Log Validator against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Crypto/NFT Securities Disclaimer Checker in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Crypto/NFT Securities Disclaimer Checker into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Scanning a financial app's landing page copy to ensure the mandatory SEC-compliant "Not financial advice / Risk of loss" boilerplate is present
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Crypto/NFT Securities Disclaimer Checker against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for AI Hiring Bias (4/5ths Rule) Statistical Check in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break AI Hiring Bias (4/5ths Rule) Statistical Check into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing a mathematical script that analyzes an AI resume-screener's pass rates for different demographic groups, triggering a legal bias alert if the selection rate of any group is less than 80% (4/5ths) of the highest group
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test AI Hiring Bias (4/5ths Rule) Statistical Check against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for EU AI Act Risk Categorization Matrix in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break EU AI Act Risk Categorization Matrix into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing the JSON logic: IF AI Type = "Biometric Sorting" THEN categorize as "Unacceptable Risk", IF AI Type = "Chatbot" THEN categorize as "Limited Risk"
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test EU AI Act Risk Categorization Matrix against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Deepfake / Synthetic Media Disclosure Tagging in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Deepfake / Synthetic Media Disclosure Tagging into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing a script that automatically injects a visible "AI-Generated Content" watermark overlay onto any video file generated by a synthetic media API
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Deepfake / Synthetic Media Disclosure Tagging against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Automated Decision-Making Human-in-the-Loop Flag in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Automated Decision-Making Human-in-the-Loop Flag into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Structuring the workflow rule that prevents an AI algorithm from auto-denying a bank loan without routing the JSON file to a human underwriter first, per GDPR Article 22
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Automated Decision-Making Human-in-the-Loop Flag against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for AI Training Data Opt-Out Scrubber in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break AI Training Data Opt-Out Scrubber into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing a script that cross-references an AI training dataset (CSV) against a "Do Not Train" user list, purging any matching text records before the model compiles
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test AI Training Data Opt-Out Scrubber against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Chatbot Legal Disclaimer Injection in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Chatbot Legal Disclaimer Injection into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Ensuring that the very first message in an automated customer service chat array is a legally binding disclaimer: "I am an AI assistant, not a human."
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Chatbot Legal Disclaimer Injection against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Facial Recognition Consent Logging in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Facial Recognition Consent Logging into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Formatting the strict JSON payload required to legally store an employee's biometric face scan, including a mandatory 6-month auto-deletion expiration date
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Facial Recognition Consent Logging against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Copyleft (GPL) Contamination Alert in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Copyleft (GPL) Contamination Alert into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing a script that scans a software project's package.json file and halts the deployment if it detects a "GPL-3.0" library mixed with proprietary corporate code
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Copyleft (GPL) Contamination Alert against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for MIT License Header Enforcer in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break MIT License Header Enforcer into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Scanning a repository of open-source code files to verify that every single .js or .py file contains the mandatory 1-paragraph MIT License text block at the very top
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test MIT License Header Enforcer against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Open Source Attribution CSV Generator in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Open Source Attribution CSV Generator into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
A script that parses a codebase, extracts the names and licenses of all 50 third-party libraries used, and formats them into a clean CSV for the company's legal "Disclosures" page
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Open Source Attribution CSV Generator against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Software Escrow Trigger Logic in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Software Escrow Trigger Logic into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing the contingency JSON workflow: IF Vendor_Status = "Bankrupt", THEN execute API call to release the proprietary source code from the neutral escrow vault to the client
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Software Escrow Trigger Logic against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for EULA Reverse Engineering Ban Auditor in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break EULA Reverse Engineering Ban Auditor into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Scanning a End User License Agreement to ensure it explicitly forbids "decompiling, disassembling, or reverse engineering" the software
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test EULA Reverse Engineering Ban Auditor against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for API Rate Limit Abuse Legal Flag in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break API Rate Limit Abuse Legal Flag into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
A script that monitors API usage and automatically triggers a Cease & Desist webhook if a third-party developer exceeds 10,000 queries a minute, violating the Developer Agreement
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test API Rate Limit Abuse Legal Flag against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Chain of Custody Hash (SHA-256) Verifier in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Chain of Custody Hash (SHA-256) Verifier into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Calculating the SHA-256 cryptographic hash of a digital evidence file (e.g., a threatening email PDF) to mathematically prove the file has not been tampered with since it was collected
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Chain of Custody Hash (SHA-256) Verifier against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for CFAA (Computer Fraud and Abuse Act) Authorization Logic in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break CFAA (Computer Fraud and Abuse Act) Authorization Logic into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
A logic project: Classifying server access logs into "Authorized", "Exceeded Authorized Access" (Insider Threat), or "Unauthorized" (External Hacker) buckets
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test CFAA (Computer Fraud and Abuse Act) Authorization Logic against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Subpoena Data Extraction Payload in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Subpoena Data Extraction Payload into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing a SQL-style script to extract a specific user's chat logs strictly bounded between Start_Date and End_Date, ensuring the company does not over-deliver non-subpoenaed data
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Subpoena Data Extraction Payload against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Wiretap Act Dual-Consent State Sorter in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Wiretap Act Dual-Consent State Sorter into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Parsing a CSV of customer phone numbers and routing calls from "Two-Party Consent" states (like California) to an automated system that plays the mandatory "This call is being recorded" audio prompt
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Wiretap Act Dual-Consent State Sorter against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Metadata Scrubbing Script (Court Filing) in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Metadata Scrubbing Script (Court Filing) into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing an automated script that strips all hidden EXIF data, author names, and track-changes history from a Word Document before it is converted to PDF for public court filing
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Metadata Scrubbing Script (Court Filing) against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Geofence Warrant Data Anonymizer in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Geofence Warrant Data Anonymizer into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Taking a massive CSV of mobile phone location data requested by law enforcement and replacing all direct user identifiers with randomized alphanumeric hashes
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Geofence Warrant Data Anonymizer against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Hate Speech vs. First Amendment Categorizer (Mock) in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Hate Speech vs. First Amendment Categorizer (Mock) into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing a Regex filter that flags explicit threats of violence (TOS violation/illegal) but ignores general offensive political opinions (protected speech
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Hate Speech vs. First Amendment Categorizer (Mock) against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Digital Signature Non-Repudiation Check in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Digital Signature Non-Repudiation Check into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Parsing a PKI (Public Key Infrastructure) digital certificate to verify the identity of the signer, mathematically preventing them from claiming "I didn't sign that."
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Digital Signature Non-Repudiation Check against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Capstone: The Automated Data Protection Officer (DPO) Dashboard in Cyber Law & Digital Ethics.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Capstone: The Automated Data Protection Officer (DPO) Dashboard into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
A master JSON payload that combines PII redaction, cookie expiration, breach notification math, and GDPR consent validation into a single, unified legal compliance API
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Capstone: The Automated Data Protection Officer (DPO) Dashboard against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Strong reasons learners choose this track over passive learning
Clear, high-signal benefits designed to make the decision easier and faster.
Guided Practical Workflow
The track breaks Cyber Law & Digital Ethics into clear tasks, checkpoints, and submission expectations.
Career-Relevant Output
You finish with a concrete project artifact that helps show your learning progress.
Structured Internship Path
The program is organized by tier, duration, and portfolio requirements so learners know exactly what to complete.
Real learner signals that build trust before they enroll
Testimonial cards designed to feel credible, clear, and easy to scan.
Aarav Mehta
Law & Legal Studies Learner
Law & Legal Tech
The structure helped me understand Cyber Law & Digital Ethics through practical tasks and clear checkpoints.
Nisha Kapoor
College Student
Law & Legal Tech
I liked that every module ended with something concrete to submit, review, and improve.
Clear answers for the final questions learners usually ask
Short, direct answers that remove hesitation without slowing down the decision.
No. The beginner tier starts with foundations and then moves into applied tasks.
Yes. The curriculum is organized around structured assignments, submissions, and reviewable portfolio outputs.
This is a 45 Days Beginner tier track with 3 Portfolio Projects Required.
Ready to start your journey?
Join a structured learning path built to turn clarity into output and output into confidence.
Limited seats available and the next batch is filling soon.
Partner With Engineers Clinic
Tell us about your institution and our partnership team will connect with you for the next steps.
Referral Rewards
Give 10% • Get 10%
Invite friends to Engineers Clinic and unlock rewards together.
Your referral code
Referral link preview
12
Successful Referrals
₹2.4k
Rewards Earned
3
Pending Rewards
How it works
Share Link
Friend Enrolls
Both Get Rewards
Clinic Buddy
Engineers Clinic support