☁ Cloud & Full-stack .NET Engineer

Mohamed Lakred

Personal projects built with passion — from fuel price optimization tools to network automation utilities.

View Projects ↓ LinkedIn

Work

Personal Projects

A selection of projects developed in my spare time, focused on real-world utility.

PienoFVG is a modern web application that allows motorists to compare fuel prices in real time between Italy and Slovenia. It provides a comprehensive overview of petrol and diesel prices at selected fuel stations, enabling users to quickly identify the most cost-effective options.

The app also offers forecasts on future price trends based on market analysis, helping users plan their refuelling strategically. The underlying algorithm correlates crude oil prices with pump prices, taking into account fiscal and seasonal factors specific to each country.

Designed following SOLID principles and leveraging several design patterns, the architecture is scalable and ready to integrate data from additional distributors. The responsive UI makes it an essential tool for residents in border areas and frequent travellers between Italy and Slovenia.

Blazor C# .NET Web API Azure SOLID Responsive UI
SOSInternet

SOSInternet is a lightweight .NET console application designed to monitor the internet connection and automatically reboot a TP-Link router whenever the connection drops. It is particularly useful during large downloads over extended periods, which can cause the router to freeze.

The application runs silently in the background, periodically checking connectivity and triggering a router restart only when necessary — avoiding unnecessary reboots while ensuring stable uptime.

.NET Core C# Console App Network Automation TP-Link API