Project | Tech stack | Description |
---|---|---|
Linnert Media | Hugo, TailwindCSS | My website, a blog about development. |
Project | Tech stack | Description |
---|---|---|
WebdevHome | TypeScript, React, Redux, TailwindCSS | A collection of links for web developers. |
AWE.write | TypeScript | A web based double text editor. |
Project | Tech stack | Description |
---|---|---|
Tblr | JavaScript | A tool to convert tabular data into an HTML table. |
xt | Go | A command line tool to work with XML Schema files. |
Project | Tech stack | Description |
---|---|---|
fdc (Fonto Dev Companion) | TypeScript, React, Recoil, TailwindCSS, Express | FontoXML Development Tools Helpers. |
Timetracker | TypeScript, Vue, TailwindCSS | A web app for tracking working time. |
ProjectFusion | TypeScript, React, Redux Toolkit, TailwindCSS | Project management and notes taking tool. |
Leapwork Data Extractor | TypeScript, Vue, TailwindCSS | Extracts specific information from Leapwork test run data. |
Abfuhrkalender | TypeScript, React, Recoil, Sass | Printable calender creator, can also load and display litter service data. |
Entwickler-AHK | AHK | An AutoHotkey script with my custom keyboard layout. |
QMK firmware | C | The QMK firmware repository, also containing my custom keyboard layout. |
Project | Tech stack | Description |
---|---|---|
Reactive Value | TypeScript | A reactive value library for JavaScript based on EventTarget and CustomEvent , inspired by Recoil. |
Mana | TypeScript | A library to attach JS to existing HTML elements, will maybe also include a custom state management library inspired by Recoil. |
Zenpad | TypeScript, Svelte, TailwindCSS | A web based text editor. |
๐ Inactive projects
Project | Tech stack | Description |
---|---|---|
Markdown CLI | JavaScript | A CLI tool to quickly convert markdown to html. (I don't need it anymore) |
Protofiles | TypeScript | Tool to create new files by templates. (Not sure if I'll continue working on this) |
SSH Tool | Dart | SSH tools with planned GUI. (Not sure if I'll continue working on this) |
Type Case | JavaScript | Text editor for ChromeOS. (Will probably be replaced by Zenpad) |
Project | Tech stack | Description |
---|---|---|
Vistor Counter | PHP | A plugin that displays a visitor counter in Craft's Control Panel. |
XLS2HTML Twig Filter | PHP | A Twig filter for Craft that converts data copied from MS Excel to an HTML table. |
Project | Tech stack | Description |
---|---|---|
TState | TS | State management library. (Will likely be replaced by Mana's state management library) |