Skip to content
View wyan's full-sized avatar
馃懢
mingling with retro stuff, yearning for the VT52, still looking at the fnords
馃懢
mingling with retro stuff, yearning for the VT52, still looking at the fnords
  • IES San Andr茅s
  • Le贸n, Spain

Highlights

  • Pro

Organizations

@PDP-10 @CaminodelaMiranda

Block or report wyan

Report abuse

Contact GitHub support about this user鈥檚 behavior. Learn more about reporting abuse.

Report abuse
wyan/README.md

@wyan 馃懢

  • I am into self-hosting and devops, as well as agentic engineering, music technology, ham radio, electronics, and others.
  • I currently keep most of my personal projects in a private https://forgejo.org/ instance, but some older stuff or public stuff is still here.

馃搶 Pinned Repositories

  • cpu: A 16-bit CPU design and emulator in C++ that I started a while back to learn a bit more about emulators and CPU design.
  • m48plus: Native port of Emu48 for iOS (GPLv2, Objective-C). Kindly provided and open-sourced by the original author, I'm just hosting it here so that people can use it.
  • juce-tutorial: An exploration into audio plugin development using JUCE, and a test about using coding agents to generate training material.
  • livecoding-samples: Audio and livecoding sample libraries for noise-making. Meant to store samples to be used by livecoding sessions using strudel.cc and similar.
  • bressar-algebra: My attempts at solving the exercises in Bre拧ar's Undergraduate Algebra book.
  • moriyama: I was once fiddling with Gemini to understand how to make a physical simulation of black and white film as an image processing device. Got some interesting results and meant to create a small app to implement the workflow. Right now, it's a dead repo, but it might revive at some point.

Pinned Loading

  1. cpu cpu Public

    A 16-bit CPU design and emulator

    C++

  2. m48plus m48plus Public

    m48 is a native port of Emu48 for the iPhone by Markus Gonser and released as GPLv2

    Objective-C 24 9

  3. juce-tutorial juce-tutorial Public

    A JUCE tutorial fully generated with kilocode.ai and Claude Sonnet 4, so that I can hopefully learn some audio plugin development. Not verified, use at your own risk.

    C++ 8 2

  4. livecoding-samples livecoding-samples Public

    Samples for livecoding projects in strudel and others

    1

  5. bresar-algebra bresar-algebra Public

    My attempts at solving Bre拧ar's "Undergraduate Algebra" exercises

    TeX

  6. moriyama moriyama Public

    Physical simulation of film grain

    Python