Skip to content
View thebillington's full-sized avatar

Block or report thebillington

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
thebillington/README.md

👋 I'm Billy (thebillington)

I'm a Full Stack Engineer with a background in education and a focus on building high value, reliable and maintainable software. Currently working at Blue Light Card.

I am particularly interested in team owned developer experience (DevX), platform engineering and developer productivity.

Open Source & Personal Projects

I enjoy building tools and personal projects and experimenting with new technologies. I am a strong advocate for learning computing from first principles, with particular interests in assembly programming, digital logic and compiler design. I build a lot of software for personal use that I almost always release for free on Github.

Background

Before moving into software engineering, I worked in education. My experience continues to shape how I approach software development and has given me strong communication, mentoring, coaching and stakeholder management skills.

I also continue to moderate OCR H446 A-Level Computer Science coursework annually.

Links

Pinned Loading

  1. tphysics tphysics Public

    tphysics is a zero dependency, single file Python game engine designed for use in the classroom. tphysics renders using Turtle graphics, which is highly accessible to learners.

    Python 10 4

  2. mushys_adventure mushys_adventure Public

    Mushy's Adventure is a Game Boy game built using gbZ80 Assembly. The project was originally conceived, designed and built in a 48 hour period as part of GGJ 2021. This game represents over 2 years …

    Assembly 1

  3. seasons seasons Public

    Seasons is a vibrant, colourful and atmospheric platformer where you have to travel through time in order to interact with the world around you and solve complex puzzles. Built in 48 hours for the …

    JavaScript 1

  4. pygame_multiplayer_server pygame_multiplayer_server Public

    Repository to hold the code for a very basic online multiplayer Python game, built using Pygame and PodSixNet. To run this project you must be using python 2.7 as the code is not compatible with py…

    Python 8 3

  5. psx2rip psx2rip Public

    PSX and PS2 disc rip utility written in Bash for macOS (Apple Silicon)

    Shell

  6. quest_companion_android quest_companion_android Public

    Quest Companion app for tracking full quest completion on OSRS

    Kotlin