Skip to content
View alinnert's full-sized avatar

Organizations

@webdevhome @golang-straubing

Block or report alinnert

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alinnert/README.md

Projects overview

Projects

Status Project Tech stack Description
Linnert Media Hugo, TailwindCSS My website, a blog about development.
WebdevHome TypeScript, React, Redux, TailwindCSS A collection of links for web developers.
AWE.write TypeScript A web based double text editor.
Kali TypeScript, Vue, Pinia, TailwindCSS A generator for printable calendars.
QMK firmware C The QMK firmware repository, also containing my custom keyboard layout.
Tblr JavaScript A tool to convert CSV into an HTML table.
xt Go A command line tool to work with XML Schema files. (Currently, there's no need for this tool)
ProjectFusion TypeScript, React, Redux Toolkit, TailwindCSS Project management and notes taking tool. (Currently, there's no need for this tool)
Timetracker TypeScript, Vue, TailwindCSS A web app for tracking working time. (Currently, there's no need for this tool)
Leapwork Data Extractor TypeScript, Vue, TailwindCSS Extracts specific information from Leapwork test run data. (Currently, I'm not working with Leapwork)
fdc (Fonto Dev Companion) TypeScript, React, Recoil, TailwindCSS, Express FontoXML Development Tools Helpers. (Currently, I'm not working with Fonto)
Entwickler-AHK AHK An AutoHotkey script with my custom keyboard layout.
Reactive Value TypeScript A reactive value library, inspired by Recoil and Jotai, but framework agnostic. (There are a lot of alternatives now)
Mana TypeScript A library to attach JS to existing HTML elements. (Idea is similar to Web Components with is attribute)
Abfuhrkalender TypeScript, React, Recoil, Sass Printable calender creator, can also load and display litter service data. (Will be integrated into Kali)
Zenpad TypeScript, Svelte, TailwindCSS A web based text editor. (Ideas will be part of a future version of AWE.write)
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 replaced by a future version of AWE.write)
TState TypeScript State management library. (Will likely be replaced by Mana's state management library)
Vistor Counter PHP A plugin for Craft CMS 2 that displays a visitor counter in Craft's Control Panel.
XLS2HTML Twig Filter PHP A Twig filter for Craft CMS 2 that converts data copied from MS Excel to an HTML table.
  • ⭐ Active deleopment
  • ❓ Future unknown
  • ❌ Deprecated

📄 Repository templates

Pinned Loading

  1. webdevhome/webdevhome.github.io webdevhome/webdevhome.github.io Public

    <WebdevHome /> ‒ A Web Developers Home Page

    TypeScript 34 11

  2. linnertmedia linnertmedia Public

    Ein Open Source-Blog über Webentwicklung, primär JavaScript.

    HTML 2 1

  3. awewrite awewrite Public

    A simple two-pane web based text editor in your browser.

    HTML

  4. project-fusion project-fusion Public

    A local-first project management and note taking tool

    TypeScript 1

  5. tblr tblr Public

    A web app that converts raw data (e.g. from Excel) to HTML tables.

    JavaScript 2 2

  6. xt xt Public

    XML Schema Tools - A command line tool to work with .xsd files

    Go