45 Days
Mobile Journalism (MoJo) & Storytelling
Mobile Journalism (MoJo) & Storytelling 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 Media Capture & Metadata Standards (EdOps)
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
Mass Communication & Media
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 Smartphone Codec & Container Validator in Mobile Journalism (MoJo) & Storytelling.
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 Smartphone Codec & Container 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 a script that parses video metadata and automatically fails any file that is not strictly H.264 or H.265 inside an .MP4 or .MOV container
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 Smartphone Codec & Container 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 Broadcast Frame Rate (FPS) Enforcer in Mobile Journalism (MoJo) & Storytelling.
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 Broadcast Frame Rate (FPS) 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 raw MoJo video submission and flagging it if it was shot at standard 30fps instead of the strict broadcast standard of 29.97fps (NTSC) or 25fps (PAL
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 Broadcast Frame Rate (FPS) 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 EXIF GPS Coordinate Extractor in Mobile Journalism (MoJo) & Storytelling.
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 EXIF GPS Coordinate 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
Writing a script that pulls the hidden Latitude and Longitude data from a smartphone JPEG to verify the reporter was actually at the scene
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 EXIF GPS Coordinate 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 Audio Sample Rate Compliance in Mobile Journalism (MoJo) & Storytelling.
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 Audio Sample Rate Compliance 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 the audio metadata of a smartphone voice memo to ensure it was recorded at the broadcast standard 48kHz rather than the music standard 44.1kHz
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 Audio Sample Rate Compliance 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 Bitrate vs. File Size Estimator in Mobile Journalism (MoJo) & Storytelling.
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 Bitrate vs. File Size Estimator 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 file size (in MBs) of a 3-minute 4K video shot at a 50Mbps bitrate to ensure it will fit on the reporter's cloud drive
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 Bitrate vs. File Size Estimator 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 Aspect Ratio/Orientation Flag in Mobile Journalism (MoJo) & Storytelling.
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 Aspect Ratio/Orientation 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 logic check that parses video dimensions (e.g., 1080x1920) and automatically tags the file in the JSON payload as "Vertical/Social" vs "Horizontal/Broadcast"
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 Aspect Ratio/Orientation 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 White Balance & Color Space Auditor in Mobile Journalism (MoJo) & Storytelling.
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 White Balance & Color Space 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
Checking video metadata to ensure the color space is explicitly set to Rec. 709 for standard TV broadcasting
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 White Balance & Color Space 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 Reverse Image Search API Payload in Mobile Journalism (MoJo) & Storytelling.
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 Reverse Image Search API 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
Formatting the exact JSON POST request required to send a breaking news photo to a reverse image database to verify it isn't an old photo from 2018
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 Reverse Image Search API 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 EXIF Date vs. Claimed Date Validator in Mobile Journalism (MoJo) & Storytelling.
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 EXIF Date vs. Claimed Date 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: IF the photo's EXIF DateTimeOriginal is older than the reported "Breaking News" timestamp, THEN trigger a Fake News Alert
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 EXIF Date vs. Claimed Date 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 Geolocation Radius Matcher in Mobile Journalism (MoJo) & Storytelling.
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 Geolocation Radius 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
Mathematical verification: Calculating if the exact EXIF coordinates of a submitted riot photo are mathematically within a 500-meter radius of the official City Hall coordinates
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 Geolocation Radius 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 Deepfake / Scrubbed Metadata Detector in Mobile Journalism (MoJo) & Storytelling.
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 / Scrubbed Metadata 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
Writing a script that flags any submitted image file that has exactly zero EXIF data, as this indicates it was scrubbed by social media or synthetically generated
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 / Scrubbed Metadata 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 Historical Weather Data Cross-Reference in Mobile Journalism (MoJo) & Storytelling.
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 Historical Weather Data 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
Using an API CSV payload to verify a reporter's claim: If the photo shows rain at 4 PM in London, but the CSV says 0% precipitation, flag for review
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 Historical Weather Data 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 Social Media Profile Scraper (Regex) in Mobile Journalism (MoJo) & Storytelling.
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 Social Media Profile Scraper (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 Regular Expression that scans a raw text dump of a source's Twitter bio and extracts any secondary URLs or email addresses for verification
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 Social Media Profile Scraper (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 Shadow Angle Time-of-Day Estimate in Mobile Journalism (MoJo) & Storytelling.
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 Shadow Angle Time-of-Day Estimate 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: Given the sun's known azimuth for a specific GPS coordinate, mathematically estimate if a photo was taken in the morning or evening
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 Shadow Angle Time-of-Day Estimate 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 Two-Column AV Script JSON Formatter in Mobile Journalism (MoJo) & Storytelling.
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 Two-Column AV Script 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
Structuring a raw text document into a strict JSON array with discrete "Audio" and "Video" key-value pairs
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 Two-Column AV Script 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 Broadcast Read-Time Calculator in Mobile Journalism (MoJo) & Storytelling.
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 Broadcast Read-Time 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
Writing the mathematical formula that takes a script's exact word count and divides it by a standard news anchor's reading speed (3 words per second) to calculate total broadcast time
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 Broadcast Read-Time 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 Lower-Thirds Character Limit Enforcer in Mobile Journalism (MoJo) & Storytelling.
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 Lower-Thirds Character Limit 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 CSV of reporter names and titles, failing any row where the "Name" exceeds 25 characters or the "Title" exceeds 35 characters
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 Lower-Thirds Character Limit 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 B-Roll to A-Roll Ratio Calculator in Mobile Journalism (MoJo) & Storytelling.
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 B-Roll to A-Roll Ratio 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
Analyzing a video timeline JSON and calculating the exact percentage of time the viewer sees B-Roll (action footage) vs A-Roll (the reporter's face
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 B-Roll to A-Roll Ratio 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 Phonetic Pronunciation Injector (Regex) in Mobile Journalism (MoJo) & Storytelling.
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 Phonetic Pronunciation Injector (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 script for complex foreign names and automatically appends a phonetic spelling block (e.g., Vladimir Putin [VLAD-ih-meer POO-tin]) for the teleprompter
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 Phonetic Pronunciation Injector (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 Active Voice Syntax Checker in Mobile Journalism (MoJo) & Storytelling.
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 Active Voice Syntax 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
Writing a script that flags passive voice verbs ("was decided by") and forces the reporter to rewrite in the active voice ("decided"
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 Active Voice Syntax 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 Reporter Stand-Up Timestamp Array in Mobile Journalism (MoJo) & Storytelling.
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 Reporter Stand-Up Timestamp Array 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 raw video file and outputting a JSON array of exact IN and OUT timecodes where the reporter is speaking directly to the camera
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 Reporter Stand-Up Timestamp Array 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 VTT Timecode Syntax Validator in Mobile Journalism (MoJo) & Storytelling.
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 VTT Timecode Syntax 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 a Regex script to ensure every subtitle timestamp follows the strict HH:MM:SS.mmm --> HH:MM:SS.mmm format, rejecting any file with a comma instead of a period
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 VTT Timecode Syntax 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 Characters-Per-Second (CPS) Readability Limit in Mobile Journalism (MoJo) & Storytelling.
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 Characters-Per-Second (CPS) Readability Limit 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 math formula that divides the character count of a subtitle line by its screen duration, failing any subtitle that exceeds 15 CPS (too fast to read
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 Characters-Per-Second (CPS) Readability Limit 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 Line Break & Screen Limit Enforcer in Mobile Journalism (MoJo) & Storytelling.
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 Line Break & Screen Limit 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 an .SRT file and triggering an error if any single subtitle block contains more than 2 lines of text or 42 characters per line
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 Line Break & Screen Limit 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 SDH (Deaf/Hard of Hearing) Tag Formatting in Mobile Journalism (MoJo) & Storytelling.
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 SDH (Deaf/Hard of Hearing) Tag Formatting 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 checks closed captions and ensures all non-spoken audio is formatted strictly inside brackets, e.g., [Sirens wailing]
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 SDH (Deaf/Hard of Hearing) Tag Formatting 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 Timestamp Overlap Error Detector in Mobile Journalism (MoJo) & Storytelling.
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 Timestamp Overlap Error 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
Mathematical logic that checks an array of subtitles and fails the file if Subtitle 2 starts at a timestamp before Subtitle 1 finishes
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 Timestamp Overlap Error 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 Automated Transcription API Payload in Mobile Journalism (MoJo) & Storytelling.
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 Transcription API 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
Formatting the exact JSON payload, including language tags and audio file URLs, to ping an automated Speech-to-Text 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 Automated Transcription API 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 Bilingual Subtitle Line-Count Matcher in Mobile Journalism (MoJo) & Storytelling.
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 Bilingual Subtitle Line-Count 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
Comparing an English .SRT and a Spanish .SRT file to ensure they have the exact same number of text blocks for seamless user toggling
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 Bilingual Subtitle Line-Count 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 Libel & Defamation Risk Scanner (Regex) in Mobile Journalism (MoJo) & Storytelling.
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 Libel & Defamation Risk Scanner (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 an article and flags legally dangerous words (e.g., "murderer", "thief", "guilty") if they appear without the legal modifier "suspect" or "alleged"
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 Libel & Defamation Risk Scanner (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 Copyright Fair-Use Time Auditor in Mobile Journalism (MoJo) & Storytelling.
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 Copyright Fair-Use Time 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
Analyzing a video edit timeline and automatically flagging any copyrighted music or movie clip that plays continuously for more than 30 seconds
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 Copyright Fair-Use Time 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 Consent Form Digital Signature Matcher in Mobile Journalism (MoJo) & Storytelling.
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 Consent Form Digital Signature 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
Writing logic that prevents a video file from being published unless the Subject's Email in the CMS exactly matches a signed PDF consent form in the database
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 Consent Form Digital Signature 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 Graphic Content Warning Trigger in Mobile Journalism (MoJo) & Storytelling.
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 Graphic Content Warning 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 a webhook rule: IF video tags contain "violence", "blood", or "war", THEN automatically append the [GRAPHIC_WARNING] intro bumper to the video file
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 Graphic Content Warning 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 Anonymization Bounding Box JSON in Mobile Journalism (MoJo) & Storytelling.
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 Anonymization Bounding Box JSON 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
Defining the exact X and Y coordinates in a JSON array required to apply an automated blur effect over a minor's face in a video
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 Anonymization Bounding Box JSON 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 Plagiarism String-Match Algorithm in Mobile Journalism (MoJo) & Storytelling.
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 Plagiarism String-Match 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
A Python-style script that takes a submitted article and flags if any continuous string of 8 or more words exactly matches a competitor's published 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 Plagiarism String-Match 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 Automated Retraction/Correction Formatter in Mobile Journalism (MoJo) & Storytelling.
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 Retraction/Correction 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
Writing the CMS logic to automatically insert a bolded, timestamped Correction: [Date/Time] tag at the very top of a modified 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 Automated Retraction/Correction 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 Twitter Thread Pagination Algorithm in Mobile Journalism (MoJo) & Storytelling.
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 Twitter Thread Pagination 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
Taking a 1,500-word breaking news update and programmatically splitting it into 280-character chunks, appending (1/X) to the end of each
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 Twitter Thread Pagination 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 Open Graph (OG) Tag Generator in Mobile Journalism (MoJo) & Storytelling.
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 Graph (OG) Tag 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
Formatting the exact <meta property="og:title" content="..."> HTML tags required to make a news link display a large, clickable image on Facebook and LinkedIn
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 Graph (OG) Tag 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 Instagram Reel "Safe Zone" Coordinator in Mobile Journalism (MoJo) & Storytelling.
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 Instagram Reel "Safe Zone" Coordinator 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 math to calculate and flag if a reporter placed a critical text graphic in the bottom 20% of a 1080x1920 video where the Instagram caption covers it
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 Instagram Reel "Safe Zone" Coordinator 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 Headless CMS API Payload in Mobile Journalism (MoJo) & Storytelling.
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 Headless CMS API 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
Formatting a breaking news story into the exact nested JSON structure (Headline, Author_ID, Body_Text, Image_URL) required to instantly publish to a custom news website
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 Headless CMS API 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 UTM Parameter Appender for News Links in Mobile Journalism (MoJo) & Storytelling.
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 UTM Parameter Appender for News Links 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 injects ?utm_source=twitter&utm_medium=breaking_news to track exactly how much traffic the MoJo reporter generated
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 UTM Parameter Appender for News Links 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 Headline A/B Testing Significance in Mobile Journalism (MoJo) & Storytelling.
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 Headline A/B Testing Significance 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 test: If Headline A got 500 clicks on 10,000 impressions, and Headline B got 650 clicks on 10,000 impressions, mathematically determining the winner
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 Headline A/B Testing Significance 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 Multi-Platform Render Queue JSON in Mobile Journalism (MoJo) & Storytelling.
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 Multi-Platform Render Queue JSON 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 an automated command that tells a cloud server to render one 16:9 version for YouTube, one 1:1 version for Facebook, and one 9:16 version for TikTok
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 Multi-Platform Render Queue JSON 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 File Naming Convention (Regex) in Mobile Journalism (MoJo) & Storytelling.
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 File Naming Convention (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
Scanning a reporter's Google Drive drop and failing any file that doesn't strictly match the corporate standard: YYYYMMDD_Location_Topic_ReporterName.mp4
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 File Naming Convention (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 FTP/Cloud Bandwidth Upload Calculator in Mobile Journalism (MoJo) & Storytelling.
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 FTP/Cloud Bandwidth Upload 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 exactly how many minutes it will take a reporter to upload 4.5 Gigabytes of video footage from the field using a 15 Mbps 4G connection
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 FTP/Cloud Bandwidth Upload 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 Battery Drain & Storage Capacity Planner in Mobile Journalism (MoJo) & Storytelling.
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 Battery Drain & Storage Capacity Planner 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 logistics: Calculating if a 128GB iPhone has enough space to record 4 hours of continuous 4K video at 400MB/minute
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 Battery Drain & Storage Capacity Planner 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 Proxy File Resolution Linker (JSON) in Mobile Journalism (MoJo) & Storytelling.
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 Proxy File Resolution Linker (JSON) 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 data payload that links a massive 4K master file (stored locally) to a tiny 720p proxy file (uploaded to the cloud for immediate editing
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 Proxy File Resolution Linker (JSON) 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 Source Protection (PGP Key Regex) in Mobile Journalism (MoJo) & Storytelling.
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 Source Protection (PGP Key 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 reporter's contact database and ensures that sensitive whistleblowers have a valid, perfectly formatted PGP encryption key attached to their profile
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 Source Protection (PGP Key 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 Field Expense Report CSV Formatter in Mobile Journalism (MoJo) & Storytelling.
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 Field Expense Report CSV 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
Using string manipulation to clean up a messy CSV of a reporter's hotel and travel receipts so they can be ingested by the corporate accounting 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 Field Expense Report CSV 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 Emergency "Kill Switch" Webhook in Mobile Journalism (MoJo) & Storytelling.
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 Emergency "Kill Switch" 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
Writing the logic: IF a reporter sends an SMS containing the phrase "BURN_PROTOCOL", THEN instantly trigger an API call to delete all raw files from the cloud server
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 Emergency "Kill Switch" 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 Capstone: The MoJo Dispatch Payload in Mobile Journalism (MoJo) & Storytelling.
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 MoJo Dispatch 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
A massive final script that ingests the raw video metadata, the OSINT GPS coordinates, the VTT subtitles, and the CMS text, combining them all into a single, master "Publish-Ready" JSON package
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 MoJo Dispatch 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.
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 Mobile Journalism (MoJo) & Storytelling 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
Mass Communication & Media Learner
Media & Communication
The structure helped me understand Mobile Journalism (MoJo) & Storytelling through practical tasks and clear checkpoints.
Nisha Kapoor
College Student
Media & Communication
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