<?php /** * The header for Astra Theme. * * This is the template that displays all of the <head> section and everything up until <div id="content"> * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Astra * @since 1.0.0 */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } ?><!DOCTYPE html> <?php astra_html_before(); ?> <html <?php language_attributes(); ?>> <head> <?php astra_head_top(); ?> <meta charset="<?php bloginfo( 'charset' ); ?>"> <meta name="viewport" content="width=device-width, initial-scale=1"> <?php if ( apply_filters( 'astra_header_profile_gmpg_link', true ) ) { ?> <link rel="profile" href="https://gmpg.org/xfn/11"> <?php } ?> <?php wp_head(); ?> <?php astra_head_bottom(); ?> </head> <body <?php astra_schema_body(); ?> <?php body_class(); ?>> <?php astra_body_top(); ?> <?php wp_body_open(); ?> <a class="skip-link screen-reader-text" href="#content"> <?php echo esc_html( astra_default_strings( 'string-header-skip-link', false ) ); ?> </a> <div <?php echo wp_kses_post( astra_attr( 'site', array( 'id' => 'page', 'class' => 'hfeed site', ) ) ); ?> > <?php astra_header_before(); astra_header(); astra_header_after(); astra_content_before(); ?> <div id="content" class="site-content"> <div class="ast-container"> <?php astra_content_top(); ?>

Intern Developer Experience: Learning and Growth

Job Description

MVIA, Coltman Code is seeking a driven and eager-to-learn Intern Developer to join our in-office team. This role is ideal for recent graduates or final-year students who want real-world exposure to software development, automation tools, and collaborative project work. As part of our tech team, you’ll gain practical experience while contributing to meaningful development and support tasks in a fast-paced environment.

Key Responsibilities

  • Work with n8n to build out automation flows based on provided scopes.
  • Test, debug, and refine flows to ensure they meet functional requirements.
  • Assist with simple coding tasks such as writing helper scripts, small features, or bug fixes under supervision.
  • Perform testing and quality checks on features or flows before handover.
  • Report bugs and issues accurately with clear steps for replication.
  • Document flows, integrations, and development projects for internal reference.
  • Maintain up-to-date technical notes and create basic “how-to” guides when required.
  • Work closely with developers and the project manager to understand requirements.
  • Participate in code reviews, team stand-ups, and knowledge-sharing sessions when needed.
  • Proactively learn and apply best practices in coding, documentation, and workflow building.
  • Assist in research tasks such as exploring APIs and potential integration options.
  • Support the team with ad-hoc development or testing tasks as required.
  • Take on support days and resolve support items in a timely and professional manner.
Scroll to Top