Chris Maguire (@cwmaguire)
  • Stars
    star
    54
  • Global Rank 315,255 (Top 12 %)
  • Followers 23
  • Following 5
  • Registered about 14 years ago
  • Most used languages
    Erlang
    31.6 %
    Clojure
    26.3 %
    C
    10.5 %
    HTML
    10.5 %
    Java
    10.5 %
    JavaScript
    5.3 %
    Python
    5.3 %
  • Location 🇨🇦 Canada
  • Country Total Rank 8,357
  • Country Ranking
    Erlang
    31
    Clojure
    62
    HTML
    986
    C
    1,480
    Java
    4,690

Top repositories

1

zombunity-mud

Zombunity MUD: A distributed, message processing framework consisting of a message server, database http server and web client.
Clojure
12
star
2

erl_ws

Erlang Cowboy Webserver Experiment
Erlang
9
star
3

gerlshmud

GERLSHMUD: Graph of ERLang Stream Handlers Multi User Dungeon
HTML
9
star
4

erl_freetype

An Erlang NIF that calls some modified FreeType2 sample code to render characters
C
3
star
5

teensykey

Teensy Sketch and C program to use a Teensy as a password storage device
C
3
star
6

erl_chat

A little chat server to introduce students to Erlang
Erlang
2
star
7

erl_boids

Autonomous boid process projected on an HTML5 canvas via a Websocket
Erlang
2
star
8

erltwilio

A Erlang Cowboy Webserver to receive Twilio SMS messages
Erlang
2
star
9

erl_to_html

Using a parse transform and erl_id_trans.erl to convert erlang code to HTML with spans for _everything_.
HTML
2
star
10

glitches

Goofing around with ClojureScript and HTML5 Canvas
Clojure
1
star
11

StickyBoxes

Create and drag squares that connect to other squares by the nearest corner or side when they get close enough.
Java
1
star
12

path-finder

Given a simple grid with obstacles, calculates an optimal path between a start and end.
Clojure
1
star
13

facebook_challenges

Practice challenges for Facebook interviews
Python
1
star
14

Battleship

Create a Battleship strategy and compete with your friends
Java
1
star
15

bezier

Animating bezier curves using bezier curves as the input lines
JavaScript
1
star
16

erl_to_png

Render Erlang source to a PNG file using the erl_freetype project
Erlang
1
star
17

erl_png

Hobby PNG encoder/decoder
Erlang
1
star
18

RTS

SCREEEEEECH! This project has ground to a halt until I can solve path-finding as a sub-project. I'm most likely be creating another project on here shortly. A real-time strategy game to study Clojure programming and aspects of RTS programming such as path-finding and potential fields. I'm currently getting the basics of creating, selecting, drawing and moving units working.
Clojure
1
star
19

clumsy

A MUD in Clojure. This was early on when I was first learning Clojure. I'm currently working on an RTS and I'm not sure if I'll get back to this. Everything lives in the input.clj source file as I hadn't taken the three seconds to experiment with namespaces yet. UPDATE: I've started another MUD: see https://github.com/cwmaguire/zombunity-mud
Clojure
1
star