Skip to content
View jamiebalfour04's full-sized avatar
Block or Report

Block or report jamiebalfour04

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
jamiebalfour04/README.md
  • 👋 Hi, I’m @jamiebalfour04
  • 👀 I’m interested in computer hardware, programming, computer language design, user experience and web design/development.
  • 🌱 I’m currently learning the Go programming language
  • 💞️ I'm primarily working on my own projects such as ZPE/YASS and DASH, as well as my own WISP project.
  • 😍 Most of my work is on computer language parsing and compiler design as a result of the above.
  • ⭐️ I'm a natural leader and have been running my own digital agency since July 2018
  • 🎤 I love speaking at events and got the honour of giving a talk at an Amazon conference a few years back
  • 💼 I'm the Executive Director of Jambour Digital.
  • 🎓 I teach secondary-level Computing Science in Scotland and have mentored other software developers
  • 🛠 I mostly use PHP, Java, C#, Python, JavaScript, HTML + CSS and everyone's favourite, SQL.
  • 📫 You can find me at jamiebalfour.scot!
  • 🏫 I studied Computer Science at Heriot-Watt University (I got a 1st Class BSc) and then got my Postgraduate Diploma in Education from the University of Strathclyde and I'm studying a Masters of Computer Science at the University of York

Professional interests include (but are not limited to):

  • ✨ Leadership
  • 🤖 Automation
  • 💻 Computer Language Design
  • 🎨 User Experience & Interface Design
  • 🕸️ Web Design

This is actually my new GitHub account after closing the previous one. I publish quite a few of my main projects such as BalfBar, BalfSlider, BalfRibbon and so on here. I also have many private repos that I am working on myself.

Pinned

  1. balfbar balfbar Public

    A flexible and responsive menubar for websites. BalfBar is used on several websites that I build and maintain.

    HTML

  2. Girder-Framework Girder-Framework Public

    The Girder Framework. Girder is a fairly simple table-layout CSS framework that uses a similar structure to that of Bootstrap and Foundation but only focuses on this part. I use Girder on all websi…

    CSS 1

  3. lightningJS lightningJS Public

    A HTML to AST parser. This parser is based on the Zenith Parsing Engine. In fact, the code base that is used here was quite literally a conversion from Java to JavaScript. The parser is both fast a…

    JavaScript 1

  4. zippidydoda zippidydoda Public

    A fast and flexible syntax highlighter written in pure JavaScript. Used to highlight any programming language or syntax.

    JavaScript

  5. sqa-reference-language-runtime sqa-reference-language-runtime Public

    A fast, flexible and well designed transpiler for the SQA Reference Language syntax formerly known as Haggis. This transpiler runs on ZPE, transpiling code from Haggis to YASS and then pushing it t…

    Java

  6. yass-python-transpiler yass-python-transpiler Public

    The official YASS to Python transpiler for the ZPE Programming Environment.

    Java