← Back to all bulletsSoftware Engineer Intern

Cloud event data explorer

Healthcare Cloud Data
Create an internal web tool for reviewing event records moving through a cloud-based data pipeline.

What this bullet means

The employer wants an intern who can help engineers inspect pipeline data without digging through raw files every time.

Sample app idea

Healthcare Event Explorer with a searchable table of incoming records, source file names, event types, received dates, and validation status.

Main build outline

  1. Create seed records that represent pipeline events from multiple incoming healthcare data sources.
  2. Add a searchable table with event type, source, received time, validation status, and record count.
  3. Add detail pages that show the raw sample payload beside a friendly field summary.
  4. Add filters for source, date range, status, and event category.
  5. Document how the tool helps engineers inspect pipeline data faster.

Portfolio proof

  • Screenshot of the searchable event-review table.
  • Detail screenshot showing a sample payload and friendly field summary.
  • README note explaining the internal-tool purpose.

Minimal documentation

  • README with the business problem, screenshots, setup notes, and technology stack.
  • One requirements note that maps the job bullet to the sample feature.
  • One test plan note with happy path, validation, and edge case checks.
  • One honest portfolio note that says this is self-directed practice, not employer work.

Modern .NET stack

  • Blazor Server or ASP.NET Core Razor Pages.
  • C# services with validation and dependency injection.
  • SQL Server locally, then SmarterASP SQL Server or Azure SQL.
  • Optional Azure App Service, GitHub Actions, Docker, and AI helper feature.
An error has occurred. This application may no longer respond until reloaded. Reload x