Skip to content
View AdamUllmann's full-sized avatar

Block or report AdamUllmann

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AdamUllmann/README.md

Hey, World! Adam here...

I am a Software Engineer & full-time Computer Science student. My "niche" is mostly DSP, simulation, and codegen/automation.

I have worked as an engineering intern at AJA Video Systems and as an Assistant for IT & Programming Instruction at CSU Chico.

I am also the former President of the Technical Projects Club & the current VP of UPE at CSU Chico.

I'm experienced in C/C++ and have written Python, JavaScript, and Various Assemblies. I have also used HDLs like Verilog.

I've created some pretty cool projects. You can view some of the notable ones in my pinned repos.

Pinned Loading

  1. ModuSuite ModuSuite Public

    A showcases of my comprehensive collection of digital audio plugins called ModuSuite. Each plugin within the suite offers unique features and capabilities, providing you with a versatile set of too…

    HTML

  2. Cellular-Automata-Online Cellular-Automata-Online Public

    Interactive Cellular Automata simulation built using Javascript, CSS, and HTML. Allows the user to experiment with rule combinations in real time.

    JavaScript

  3. Cellular-Automata-3D Cellular-Automata-3D Public

    A small personal project, simulating the behavior of cellular automata in 3 dimensional space, with hardcoded rules. I hope to add an interface for user-input simulation rules and camera movement.

    C++

  4. Mystic-Engine Mystic-Engine Public

    A lightweight game engine framework that allows game developers to create click-based adventure games. It provides a simple and intuitive way to manage assets, define scenes, and handle user intera…

    C++

  5. Raylib-Synthesizer Raylib-Synthesizer Public

    A digital synthesizer application for personal use. The program features 6-voice polyphony with 5 different waveform oscillator types. The program also features low-pass and high-pass filters with …

    C++ 2

  6. modu-SYNTH modu-SYNTH Public

    A Standalone & VST plugin synthesizer, part of the ModuSuite plugin collection.

    C++