Annabeth Kisling
hasderhi
Student from Austria developing practical open-source software — from CLIs to GUIs and everything between.
Languages
Repos
36
Stars
21
Forks
3
Top Language
Python
Loading contributions...
Top Repositories
A small project that uses the OGD Realtime API from Vienna's public transport provider, Wiener Linien. It automatically fetches current departures from a selected station and displays them in an HTML frontend. Also included are three Python scripts that generate a JSON file containing all IDs for each station using publicly available CSV data.
This is my C# project to convert .xls to .xlsx files
A cool tool to easily share files on your local network. Written in C# using .NET Windows Forms
HTML Editor 2 — a modern, visual web editor that combines a powerful HTML, CSS, and JavaScript code editor with a live browser preview and a ribbon-based UI for easy element insertion and styling.
A sophisticated editor for annaScript with realtime preview.
An escape room game written entitrely in HTML, CSS and JavaScript which you can easily run in your browser.
Repositories
36Web tool that displays ADR, GHS and ISO hazard pictograms based on an entered UN Number. Not for real-world use, only a data extraction and manipulation demo.
My deprecated portfolio site, scheduled for shutdown May 1st, 2026.
This is my C# project to convert .xls to .xlsx files
A sophisticated editor for annaScript with realtime preview.
A simple, easy-to-use markup language that compiles to HTML. It features a rich, simple syntax and an easily extendible macro system.
A small project that uses the OGD Realtime API from Vienna's public transport provider, Wiener Linien. It automatically fetches current departures from a selected station and displays them in an HTML frontend. Also included are three Python scripts that generate a JSON file containing all IDs for each station using publicly available CSV data.
annaVault is a encryption/decryption program meant for long-term encryption storage. It was built to encrypt data in ways that assure that the data can be decrypted even in 20+ years. Therefore, only minimal and wellknown dependencies are used. The encryption is still very strong. For more information, see the information files inside the repo.
Reference implementation of the DIY ribbon UI used in several of my apps.
Git Configuration Wizard is a software meant to make setting up git together with VS Code easier.
A cool tool to easily share files on your local network. Written in C# using .NET Windows Forms
HTML Editor 2 — a modern, visual web editor that combines a powerful HTML, CSS, and JavaScript code editor with a live browser preview and a ribbon-based UI for easy element insertion and styling.
No description provided.
An escape room game written entitrely in HTML, CSS and JavaScript which you can easily run in your browser.
Very basic implementation of a custom file explorer in C#
Deadname Finder for GitHub Repos using personal access tokens
This is my HTML, CSS and JavaScript editor written in Python. Even though it uses just one external library (Pillow for icons), it has some functions like syntax highlighting for HTML, CSS and JS code, an autosave function and a function to run the code in the browser with just one click.
This is a simple screensaver that displays a bubble animation. The animation is created by drawing a series of circles with random radius and color. The animation is looped until the user stops it with any key input.
The code of Bewertungsbogen 3, my rating system in python.
A rewrite of one of my first ever projects in Python
Config files for my GitHub profile.
bitwise-calculator
My markdown to HTML converter written in C# using the WFS .NET GUI. See README.md for more information.
A neat little tool to track mouse clicks on your screen written in C#. It logs mouse clicks and displays them in a heatmap.
A basic but functional webserver in C#.
Numerous converters and image tools combined into one simple CLI. Easily convert and refine large batches of images directly in your terminal. Fast, simple and easy.
A very simple version of the game snake done in javaScript
A Windows terminal wrapper written in C. Comes with tab autocomplete, Linux aliases and more. The goal is to create a standalone GUI in C++ for this someday.
System and development environment report creation.
A simple yet powerful desktop file converter with a modern GUI built on Tkinter + ttkbootstrap. Supports audio, image, PDF, and more - all in one place.
A simulated linux-like "OS" that runs in your browser