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

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s 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 23 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