Uni Work
Offer Uni work on your next project.
Rating
Skills and abilities
Programming
Mobile development
Translation
Portfolio
-
500 USD FLTools
Web ProgrammingFLTools is a web application designed for users of the FL Studio music production software, providing advanced tools for analyzing, organizing, and visually enhancing projects. The application runs entirely in the browser and processes files locally.
Main functionality:
1. Project Analyzer — analyzes FL Studio projects (.flp files).
Key features:
… Viewing detailed information for each project: name, creation date, and time spent.
Calculating total time spent on each project and on all projects overall; computing average time per project and the average interval between projects.
Activity heatmap: visualization of how frequently projects were worked on by day and by month.
Automatic ignoring of backup files and duplicates.
2. Folder Designer — allows customization of the visual appearance of project folders inside FL Studio.
Key features:
Setting text and icon colors for individual folders.
Grouping and sorting projects by color or type.
3. Text Colorizer — generates colored text for use inside FL Studio.
Key features:
Support for choosing colors and transparency levels for individual characters or words.
Ability to apply various color presets, including “rainbow” and “random colors.”
Copied text retains its formatting when pasted into FL Studio.
Technologies and architecture:
Frontend: SPA built with NuxtJS (Vue), TailwindCSS, and shadcn-vue.
File parsing: a custom TypeScript parser for .flp files that runs locally in the browser.