Skip to content
View MiguelGuthridge's full-sized avatar

Highlights

  • Pro

Organizations

@EnsembleForum
Block or Report

Block or report MiguelGuthridge

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
MiguelGuthridge/README.md

Hi, I'm Miguel Guthridge!

I love music and programming, and I'm passionate about making cool stuff to do cool things.

My user statistics My language statistics

My Projects

Here's some of the projects I'm proudest of:

An advanced application used to link any MIDI controller to any DAW plugin, using FL Studio's Python API. I made this project to help improve the workflow of composing in FL Studio.

An education-focused web forum, designed for teachers and students alike. I worked on this alongside 4 other team members as my capstone project at UNSW.

An emulation of FL Studio's Python API, designed to help people design, write and test code that interacts with FL Studio.

VC Compiler

A compiler written in Java that converts a C-like language into Java bytecode. This code is private, but accessible to potential employers on request.

Dungeon Mania

A complex dungeion crawler game written in Java with some friends for a university assignment. This code is private, but accessible to potential employers on request.

A collection of tools that can be used to provide advanced pattern matching of Python's built-in objects, which can massively improve the readability of unit tests that check lots of deeply-nested data. It also provides highly-detailed error messages for cases where comparisons fail, including a Pytest plugin.

Other projects I've contributed to

A magnificent app which corrects your previous console command.

  • Create a new rule for when you paste your git URL but forget to add the git clone to it.

A fast, user friendly ORM and query builder which supports asyncio.

  • Fix a bug where a misleading error message was given if you gave incorrect input.

Pinned

  1. Universal-Controller-Script Universal-Controller-Script Public

    A free and open source program that integrates with FL Studio to provide deep integration between hardware controllers and software.

    Python 48 16

  2. Jestspectation Jestspectation Public

    Pattern matching tools to test complex data structures.

    Python 8

  3. COMP1010UNSW/pyhtml-enhanced COMP1010UNSW/pyhtml-enhanced Public

    A library for building HTML documents with a simple and learnable syntax

    Python 4 1

  4. Flapi Flapi Public

    Remotely control FL Studio using the MIDI Controller Scripting API

    Python 2

  5. EnsembleForum/Ensemble EnsembleForum/Ensemble Public

    An education-focused web forum, designed for teachers and students alike

    Python 2

  6. Waydriver/WaydriverBackend Waydriver/WaydriverBackend Public

    Waydriver is a cutting-edge task management system that empowers you to conquer complex projects with ease. Seamlessly break down your projects into tasks, map their interdependencies, and chart th…

    TypeScript