Skip to content
View alinnert's full-sized avatar
β˜•
Learning Java
β˜•
Learning Java

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

Note

πŸ”₯ Active deleopment β€’ πŸ’‘ Reference and demo project β€’ πŸ“¦ Archived β€’ ⛔️ Deprecated

Status Project Description
πŸ”₯ Linnert Media
My website, a blog about development.
πŸ”₯ alinnert.dev
My portfolio website (WIP!)
πŸ”₯ WebdevHome
A collection of links for web developers.
πŸ”₯ AWE.write
A web based double text editor.
πŸ”₯ Kali
A generator for printable calendars.
πŸ”₯ Abfuhrkalender
Printable calender creator, can also load and display litter service data.
(Will be integrated into Kali)
πŸ”₯ Tblr
A tool to convert CSV into an HTML table.
πŸ’‘ edp
An Event Data Platform to quickly store and retrieve date/time-related data. This is currently a project idea with ADRs.
πŸ’‘ songsmanager
A demo project with the goal to learn how JPA/Hibernate works.
πŸ’‘ songsmanager-server
A demo project with the goal to get started with Quarkus, learn how to work with relations between entities, and layered architecture.
πŸ“¦ xt
A command line tool to work with XML Schema files.
(Currently, there's no need for this tool)
πŸ“¦ Timetracker
A web app for tracking working time.
(Currently, there's no need for this tool)
πŸ“¦ Leapwork Data Extractor
Extracts specific information from Leapwork test run data.
(Currently, I'm not working with Leapwork)
πŸ“¦ ProjectFusion
Project management and notes taking tool.
(Currently, there's no need for this tool)
πŸ“¦ Fonto Dev Companion
FontoXML Development Tools Helpers.
(Currently, I'm not working with Fonto)
πŸ“¦ Reactive Value
A reactive value library, inspired by Recoil and Jotai, but framework agnostic.
(There are a lot of alternatives now)
πŸ“¦ Mana
A library to attach JS to existing HTML elements.
(Idea is similar to Web Components with is attribute)
πŸ“¦ SSH Tool
SSH tools with planned GUI.
(Not sure if I'll continue working on this)
πŸ“¦ Entwickler-AHK
An AutoHotkey script with my custom keyboard layout.
(Currently, I'm using a mix of custom QMK firmware and Karabiner Elements on MacOS instead)
⛔️ Zenpad
A web based text editor.
(Ideas will be part of a future version of AWE.write)
⛔️ Protofiles
Tool to create new files by templates.
(Not sure if I'll continue working on this)
⛔️ TState
State management library.
(Will likely be replaced by Mana's state management library)
⛔️ Markdown CLI
A CLI tool to quickly convert markdown to html.
(I don't need it anymore)
⛔️ Type Case
Text editor for ChromeOS.
(Will replaced by a future version of AWE.write)
⛔️ Vistor Counter
A plugin for Craft CMS 2 that displays a visitor counter in Craft's Control Panel.
⛔️ XLS2HTML Twig Filter
A Twig filter for Craft CMS 2 that converts data copied from MS Excel to an HTML table.

πŸ“„ Repository templates

Pinned Loading

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

    <WebdevHome /> β€’ A Web Developers Home Page

    TypeScript 35 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. tblr tblr Public

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

    TypeScript 2 2

  5. kali kali Public

    A generator for printable calendars

    Vue