Pinned Repositories
Books
Books-2
Best selection of my books, common to all.
Books-3
DEC-Modula-2
A Modula-2 compiler for VAX BSD + ULTRIX and for MIPS/ULTRIX is available with sources. In comp.lang.modula2 this one was often discussed under the name 'Mike Powell's Modula-2 compiler' or 'WRL Modula-2' (Western Research Laboratories).
KLIC
KLIC: Portable implementation of KL1. Forked from "https://www.ueda.info.waseda.ac.jp/software-j.html"
Mak_Writing_Compilers_and_Interpreters
Source for the books from Ronald Mak - Writing Compilers and Interpreters.
Modula-2_Libraries
Collection of Modula-2 Libraries
N.Wirth_Compiler_Construction_Archived
Source in Pascal, Modula-2 and Oberon for PL/0 and Oberon-0 from N. Wirth's books about Compiler Contruction.
OBNC
A Oberon-07 to C translator. Forked from http://miasap.se/obnc/
UNI_PASSAU_FMI_Graph_Drawing
Former Graph Drawing Software from FMI.UNI-PASSAU.DE
GunterMueller's Repositories
GunterMueller/125book
The Python and Pandas Field Guide: An Introduction to Computer and Data Science
GunterMueller/DS-Labs
Distributed Systems Labs and Framework
GunterMueller/ai-fundamentals
Learn the fundamentals of building AI solutions using Python.
GunterMueller/awesome-keycloak
A curated list of resources for learning about http://www.keycloak.org
GunterMueller/awesome-kubernetes-operator-resources
A curated list of awesome resources: articles, books and videos about Kubernetes Operators.
GunterMueller/keycloak-project-example
An example project for Keycloak Customizations
GunterMueller/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
GunterMueller/openai-python-tutorial
OpenAI Python Library Tutorial by Datalumina®
GunterMueller/2ndqadrant-bdr
bdr pg 11
GunterMueller/ai-cookbook
Examples and tutorials to help developers build AI systems
GunterMueller/Ben_Ari_jbaci
Automatically exported from code.google.com/p/jbaci
GunterMueller/Chelsea_Troy_RAFT
Code for the raft paper implementation
GunterMueller/Cocolab_cocktail
Cocktail Toolbox for compiler construction - generated source code in C
GunterMueller/Cocolab_cocktail-src
Cocktail Toolbox for compiler construction - original source code in Modula-2
GunterMueller/dl-fundamentals
Deep Learning Fundamentals -- Code material and exercises
GunterMueller/DOKC-Get-Started
GunterMueller/embedded-scripting-languages
A list of embedded scripting languages
GunterMueller/fopp
Foundations of Python Programming
GunterMueller/GoLang_-Universum
GO Language related stuff
GunterMueller/HPI-practical-computer-vision
Tutorials on computer vision with PyTorch and FiftyOne
GunterMueller/javads
Translation of Data Structures with Python --> Java
GunterMueller/langchain-experiments
Building Apps with LLMs
GunterMueller/lit-llama
Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
GunterMueller/litgpt
20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.
GunterMueller/MCP-Server-and-client-Implementation-on-Linux
MCP Server and client Implementation on Linux (Rather then using Claude Desktop)
GunterMueller/nprolog
interpreter and compiler to be compatible with ARITY/PROLOG(MS-DOS)
GunterMueller/o2c
O2C -- an Oberon-2 to GCC translator
GunterMueller/prompt-eng-ollama-interactive-tutorial
Ollama's Interactive Prompt Engineering Tutorial
GunterMueller/structured-text-tools
A list of command-line tools for manipulating structured text data
GunterMueller/testing-distributed-systems
Curated list of resources on testing distributed systems