This repository contains a collection of hands-on exercises, practice projects, and mini applications completed during Mission Ready HQ Level 4 and Level 5 training.
These projects represent my learning journey across JavaScript fundamentals, DOM manipulation, React, cloud deployment, and fullstack development basics.
This repo is designed to keep small practice projects organised in one place, while my main fullstack projects are presented in separate repositories.
-
Level4-missionready-projects/
-
Level5-missionready-projects/
JavaScript fundamentals exercise
Covers variables, functions, loops, conditions, and basic problem-solving in vanilla JS.
DOM manipulation practice
Focuses on selecting elements, handling events, updating the UI, and managing simple user interactions.
A small fullstack-oriented exercise
Includes early-stage frontend/backend integration practice.
This project helped build understanding of component structure, basic API concepts, and project architecture.
A static website exercise focusing on:
- Layout and structure using HTML & CSS
- Simple page content organisation
- Practising responsive design basics
A deployment-focused demo exploring:
- Fetching data from a weather API
- Basic React component structure
- Deploying using Azure Static Web Apps
- These are learning exercises only and not production-level applications.
- The purpose of this repo is to keep small training projects tidy and separate from my main portfolio projects.
- For full projects with complete functionality and documentation, please see:
- AI Insurance Assistant (Tina)
- TradeMe Comparison Page (clean version – coming soon)
- MissionX Fullstack App (coming soon)
Feel free to explore the folders above or check out my main GitHub profile.