junior software engineer
Hey there! I'm a dedicated and passionate Software Engineer with a Level 4 Apprenticeship under my belt, honing my skills over the past two years. I deeply enjoy delving into new tech and thrive in environments that foster learning. With an excellent foundation in Software Development, I'm excited to embark on the next phase of my career: continuously learning, adapting, and contributing to projects that make a real impact.
Let's collaborate! 🚀
tech stack
Swift / Python / GitHub / Git / Test-driven development
projects
Marine Traffic Data Scraper (Python)
Status: Work in Progress
Overview
I’m building a Python project that fetches and processes live vessel traffic data from public marine tracking sources. The goal is to collect, clean, and visualise global shipping activity in near real time.
How I’m approaching it
First step is figuring out the best way to grab the data (API vs scraping). Once I have that, I’ll start cleaning it up with Python and storing it so it’s actually usable. After that, I want to play around with some visualisations, like plotting ship positions and routes on a map using matplotlib or Plotly. Eventually I’d like to have a pipeline that updates on its own so you can always see what’s happening right now.
Why I picked this project
I love ships
macOS mock server app (Swift)
Status: Complete
I created this mock server macOS app for my team at Ford to streamline the development process. Previously to interact the mock server it required several manual steps - this app encapsulates the process in a user-friendly way.