101 reputation
1
bio website c.pemcjd.me.uk
location Stockholm, Sweden
age 24
visits member for 1 year, 7 months
seen Feb 19 at 14:27
stats profile views 0

typedef enum { FALSE=0, TRUE } boolean;

typedef struct {
  int age;
  char* name;
  boolean employed;
  char* occupation;
  char* education;
} programmer_t;

programmer_t chris;
chris.age = 23;
chris.name = "Chris Browne";
chris.employed = FALSE;
chris.occupation = "Programmer/CS Enthusiast";
chris.education = "self-taught";

Languages known

  • C, C++
  • Java
  • Python
  • PHP
  • JavaScript
  • VisualBasic / QBasic / BBC BASIC
  • 8086 ASM
  • some x86 Linux ASM

Technologies familiar with:

  • Database: [My]SQL, redis
  • Web: jQuery, node.js, php, (vanilla) ajax
  • GUI: Qt, GTK+, Win32, SDL
  • 3D: Irrlicht, LWJGL, SDL, (native) OpenGL [inc. shaders]
  • OS: Linux, Free/Open/NetBSD, Windows 3.1 -> 7, Mac OS 9 -> OS X Lion
  • Networking: iptables, DHCP, DNS, {protocols:IRC,HTTP,SMTP,POP3,IMAP,TCP,UDP,IPv4,IPv6}
  • Daemons: apache httpd (v2 mostly), postfix, dovecot, spamassassin, bind, ircd (various)

Interests

  • Artificial Intelligence programming/design
  • Low-level high-performance microcoding (asm/c)
  • Robotics
  • Game Design
  • User Interface Design
  • Retrocoding (writing programs for old systems using the tools of the time)
  • Programming Language Design/Development

This user has not answered any questions
This user has not asked any questions
This user has not participated in any tags
Stack Overflow Stack Overflow 703 rep 416
Arqade Arqade 556 rep 1313
Programmers Stack Exchange Programmers 258 rep 28
Chess Stack Exchange Chess 171 rep 3
Unix & Linux Stack Exchange Unix & Linux 151 rep 3

0 Votes Cast

This user has not cast any votes