attilammagyar
Software developer, hobby guitarist and photographer.
One Identity (BalaBit)Hungary, Budapest
Pinned Repositories
dotfiles
My dotfiles and helper scripts for vim, bash, screen, etc.
gmail_archiver.php
A makeshift script to easily archive email messages from IMAP servers.
html-filter
Remove tags or attributes based on a whitelist from a snippet of well-formatted HTML text using PHP's DOM library.
IOCCC-vs.-CleanCode
"Good code documents itself", many say, but can an IOCCC winner be refactored to fulfill that statement?
jp-flashcards
My quick and dirty flashcards for my recently started Japanese studies.
js80p
A MIDI driven, performance oriented, versatile synthesizer.
mpe-emulator
A VST plugin for enhancing non-MPE MIDI streams with MPE (MIDI Polyphonic Expression) capabilities based on user-defined mappings and rules.
teams-wysimd
Turn the WYSIWYG editor in MS Teams into a Slack-inspired Markdown editor
toys
Small pet projects that are too small to be worth their own separate repositories and to be developed and maintained very rigorously.
yomikata
Utility for generating printable Japanese reading practice sheets from any text using nothing but a browser.
attilammagyar's Repositories
attilammagyar/js80p
A MIDI driven, performance oriented, versatile synthesizer.
attilammagyar/html-filter
Remove tags or attributes based on a whitelist from a snippet of well-formatted HTML text using PHP's DOM library.
attilammagyar/mpe-emulator
A VST plugin for enhancing non-MPE MIDI streams with MPE (MIDI Polyphonic Expression) capabilities based on user-defined mappings and rules.
attilammagyar/dotfiles
My dotfiles and helper scripts for vim, bash, screen, etc.
attilammagyar/gmail_archiver.php
A makeshift script to easily archive email messages from IMAP servers.
attilammagyar/teams-wysimd
Turn the WYSIWYG editor in MS Teams into a Slack-inspired Markdown editor
attilammagyar/IOCCC-vs.-CleanCode
"Good code documents itself", many say, but can an IOCCC winner be refactored to fulfill that statement?
attilammagyar/jp-flashcards
My quick and dirty flashcards for my recently started Japanese studies.
attilammagyar/cr-constraint-selector
A small app hacked together in JS to select a random constraint for a CodeRetreat.
attilammagyar/feed-parser
A simple library to parse the most important information from RSS and Atom feeds.
attilammagyar/toys
Small pet projects that are too small to be worth their own separate repositories and to be developed and maintained very rigorously.
attilammagyar/html5-basics
Simple HTML 5 demos
attilammagyar/yomikata
Utility for generating printable Japanese reading practice sheets from any text using nothing but a browser.
attilammagyar/ardour
Mirror of Ardour Source Code
attilammagyar/attilammagyar.github.io
Personal page
attilammagyar/kanjivg
Kanji description and vectorial data in correct stroke order
attilammagyar/math-modeling-practice
This project is for the Mathematical Modeling Practice course at ELTE.
attilammagyar/music
Scores, various project files (MuseScore, LMMS, Vocaloid, etc.) and other source material for my music.
attilammagyar/vst3_public_sdk
VST 3 Implementation Helper Classes And Examples