Mark and Recapture decorators in Python
Decorators are a nice little feature in Python, allowing you to transform functions on the fly in a method that looks nice in code. One use I find myself...
A software & web developer, focusing on delivering professional, efficient and maintainable solutions.
I'm currently in the final year of my degree - Computer Science at the University of Leicester.
During my degree, I have taken part in IBM's Extreme Blue summer internship, working on a project with 3 other interns over 12 weeks to produce a full, exciting and forward thinking product.
I have worked on a variety of open source projects - both personally and in teams. I also enjoy gaming and game development, and have participated in the Ludum Dare game development competition, producing games within 48 hours, along with other game jams and game related projects.
My particular passion is the Python programming language - I love the ability to rapidly produce maintainable, readable code, and have a lot of experience developing in the language.
June 2012 - September 2012
Myself and three other interns were given twelve weeks to develop a product to improve the standard of ICT education in the UK. We created a full SDK and API to teach programming through games and game development.
I developed the API - a set of Cython bindings for a C++ game engine, allowing it's use from Python, in an intuitive manner. The API was specifically designed to be very usable by children, without denying them access to the power of the engine or language.
I also contributed to the development of the SDK, particularly the inspection of user code, finding errors and warning signs as code is written, and alerting the user.
2010 - 2013
I have (so far) achieved a first in each of the first two years of my degree.
I am currently the president of the university's computing society, and set up academic sessions for the society, where members help each other with coding, expanding knowledge on new languages, working on society projects, and the like.
GitHub, Apr 2012 - Current; followed by 3 people
A small library/command line application that generates word-like strings from a given input language using Markov chains.
I developed the project with the aim of providing a simple way for developers taking part in Ludum Dare (a game programming competition) to quickly generate word-like strings as needed.
GitHub, Dec 2011
My Ludum Dare #21 Entry, Unrest - Unrest is a game where you have the goal of escaping hopelessness.
I developed this game in a 48 hour period for Ludum Dare 21, a game programming competition.
GitHub, Dec 2011
An xchat plugin that displays any messages that highlight you on a Logitech G15 keyboard's screen.
Sole developer.
GitHub, Dec 2011
A script to automatically log in with Keycom (an ISP that requires browser-based login, common at university halls of residence).
I developed this small script to bypass the need to login continuously in order to access the internet, while my connection was managed with a transparent proxy.
GitHub, Dec 2011; followed by 17 people; forked 2 times
A program to extract files from the RPA archive format.
I reverse engineered the RPA format and then created a program to extract the data from the archive.
GitHub, Apr 2012
A small game for LD23.
I developed this game in a 48 hour period for Ludum Dare 23, a game programming competition.
Decorators are a nice little feature in Python, allowing you to transform functions on the fly in a method that looks nice in code. One use I find myself...
Something I have noticed as a big trend in Computer Science is the act of telling students to forgo the standard library when trying to solve tasks. I get this - when...
I imagine plenty of people will come to this post expecting me to talk about casual games(a term that must be said in the same dismissive way one might say KFC while sitting in…
What programming terms have you coined that have taken off in your own circles (i.e. have heard others repeat it)? It might be within your own team, workplace or garnered greater popularity on the Internet.
Something with an AMD Sempron 2500+ in it.
PyCharm