Luca Zani
y/o developer from Bolzano, Italy, also known as OverloadedTech. I write code, solder, 3D print things, invest, design and whatever else catches my attention.
I mainly focus on backend work but i work as a full stack on some projects, i like to build things that works directly and make the other people working with me lives a little bit easier.
(yes, the age is auto updated, check it out on 18 August midnight)
Open Source
In the last months, i didn't contribute much to open source projects, sadly :(. Yet i kept learning and building new things
Most of my work these days is on private repos, expecially for: High School things, jobs for other places i come by and also personal project that are just stubs or aren't yet useful to be published (i know it might sound dumb). The public repos you see on my GitHub are mostly older projects and experiments i built years ago (2020ish-2024)
I'd like to come back and help with FOSS as soon as i can once i get a bit of free time.
What i'm building
Two things mostly, one is cool and the other one is still an experiment that might grow
BananaWiki (2026)
BananaWiki is a platform i built between February and May 2026, based off Flask it lets people create their own wiki, with their own content, decide to keep it private or public with a full user management system with roles and plugin support with built-in ones (such as one to create mind maps and graphs, one to organize tasks in a Kanban style and various other features
The project isn't quite ready yet but you can take a look at it on it's page, it will likely be made open source in the following months with also a hosted free version with a Hosting Platform where users can signup and get their managed instance up in seconds for free with ease
I was also able to make this project get approved with my school as a PCTO (School-Work Program)
Wicked Agent
Inspired by Devin AI, i wanted to build an open source, cloud based (hostable on a VPS server) coding agent that used a custom or local LLM on the server (Ollama or any OpenAI-compatible API) and worked in an an asynchronous design, you could assign him a task, close the site, come back some time later and get the result.
I started researching because i really like OpenCode but it has the minor downside of requiring your device always on and the major downside that sometimes it stops without actually finishing it's assigned task. Devin solves that issue but it remains a paid tool with very tight usage limits, the idea is to be open as OpenCode but as dynamic as functional as Devin. Hence Wicked Engine (because yes, it's wicked, it's evil!)
It will be released as an experiment in the coming months as soon as i can figure out a few things and i get more time to work on it
Older projects i built
Empty Character (2021)
A basic empty character app I published in 2021 by using a modified version of the AI2 App Engine. Nothing too big but i took care of it. I rewrote the engine in 2023 (basic) and wrote a bit about it's story. You can find it on its dedicated site (maybe a bit too much for an app like this but okay) and on the Play Store.
The project is open source and free. Due to its basic nature, it's maintained by me but hasn't been updated in a while after 2024.
Phone Credit App (2020)
I'll try not to go too much in details here as this project operated in a gray zone but, in 2020, a well known phone provider that came in Italy in 2018 didn't have an app (As of 2026 they did finally create one in 2025)
I built an unofficial alternative client app that auto-authenticated users on the site by detecting if they were using the SIM card, i had a Google Play Developer Account and decided to publish it
The application was launched on 12 April 2020 (mostly sure) and it grew in the following weeks and months at an impressive rate. In May 2020 it reached the peak at around 26,000 total installs (unique installs probably) and around 2000 daily users.
It's still a mistery to me why they were these many installs but so little daily users but you must get that i was far then survived at the time (i was almost 12), also the fact that i received around 30 reviews per day (mostly positive) was amazing to me at the time.
The story ended in August 2020 after Google updated the policy regarding linking third party sites in app and that leaded to the app delisting. It yet remains a fun story i like to remember and this brought me to the tech i'm building today