Skip to content
View john-h-k's full-sized avatar

Highlights

  • Pro

Organizations

@FactaLogicaSoftware @dotnet-foundation

Block or report john-h-k

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
john-h-k/README.md

About me

I'm John, an Electrical Engineering/Computer Science student at Imperial College London.

  • Intern at Quadrature Capital
  • Contributor at {Equistamp, Model Evaluation & Threat Research}
  • Ex-intern at Marshall Wace
  • Ex-engineer at Hero Health Software
  • Member of the dotnet Foundation

Find me at https://johnk.dev.

I am always looking for open-source work in the areas of:

  • Language design
  • Compiler engineering
  • Low-latency engineering and optimisation

Feel free to email or message me about anything in these areas

Contact me:

Platform Link
GitHub (you're already here)
LinkedIn https://linkedin.com/in/johnharrykelly
Email mailto:[email protected]

Pinned Loading

  1. MathSharp MathSharp Public

    A vector and matrix library written in C# using hardware intrinsics

    C# 700 49

  2. Voltium Voltium Public

    A lightweight render engine written purely in C#

    C# 38 5

  3. fastfuck fastfuck Public

    Comparing language performance using brainfuck

    Brainfuck 3

  4. jcc jcc Public

    A full C compiler, written in pure C. No 3rd party dependencies or parser generators

    C 5

  5. rustfuck rustfuck Public

    A very speedy JIT compiler + interpreter for Brainfuck

    Rust