flvbox.org/projects

🏠 flvbox.org

1. Sources

In this website, I haven't included the source codes of my applications; they are hosted on my Gitea server, which is not exposed to the internet. If you're interested, I can send the releases via email, which you can find in the contacts.

2. nurseApp

2.1. description

A(nother) simple CRM in order to manage TM workflow.

  • Python
  • Django

2.2. story

One day I found myself having to manage the territory of Rome to replace a colleague on maternity leave. Everything was bigger, faster, more chaotic; I had to handle more requests, and the information I needed had to be generated on the spot in a cycle that always involved: sifting through an Excel spreadsheet, searching on Google Maps, searching on the company's cloud, and writing some emails. I decided that when I received a notification like, "In 5 days, a support program needs to be activated for a patient in the province of Rieti," I would have to enter the patient's place of residence into a form and receive a list of available nurses, filtered by badge skills and sorted from nearest (in terms of area) to farthest. And on one night in 2020, nurseApp was born.

2.3. screenshot

killer.png

Figure 1: Killer feature, Nurse ranking by distance from requested target.

capture.png capture01.png

3. Fllama

3.1. description

Rustic ollama frontend, allow model choice, syntax hilight in answers.

  • Python
  • Flask

3.2. story

Ok I'm not a fan of llm, I'm not a fan of AI discourse in general. I drafted a simple chat program for the always true reason: tech indipendence. No, I don't want pay for ChatGPT, I can create and extend models suited for all my needs in text manipulation field.

3.3. screenshot

capture.png

4. myCannon

4.1. description

A simple cannon smash implementation. With powerful bang sound on hit.

  • Python
  • Pygame

4.2. story

One day I found myself replacing a colleague from Tuscany on a home infusion program for a rare condition called Morqio. The patient was a cheerful and lively child, awake and intelligent. We decided that once the therapy was established, we would spend the next 6 hours designing a video game that would allow those with only one hand available to play a mind-clearing game for a few minutes.

4.3. screenshot

capture.png

5. Environ

5.1. description

A 3D super-chaotic universe with the weird physics I've seen.

  • C
  • OpenGL/FreeGlut

5.2. story

One day, my beloved nephew Pietro asked me questions about the solar system and orbits. At that time, I was reading "The C Programming Language" by Brian W. Kernighan and Dennis Ritchie. The result was a challenging birth of a drunken OpenGL application. We promised ourselves to straighten out the physics when Pietro goes to high school.

5.3. screenshot

capture.png

6. FlvGeoLoc

6.1. description

My personal tech indipendent GPS traking system.

  • Python
  • Flask

6.2. story

I love Trentino Alto Adige, its mountains, ski slopes, and the reserved, spartan people. Every time I go to new places skiing, I activate FlvGeoLoc on my phone. So, when my wife says, "we've never been here before," I can check the markers and figure out if she's right or if I'm suffering from Alzheimer's.

6.3. screenshot

capture.png capture01.png

7. BibliotecaCasalinga

7.1. description

My personal tech indipendent book catalog.

  • Python
  • Django
  • Django-import-export

7.2. story

My mum ask me for a simple method in order to classify her thousands books. She's frustrated using Tellico, now have a simplest tool. Import export from/to cvs/json/xls

7.3. screenshot

capture.png capture01.png capture02.png

8. FlvCry

8.1. description

BTC/ETH/MKR portfolio management solution. Compatible with Binance and Kraken.

  • Python
  • ccxt
  • Flask

8.2. story

On a rainy Sunday, I translated gdaxbot from Node.js to Python. After that, I plan to create a simple UI and develop more powerful tools for charting, analytics, and reporting. This is my playground with cryptocurrencies.

8.3. screenshot

capture.png capture03.png capture04.png capture01.png capture02.png

9. FlvPXE

9.1. description

A PXE boot environment server based upon dnsmasq

9.2. story

In every respectable family, there's a designated sysadmin. Optical discs are no longer in use, and writing and rewriting USB drives doesn't excite me. UEFI has added further complexity to do what I want with my hardware. The solution? A PXE boot environment that, on my internal subnet, allows any x86 or ARM computer, whether BIOS or UEFI, to access a convenient menu for booting numerous tools and operating systems over the network. Setting up an installation for an instance on my Proxmox has never been easier.

9.3. screenshot

capture.png

10. FlvBatt

10.1. description

This project implements battery monitoring through a web application. The application displays real-time graphs of battery voltage, power, and remaining charge. Developed on OpenBSD for OpenBSD >7.2 platform.

  • Node
  • Express
  • Socket.io

10.2. story

Ok, battery usage on OpenBSD is an issue. In order to study discharging curve of my toughbooks I drafted a simple tool useful when I try to find best energy settings. With a simple addon shutdown is triggered when critical charge value is touched.

10.3. screenshot

capture.png

Author: Flavio Ferretti

Created: 2024-10-16 Wed 13:28

Validate