Hi, I'm
Bartolomeo

Computer Science student @ University of Naples Federico II.
Passionate about software development, algorithms and new technologies.
Welcome to my personal portfolio.

Computer Science · UniNa Federico II

About Me

I'm Bartolomeo Russo, a Computer Science undergraduate based in Naples, Italy.
I enjoy building software projects, exploring algorithms, and learning something new every day.
Below you can find a selection of my work — feel free to reach out!

Bartolomeo Russo
Python · 2026

SpotiFLAC
Module Version

SpotiFLAC Module Version

Python module to download Spotify tracks in true lossless FLAC format, fetching audio from services like Tidal, Qobuz, Amazon Music and Deezer — no account required. Supports custom filename formats, artist/album subfolders and automatic retry.

Python · FastAPI · 2026

Qobuz
Local REST API

Qobuz API

A local REST API (FastAPI + Uvicorn) that wraps the Qobuz platform, exposing endpoints to search tracks/albums/artists, retrieve metadata, generate signed download URLs and proxy audio streams. Designed to integrate with SpotiFLAC and custom automation scripts.

PostgreSQL · 2026

GestoreToDo
Database (BD)

GestoreToDo BD

Relational database in PostgreSQL for task management. Supports thematic boards, checklists and task sharing between users, leveraging active logic via triggers and stored functions. University project for the Databases course at Federico II.

Java · Swing · PostgreSQL · 2025

GestoreToDo
Desktop App (OO)

GestoreToDo OO

Desktop Java application for advanced personal and shared task management, built with a Swing GUI and a PostgreSQL backend. Features include sign-up/login, thematic boards (University, Work, Free Time), checklists, deadlines and task sharing between users. University project for the Object Orientation course at Federico II.