C++ is often associated with complex systems, high-performance applications, and low-level control. But here, we use it to solve a very human problem: digital clutter. The wow comes from showing how a powerful language can be used to create a fast, efficient tool that brings order to chaos — starting with your desktop.
Project Description – File Organizer for a Cleaner Digital Life
This console-based program scans a folder and automatically sorts files into subfolders based on their type (PDFs, images, documents, etc.). It’s ideal for anyone who wants to clean up their workspace without manually dragging and dropping files.
What makes this project unique:
A robust, real-world solution built with precision.
File handling that’s safe, fast, and scalable.
A mindset that values clarity and order — not just in code, but in life.
Page Chapters
Why C++ for file organization?Setup and filesystem access
My name is Francesco Boschi, originally from Italy and currently based in the United States. For over twenty years, I’ve worked as a manager and consultant across diverse sectors — from education and cultural institutions to the food industry — developing skills in operational management, strategic consulting, and complex problem-solving. In recent years, I’ve combined this experience with a strong passion for software development, creating custom tools designed to simplify workflows and meet real business needs.
Relocating to the U.S. marks the beginning of a new chapter: a personal and professional decision driven by the desire to be close to my son and to embrace new challenges in a different environment. Today, my goal is to turn my experience into meaningful solutions, blending strategic vision with technical expertise to help people and organizations work more effectively.
I enjoy moving between different worlds, adapting tools and approaches to people and contexts. I bring leadership, flexibility, attention to detail, analytical thinking, and a strong problem-solving mindset — along with a deep curiosity to learn and grow. Above all, I believe in sharing: I’m always eager to offer my experience to support the growth of others.
A minimalist yet powerful console app built in Rust that calculates Body Mass Index (BMI) with strict input validation and clean output. Designed to show how precision and safety can elevate even the simplest health tool into something trustworthy and refined.
Discover how Ubuntu protects itself from the inside. Learn to create users, assign roles, and control permissions like a true system architect — where every command shapes trust and responsibility.