vegvisir

Web navigation framework for PHP websites that does on the fly MPA-to-SPA routing between pages on the [open] web seas.

reflect

A weird framework for building REST APIs in PHP with focus on native internal request routing and proxying.

web highligts

latest projects

This timeline has most but not all of my FOSS software. If you want to see a list of all things I've created for the free software world, check out my repos on Codeberg or Forgejo.

2025

12

25

VLW

Script to automate the creation of an "off-site backup" to AWS S3 in the 3-2-1 backup strategy

A script to automate the 3rd "off-site copy" step in the 3-2-1 Backup strategy. Each directory have independent configuration of compression level, encryption password, AWS S3 destination, and temporary storage location while being uploaded to S3.

10

18

VLW

Syntax highlight exporter for code-server

Most syntax highlighting libraries on the web try to implement their own parser, often with mixed results. This is an extension for Chromium-based browsers that allow you to edit and export code with syntax highlighting using a real language server from code-server. Code-server is a fork of Visual Studio Code that runs entierly in the browser or as a PWA. Any language supported by code-server (VSCode) either built in or with an extension is supported. The markdown generated by code-server is exported as raw HTML with classnames on spans that determine syntax highlighting. This extension also allows you to edit the syntax highlighting of your code before exporting.

09

14

VLW

Freshdesk Filters

Freshdesk Filters is an extension for Chromium based browsers that adds additional filtering and display options to Freshdesk tickets on freshdesk.com.

03

13

VLW

Big Black Coffee Button

A very simple PWA for updating the "coffe tally" on my about page from anywhere in the world whenever I have a cup of coffee!

02

09

VLW

API-managed permalink redirector/URL shortener

This is a simple API-managed permalink generator/URL shortener that I created to hotlink resources for my projects. Permalink destinations can be altered if the target resource needs to be moved. Permalinks can also replace other permalinks with native inheritance at the database-level

start typing to search