PROJECT ARCHIVE

A closer look at the products, systems, and interfaces I have built.

Each project represents a different part of my development practice: full-stack architecture, interface design, API integration, data presentation, or mobile thinking.

MINTLY / FINANCEDashboard
€2,240.00
Current balance
CASE STUDY 01

Mintly — Personal Finance Tracker

A full-stack finance application designed to make everyday money tracking feel clear and approachable.

Challenge

Financial data can quickly become overwhelming. The interface needed to present useful detail without making the experience feel heavy.

Approach

I separated frontend and backend responsibilities, structured the data around transactions and summaries, and designed dashboard views around the information users need most.

Key features

  • Income and expense tracking
  • Category and history filters
  • Balance and savings summaries
  • Chart-friendly API responses
Vue.jsBootstrapCodeIgniter 4PHPMySQL
DISCOVER / SEARCH / SAVE
DUNE
2021 · Science Fiction
CASE STUDY 02

Movies Application

A frontend project centred on API data, responsive browsing, and a smooth path from discovery to detail.

Challenge

Raw movie data needed to become a familiar, enjoyable browsing flow that remained fast and easy to understand.

Approach

I structured the application around search, filtering, detail views, and reusable UI components, while keeping state and API behaviour predictable.

Key features

  • Title search and filters
  • Responsive detail pages
  • Favorites in local storage
  • External REST API integration
ReactJavaScriptBootstrapREST API
ESTIMATED OUTPUT4,860 kWhyearly production
CASE STUDY 03

Solar Panel Simulator

A data-focused full-stack tool that translates technical inputs into understandable estimates and visual summaries.

Challenge

Solar calculations involve technical assumptions and multiple variables. The result needed to remain understandable for non-technical users.

Approach

I organised the flow around user inputs, calculation logic, monthly output data, and a visual summary that highlights the main result first.

Key features

  • Input-based estimation
  • Monthly output charts
  • Consumption comparison
  • CSV export
LaravelPHPMySQLChartsREST API
Today
Habits72%
ENNLAR
CASE STUDY 04 · IN PROGRESS

Ionic To-Do & Habits App

A mobile-first application for organising tasks and routines with multilingual support.

Challenge

Tasks and habits belong together, but combining them can easily make a mobile interface feel crowded.

Approach

I am exploring a simple information hierarchy, reusable mobile components, and language support that works naturally across English, Dutch, and Arabic.

Current focus

  • Task and habit flows
  • Multilingual interface
  • Mobile-first components
  • Cross-platform structure
IonicTypeScripti18nMobile

MORE EXPLORATION

Smaller builds and recurring technical themes.

UI SYSTEMS

Responsive interface experiments

Layouts, reusable components, dashboard patterns, and visual systems that strengthen my frontend practice.

APIS & DATA

Backend and integration practice

CRUD flows, validation, database structure, API responses, and the logic that supports reliable interfaces.

CURRENT LEARNING

C# and .NET foundations

Console applications, types, control flow, object-oriented concepts, and the foundations of the .NET ecosystem.