Home
Moon background

Loris Gjini

''Curiosity is the engine of achievement''

About Me

Hi, I'm Loris.

By day I wrangle data and write SQL queries. By night I'm lost in a book, a habit that's been with me since I was a kid. If you can't find me, I'm probably on the floor with my laptop. Yes, actually on the floor. Something about it helps me think. My friends call it weird. I call it productive eccentricity.

When I get deep into a problem, I tend to pace around and talk to myself like a human fidget spinner. That same energy comes out when I'm discussing books or tossing around ideas with open-minded people who don't mind the occasional philosophical tangent.

I'm a little shy at first, but once that melts away I'm the friend who checks in regularly and genuinely wants to know how you're doing. I'll even watch TV series with you, though I secretly believe books are better, after all, you can control the pace.

Lately I've been on a bit of a self-discovery journey. Like most people, I sometimes find myself wondering where I fit in and what unique perspective I can bring to the table. I don't have it all figured out (who does?), but I'm starting to see that understanding yourself is a lot like reading a great mystery: you're both the detective and the main character.

Loris Gjini - Data Engineer and Data Warehouse Consultant

My Projects

Real-world solutions in data engineering, machine learning, automation, and enterprise systems built during my professional experience.

2023-2025
Data Engineering
Data Integration & Process Automation

Enterprise ETL Pipeline with Azure Data Factory

Comprehensive ETL ecosystem integrating multiple ERP systems including banking platforms, insurance policy systems, and external vendor feeds. Achieved 99.5% pipeline success rate, 80% reduction in manual processing, and 70% improvement in processing efficiency through intelligent scheduling and automated optimization.

Azure Data FactorySQL ServerPythonPower BI+1 more
Added to portfolio: Aug 23, 2024
2024-2025
Machine Learning
Machine Learning for Risk Management

Financial Delinquency Prediction System

End-to-end ML system for predicting loan defaults using ensemble methods (XGBoost, Random Forest) with time-based cross-validation. Achieved 85%+ precision, 78%+ recall, and 0.89 ROC-AUC through advanced feature engineering and hyperparameter optimization with Optuna.

PythonXGBoostScikit-learnOptuna+2 more
Added to portfolio: Jul 28, 2024
2025
Data Processing
Enterprise Data Processing & Legacy System Integration

Pillar XML Parser

High-performance XML processing system with custom streaming algorithms for multi-gigabyte financial documents. Achieved 75% faster processing and 60% memory reduction through constant memory usage patterns while maintaining 99.9% data accuracy with comprehensive validation.

PythonXML ProcessingData TransformationPerformance Optimization+1 more
Added to portfolio: Sep 2, 2024
2017
Robotics
RoboCup Junior 2017 - Best Software Award Winner

Rescue Maze Galilei Robot

Autonomous rescue robot for hazardous maze navigation using advanced pathfinding algorithms, computer vision, and multi-sensor fusion. Winner of Best Software Award at RoboCup Junior 2017 Nagoya, Japan with 95% victim detection rate and 8-minute maze completion time.

PythonArduinoRaspberry PiComputer Vision+2 more
Added to portfolio: Jul 19, 2024

Skills & Expertise

Technologies and capabilities I've developed through professional experience and continuous learning.

Data Engineering

Microsoft SQL Server
Azure Data Factory
ETL/ELT Pipelines
Data Warehousing
Data Modeling

Programming

SQL
Python
Git
REST APIs
JavaScript
C++

Cloud & Infrastructure

Microsoft Azure
Azure Blob Storage
Azure Synapse
Microsoft Fabric
Snowflake

Analytics & Machine Learning

Machine Learning
XGBoost
Scikit-learn
Pandas/NumPy
Power BI
NetworkX
Statistical Analysis
MATLAB

Professional Skills

Problem Solving
Team Collaboration
Technical Documentation
Stakeholder Communication
Project Management

Blog

Thoughts, reflections, book reviews, and insights about life, technology, and everything in between.

Featured Posts

Curiosities
1 min read

Solving Klotski Without Help

From manual solving to building an automated solver

I challenged myself to solve Klotski without any external help, spending hours exploring different strategies. The breakthrough came when I discovered a set-based approach that identifies key intermediate positions from which the puzzle becomes solvable. This insight led Daniele and me to build a complete solver: the script first explores all possible board states, then uses Dijkstra's algorithm working backwards from the goal state (where the 2×2 block reaches the exit) to find the optimal solution path. It was fascinating to see how a manual solving strategy could be formalized into an elegant algorithmic solution.
#puzzles#python#algorithms+3 more
Quick read - no detailed page
Personal Reflection
1 min read

Corsica: The Other Mediterranean Jewel

Seven days discovering France's island paradise

Just returned from a week in Corsica and I'm convinced it's Sardinia's equally beautiful twin sister. The island offers everything you'd expect - stunning beaches, crystal-clear waters, and genuinely warm locals who made every interaction memorable. While the famous beaches like Palombaggia were predictably packed, the real magic happened during those spontaneous hikes that led to completely secluded coves. Sometimes the best discoveries come from simply walking away from the crowds.
#travel#corsica#beaches+1 more
Quick read - no detailed page

Latest Posts

Personal Reflection
🆕
3 min read

A Weekend in Umbria

Discovering Perugia's tranquility and Assisi's spiritual beauty

Spent a wonderful weekend exploring the heart of Umbria with my girlfriend. Perugia charmed us with its peaceful medieval streets and tranquil atmosphere, while Assisi captivated us with its spiritual heritage and countless churches. The highlight was witnessing an incredible sunset that painted the entire sky in shades of red and orange - a natural spectacle we'll never forget.
#travel#italy#umbria+3 more
Personal Reflection
🆕
1 min read

A Weekend in Marburg

Visiting friends, exploring forests, and solving puzzles

Spent a wonderful weekend in Marburg, a charming small city near Frankfurt, visiting my best friend and another close friend. We explored the picturesque old town with its winding cobblestone streets and half-timbered houses, enjoyed a lovely brunch together, and took long walks through the surrounding forests. The highlight? When we got back, we decided to tackle Klotski together and ended up writing a Python script to solve it. There's something special about combining good company, beautiful scenery, and a shared puzzle-solving challenge.
#travel#friends#germany+2 more
Quick read - no detailed page

This site went live in mid-August, and the blog is just getting started. More posts will be coming soon, including reflections on books, personal experiences, insights from data and technology, and little curiosities I discover along the way. If there's a topic you'd like me to cover, I'd love to hear from you!