An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by mevdschee

A curated list of projects in awesome lists by mevdschee .

https://github.com/mevdschee/2048.c

Console version of the game "2048" for GNU/Linux

2048 2048-clone 2048-game ansi-colors c cli command-line game linux

Last synced: 14 May 2025

https://github.com/mevdschee/php-api-auth

Single file PHP script that adds authentication to a PHP-CRUD-API project

Last synced: 09 Apr 2025

https://github.com/mevdschee/php-crud-ui

Single file PHP script that adds a UI to a PHP-CRUD-API project

Last synced: 06 Apr 2025

https://github.com/mevdschee/php-crud-admin

A database admin interface for MySQL, PostgreSQL or SQL Server in a single file PHP script.

database multi-database mysql phpmyadmin postgresql sqlserver

Last synced: 22 Jul 2025

https://github.com/mevdschee/php-sp-api

Single file PHP script that adds a REST API to a SQL database

Last synced: 30 Apr 2025

https://github.com/mevdschee/java-crud-api

A Java port of the full php-crud-api project (single file REST API)

Last synced: 30 Apr 2025

https://github.com/mevdschee/fakeflac

A command-line tool to detect "fake" FLAC files

ffmpeg flac numpy python scipy

Last synced: 20 Aug 2025

https://github.com/mevdschee/ebiten-mines

Minesweeper game in Go that can compile to WASM (uses ebiten v2)

2d-game ebiten golang-game minesweeper wasm-game web-game

Last synced: 13 Jul 2025

https://github.com/mevdschee/wped

Wikipedia client for the command line

Last synced: 18 Aug 2025

https://github.com/mevdschee/shell.php

Web based shell access using PHP file

Last synced: 08 Oct 2025

https://github.com/mevdschee/fyne-mines

Minesweeper game in Go (cross-platform, built with Fyne)

cross-platform desktop-game fyne-app game-2d golang-game minesweeper

Last synced: 07 May 2025

https://github.com/mevdschee/pythonista-minesweeper

Minesweeper game for iOS in Python (requires Pythonista)

Last synced: 04 May 2025

https://github.com/mevdschee/python-tictactoe

Python TicTacToe game with Tk GUI and minimax AI

Last synced: 05 May 2025

https://github.com/mevdschee/peg-solitaire.c

Console version of the game "peg-solitaire" for GNU/Linux

Last synced: 05 May 2025

https://github.com/mevdschee/js-crud-api

A Node.js port of the full php-crud-api project (single file REST API)

api-server crud crud-functionality json json-data nodejs rest-api rest-json restful restful-api

Last synced: 05 May 2025

https://github.com/mevdschee/go-crud-api

A Go port of the full php-crud-api project (single file REST API)

Last synced: 30 Jul 2025

https://github.com/mevdschee/compress.php

Lossless compression of PHP files

Last synced: 07 May 2025

https://github.com/mevdschee/json2xml.js

Two JavaScript functions that allow you to convert from JSON to XML and back

Last synced: 24 Apr 2025

https://github.com/mevdschee/minjs.org

A minimalistic framework for web applications that uses JSON.

Last synced: 03 Aug 2025

https://github.com/mevdschee/daemon-games

Multi-player command line games for GNU/Linux

Last synced: 22 Jul 2025

https://github.com/mevdschee/json2xml.php

Two PHP functions that allow you to convert from JSON to XML and back

Last synced: 07 May 2025

https://github.com/mevdschee/py-crud-api

A Python port of the full php-crud-api project (single file REST API)

Last synced: 07 May 2025

https://github.com/mevdschee/server-audit

Bash scripts that help you audit the system administration on a Linux server

Last synced: 07 May 2025

https://github.com/mevdschee/lesspass-gui

A GUI for the lesspass.go package (written in Go)

Last synced: 18 Jul 2025

https://github.com/mevdschee/avalonia-vb-template-app

AvaloniaUI application template for Visual Basic .net

visual-basic

Last synced: 08 May 2025

https://github.com/mevdschee/tail.php

Tail (follow) a remote file using a PHP script and telnet

Last synced: 08 May 2025

https://github.com/mevdschee/php-observability

High frequency logging in PHP and aggregating into metrics using Go

logging metrics observability php prometheus

Last synced: 01 Apr 2025

https://github.com/mevdschee/covid19reg

Coronavirus (COVID-19) registration tool written in PHP

coronavirus covid19 php

Last synced: 08 May 2025

https://github.com/mevdschee/core-data-api

A .net Core port of the full php-crud-api project (single file REST API)

Last synced: 08 May 2025

https://github.com/mevdschee/aspnetcorevb

The example "ASP.Net Core Web Application" ported from C# to Visual Basic

Last synced: 16 Sep 2025

https://github.com/mevdschee/go-soft-token

A text-based cross-platform TOTP token implementation written in Go.

Last synced: 08 May 2025

https://github.com/mevdschee/json_sort.php

Sort a json string so that you can compare it using string comparison

Last synced: 08 May 2025

https://github.com/mevdschee/youtube-playlist-extractor

Exracts links from YouTube playlists in MarkDown format

Last synced: 12 May 2025

https://github.com/mevdschee/w3component.js

Tiny web component implementation in JavaScript

Last synced: 12 May 2025

https://github.com/mevdschee/python-connect4

Python Connect4 game with AI using MTD(f) algorithm

Last synced: 11 Jul 2025

https://github.com/mevdschee/asset-proxy.php

A PHP proxy to make your website assets as high available as your site.

Last synced: 14 Mar 2025

https://github.com/mevdschee/lesspass.py

A lesspass implementation in Python

Last synced: 12 May 2025

https://github.com/mevdschee/pidfile

A Go package for single-instance execution using a PID file

go golang golang-package

Last synced: 10 Jul 2025

https://github.com/mevdschee/adventofcode2019

Advent of Code 2019 puzzle solutions in Python

advent-of-code advent-of-code-2019 python

Last synced: 12 May 2025

https://github.com/mevdschee/gdpr-scanner

Scanner for GDPR compliance based on Puppeteer/PHP

php puppeteer

Last synced: 14 Mar 2025

https://github.com/mevdschee/raylib-go-mines

Minesweeper game in Go (cross-platform, built with Raylib)

cross-platform desktop-game game-2d golang-game minesweeper raylib-go

Last synced: 17 Jul 2025

https://github.com/mevdschee/git-undelete-all.sh

Bash script to undelete everything that is easy to undelete in a Git repository.

bash git undelete

Last synced: 10 Oct 2025

https://github.com/mevdschee/lesspass.php

A lesspass implementation in PHP

Last synced: 22 Aug 2025

https://github.com/mevdschee/slim-crud-api

A SlimPHP project that uses php-crud-api (automatic REST API) as a library

Last synced: 25 Sep 2025

https://github.com/mevdschee/data-api-dot-net

A C# port of the full php-crud-api project (single file REST API)

Last synced: 23 Jun 2025

https://github.com/mevdschee/cli-support

Shell script to offer remote linux CLI support over SSH to users behind a NAT

Last synced: 07 May 2025

https://github.com/mevdschee/adventofcode2018

Advent of Code 2018 puzzle solutions in Ruby

advent-of-code advent-of-code-2018 ruby

Last synced: 07 May 2025

https://github.com/mevdschee/copy_influxdb_data

Bash script that will save an influxdb time range as a separate database

Last synced: 31 Mar 2025

https://github.com/mevdschee/typescript-tictactoe

TicTacToe written in TypeScript with minimax AI

browser-game game game-development minimax-algorithm typescript

Last synced: 21 Jul 2025

https://github.com/mevdschee/tqdev-metrics

Light-weight Java library to measure critical components in a production environment.

influxdb java jmx metrics spring time-series

Last synced: 17 Jun 2025

https://github.com/mevdschee/html_man_pages

A man page dictionary in HTML using a PHP script

Last synced: 26 Jun 2025

https://github.com/mevdschee/adventofcode2022

Advent of Code 2022 puzzle solutions in VB.net

advent-of-code advent-of-code-2022 visual-basic

Last synced: 31 Mar 2025

https://github.com/mevdschee/pathalchemy

Path engine implementation in Python for PathQL

Last synced: 31 Mar 2025

https://github.com/mevdschee/aspnetcookie

A Go package that can decode an ASP.net FormsAuthentication encrypted cookie.

Last synced: 31 Mar 2025

https://github.com/mevdschee/cravetivity.com

Cravetivity helps you discover and share creative websites.

Last synced: 31 Mar 2025

https://github.com/mevdschee/tqdmemcachebundle

Symfony bundle for Memcache Doctrine caching and session storage in the Web Debug Toolbar.

Last synced: 10 Oct 2025

https://github.com/mevdschee/cdn.php

Last synced: 25 Oct 2025

https://github.com/mevdschee/adventofcode2016

Advent of Code 2016 puzzle solutions in PHP

advent-of-code advent-of-code-2016 php

Last synced: 31 Oct 2025

https://github.com/mevdschee/bootstrap-fluid-form

A fluid web form showcase using Bootstrap and vanilla PHP

Last synced: 28 Aug 2025

https://github.com/mevdschee/spelwijze-generator

Generator for the spelling game that is published on Dutch newspaper websites

command-line-tool game-generator spelling spelling-game word-game

Last synced: 21 Aug 2025

https://github.com/mevdschee/postcodes-nl-geo

Dutch postcodes in CSV format (7zip) and MySQL import script (with geo)

csv-dataset dataset mysql nederland netherlands postcode postcodes

Last synced: 31 Mar 2025

https://github.com/mevdschee/lesspass.go

A lesspass implementation in Go

Last synced: 31 Mar 2025

https://github.com/mevdschee/pathpdo

Path engine implementation in PHP for PathQL

Last synced: 23 Oct 2025

https://github.com/mevdschee/wake-domain.sh

Starts a KVM domain on a failed connection attempt from "auth.log"

Last synced: 19 Jun 2025

https://github.com/mevdschee/ws2api-js

Last synced: 11 Oct 2025

https://github.com/mevdschee/aquaq-challenges

AquaQ-Challenge puzzle solutions in Go

Last synced: 31 Mar 2025

https://github.com/mevdschee/php-wamp-observer

High frequency websocket (WAMP RPC) message logging in PHP and aggregating into metrics using Go

metrics prometheus wamp-protocol websocket websockets

Last synced: 31 Mar 2025

https://github.com/mevdschee/pathsqlx

Path engine implementation in Go for PathQL

Last synced: 31 Mar 2025

https://github.com/mevdschee/salt-formulas

Some formulas to get started with SaltStack

Last synced: 31 Mar 2025

https://github.com/mevdschee/php-file-api

Single file PHP script that provides a REST API to manage files in a directory

Last synced: 25 Jun 2025

https://github.com/mevdschee/mintyphp-todomvc

TodoMVC application in the MintyPHP framework

mvc-framework php php-framework todomvc

Last synced: 15 Oct 2025

https://github.com/mevdschee/pathql-php

PathQL implementation in PHP

Last synced: 01 Aug 2025

https://github.com/mevdschee/pathql-go

PathQL implementation in Go

automatic-api

Last synced: 17 Jul 2025

https://github.com/mevdschee/type-clipboard.sh

Type the contents of the clipboard into a selected window (Linux X11 only)

autokey autokey-scripts clipboard keyboard-emulation linux-app typing x11-automation xdotool

Last synced: 29 Aug 2025

https://github.com/mevdschee/db-salt-scripts

Salt scripts for setting up a dedicated MariaDB or PostgreSQL database server

Last synced: 31 Mar 2025

https://github.com/mevdschee/webproxy

Last synced: 06 Oct 2025

https://github.com/mevdschee/blockstar

A puzzle game build in Flex 4

Last synced: 31 Mar 2025

https://github.com/mevdschee/svg-draw-tool

Draw SVG icons in your browser using the keyboard.

Last synced: 18 Jul 2025

https://github.com/mevdschee/postcodes-nl

Dutch postcodes in CSV format (7zip) and MySQL import script

csv-dataset dataset mysql nederland netherlands postcode postcodes

Last synced: 31 Mar 2025

https://github.com/mevdschee/adventofcode2015

Advent of Code 2015 puzzle solutions in Go

advent-of-code advent-of-code-2015 go

Last synced: 09 Jul 2025

https://github.com/mevdschee/adventofcode2017

Advent of Code 2017 puzzle solutions in Java

advent-of-code advent-of-code-2017 java

Last synced: 23 Aug 2025

https://github.com/mevdschee/adventofcode2020

Advent of Code 2020 puzzle solutions in Rust

advent-of-code advent-of-code-2020 rust

Last synced: 15 Jun 2025

https://github.com/mevdschee/pathql-flask

PathQL implementation in Python

automatic-api

Last synced: 25 Oct 2025

https://github.com/mevdschee/adventofcode2021

Advent of Code 2021 puzzle solutions in C#

advent-of-code advent-of-code-2021 csharp

Last synced: 31 Mar 2025

https://github.com/mevdschee/symfony-session-tests

A test suite for the Symfony session save handlers (to test locking support)

session-handler session-management sessions sessionstorage symfony

Last synced: 31 Mar 2025