Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by moritz
A curated list of projects in awesome lists by moritz .
https://github.com/moritz/json
A tiny JSON parser and emitter for Perl 6 on Rakudo
Last synced: 23 Dec 2024
https://github.com/moritz/try.rakudo.org
try.rakudo.org website source code
Last synced: 27 Oct 2024
https://github.com/moritz/svg-plot
Various plot types with SVG output, with Perl 6
Last synced: 23 Dec 2024
https://github.com/moritz/mowyw
mowyw writes your websites - a simple offline CMS
Last synced: 27 Oct 2024
https://github.com/moritz/mysql-check-autoincrement
Check if mysql auto_increment columns are close to reaching overflow
Last synced: 27 Oct 2024
https://github.com/moritz/grammar-errorreporting
A Perl 6 role to improve error reporting in a grammar.
Last synced: 23 Dec 2024
https://github.com/moritz/math-model
Automagic integrator for models (first order ODEs) in Perl 6
Last synced: 23 Dec 2024
https://github.com/moritz/quelology
Web application for collection sequel relations between books
Last synced: 27 Oct 2024
https://github.com/moritz/cgi-application
Perl 6 port of the Perl 5 module CGI::Application
Last synced: 23 Dec 2024
https://github.com/moritz/hugme
IRC bot which adds committers to github projects
Last synced: 27 Oct 2024
https://github.com/moritz/perl6-vocabular-coach
Perl 6 vocabular learning tool
Last synced: 23 Dec 2024
https://github.com/moritz/perl6book-web
Website content for https://perl6book.com/
Last synced: 23 Dec 2024
https://github.com/moritz/p6-release-dates
IRC bot that informs about release dates of Perl 6 projects
Last synced: 23 Dec 2024
https://github.com/moritz/math-rungekutta
Runge-Kutta integration of ordinary differential equations with Perl 6
Last synced: 23 Dec 2024
https://github.com/moritz/perl6-sudoku
Perl 6 class for representing (and later solving) Sudokus
Last synced: 23 Dec 2024
https://github.com/moritz/perlgeek.de
Source code for my homepage at http://perlgeek.de/
Last synced: 23 Dec 2024
https://github.com/moritz/math-expression-evaluator
Perl module for evaluating mathemtical expressions in a secure way
Last synced: 23 Dec 2024
https://github.com/moritz/encode-repair
Perl module that repairs wrongly encoded strings
Last synced: 23 Dec 2024
https://github.com/moritz/deployment-utils
Small Utils used for automating various steps of an automated deployment pipeline
Last synced: 23 Dec 2024
https://github.com/moritz/package-info
Example project to demonstrate Debian packaging and automating deployments
Last synced: 23 Dec 2024
https://github.com/moritz/autologout.org
Collection of CSRF vulnerable logout links
Last synced: 23 Dec 2024
https://github.com/moritz/aalt
joke IRC bot that reports repeated posting of identical URLs
Last synced: 23 Dec 2024
https://github.com/moritz/visitors
Vistors fast web log analyzer - inofficial fork with some custom patches
Last synced: 23 Dec 2024
https://github.com/moritz/svg-matchdumper
SVG visualization for Perl 6 match objects
Last synced: 23 Dec 2024
https://github.com/moritz/webservice-libris
Perl 5 module for querying the libris.kb.se book search API
Last synced: 23 Dec 2024
https://github.com/moritz/pod-pseudopod-latex
Release history of Pod-PseudoPod-LaTeX
Last synced: 23 Dec 2024
https://github.com/moritz/docker-perl6-regex-alpine
Docker image for Rakudo Perl 6 Regex hacking
Last synced: 23 Dec 2024
https://github.com/moritz/supermarket-drivein
REST backend for a supermaket drivein app. VERY early prototype.
Last synced: 23 Dec 2024
https://github.com/moritz/spinoptics
Spin-aware mesoscopic transport calculations
Last synced: 23 Dec 2024
https://github.com/moritz/python-webcount
an example project for a Python CI/CD book
Last synced: 23 Dec 2024
https://github.com/moritz/perltalk
Parallel development of a slide generator, and German talk about Perl 6
Last synced: 23 Dec 2024
https://github.com/moritz/perl6-module-starter
Tool to create Perl 6 module skeletons
Last synced: 23 Dec 2024
https://github.com/moritz/isbn-country
Perl 5 modules for guessing country and language info from ISBN numbers
Last synced: 23 Dec 2024
https://github.com/moritz/file-countlines
Perl 5 modules for counting lines in files
Last synced: 23 Dec 2024
https://github.com/moritz/perl-6-regex-code
Source code for the upcoming book "Parsing with Perl 6 Regexes and Grammars"
Last synced: 23 Dec 2024
https://github.com/moritz/werkstoffberatung.info
source code for https://werkstoffberatung.info/
Last synced: 23 Dec 2024
https://github.com/moritz/vortrag-rabbitmq
Slides for a talk on RabbitMQ, in German: "Applikationen entkoppeln mit RabbitMQ"
Last synced: 23 Dec 2024
https://github.com/moritz/soonish-p5
Perl 5 implementation of a location-aware search for music concerts (so far German language only)
Last synced: 23 Dec 2024
https://github.com/moritz/perl6-str
Perl 5 CPAN module that emulates some Perl 6 string properties
Last synced: 23 Dec 2024
https://github.com/moritz/igel-aergern
Perl 6 implementation of the "Igel Ärgern" ("hedgehogs in a hurry") board game
Last synced: 23 Dec 2024
https://github.com/moritz/dojo-roman
Coding Dojo at the Oslo Perl 6 hackathon, solving roman literals
Last synced: 23 Dec 2024
https://github.com/moritz/www-wikipedia-links
Perl 5 modules for extracting some links from WIkipedia pages
Last synced: 23 Dec 2024
https://github.com/moritz/hih
Perl 6 implementation of "Hedgehogs in a Hurry" board gam
Last synced: 23 Dec 2024
https://github.com/moritz/dbix-class-tree-nestedset
unofficial development fork of the DBIx::Class::Tree::NestedSet CPAN module
Last synced: 23 Dec 2024
https://github.com/moritz/canons
Automatically exported from code.google.com/p/canons
Last synced: 23 Dec 2024
https://github.com/moritz/p6c-ansible
Ansible files for the *.p6c.org servers
Last synced: 23 Dec 2024
https://github.com/moritz/python-matheval
Example project for Continuous Delivery. Evaluates mathematical expressions.
Last synced: 23 Dec 2024
https://github.com/moritz/debian-packaging-examples
Examples for the book "Pragmatic Debian Programming"
Last synced: 23 Dec 2024
https://github.com/moritz/perl5-month-simple
Month::Simple - simple month-based date arithmetic for Perl 5
Last synced: 23 Dec 2024
https://github.com/moritz/project-euler
My solutions to Project Euler problems.
Last synced: 23 Dec 2024
https://github.com/moritz/random-scripts
Random scripts I use on my home computers
Last synced: 23 Dec 2024
https://github.com/moritz/yapc-talk-exceptions
Preparations for http://act.yapc.eu/ye2013/talk/4928
Last synced: 23 Dec 2024
https://github.com/moritz/perl6-training-de
Material for a German Perl 6 training course
Last synced: 23 Dec 2024
https://github.com/moritz/perl-jobs
Perljobs - A job fair for Perl developers
Last synced: 23 Dec 2024
https://github.com/moritz/soonish
Ideas for a web service that collects and distributes album release and concert dates
Last synced: 23 Dec 2024
https://github.com/moritz/yasss
Automatically exported from code.google.com/p/yasss
Last synced: 23 Dec 2024
https://github.com/moritz/donate-o-meter
Shows how long donations keep a project alive.
Last synced: 23 Dec 2024
https://github.com/moritz/perl5-text-layout
Perl 5 module that lays out text paragraphs on pages, with header and footer
Last synced: 23 Dec 2024