Murray Cumming (@murraycu)
  • Stars
    star
    96
  • Global Rank 213,429 (Top 8 %)
  • Followers 56
  • Following 9
  • Registered over 15 years ago
  • Most used languages
    C++
    38.5 %
    Java
    15.4 %
    Processing
    7.7 %
    TypeScript
    7.7 %
    Perl
    7.7 %
    Go
    7.7 %
    Objective-C
    7.7 %
    C
    7.7 %
  • Location 🇩🇪 Germany
  • Country Total Rank 10,295
  • Country Ranking
    Processing
    179
    Perl
    251
    C++
    1,070
    Java
    3,100
    Go
    3,761
    C
    6,047
    TypeScript
    7,104

Top repositories

1

murrayc-compiler-experiments

Code experiments to exercise ideas while reading "Engineering a Compiler".
C++
27
star
2

murrayc-tuple-utils

A rough collection of code to manipulate C++ std::tuple<>s.
C++
13
star
3

android-galaxyzoo

This Android app lets you classify Galaxy Zoo subjects. It is available in the Google Play Store: https://play.google.com/store/apps/details?id=com.murrayc.galaxyzoo.app . Try beta versions early here: https://play.google.com/apps/testing/com.murrayc.galaxyzoo.app . See also the iPhone app for Galaxy Zoo: https://github.com/murraycu/ios-galaxyzoo/
Java
11
star
4

prefixsuffix

A GUI application that renames batches of files by changing the beginning or end of their names.
C++
10
star
5

murrayc-suffix-tree

An experiment with modern C++, suffix trees, and Ukkonen's algorithm for suffix tree construction.
C++
10
star
6

ios-galaxyzoo

This IOS app lets you classify Galaxy Zoo subjects. It's available on the app store: https://geo.itunes.apple.com/us/app/galaxy-zoo/id363499733?mt=8 . See also the Android app: https://github.com/murraycu/android-galaxyzoo
Objective-C
8
star
7

massif_grapher

Prettier overview graphs from massif, though maybe less informative.
Perl
7
star
8

processing_projection

Some experiments with projection of 3D (or 4D) shapes to 2D wire-frame drawings, with Processing.org
Processing
1
star
9

murrayc-algorithms-experiments

Just for trying stuff out.
C++
1
star
10

angular-bigoquiz-client

An Angular2 (Typescript) client for bigoquiz.com, using its REST (JSON) API.
TypeScript
1
star
11

go-bigoquiz-server

Provides the REST/JSON API for bigoquiz.com, using Go.
Go
1
star
12

gwt-bigoquiz

The previous implementation for http://bigoquiz.com . Uses GWT to implement both the server and client side.
Java
1
star
13

test_gtk_text_widgets_align

Excercise some GTK+ code to show how GtkLabel, GtkTextView, and GtkTextView can be aligned and justified.
C
1
star