Skip to content
View stephensli's full-sized avatar

Organizations

@deliveroo @MambaSoftware
Block or Report

Block or report stephensli

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
stephensli/README.md

Hi, I'm Stephen, a passionate backend software engineer from the UK. I take great care in the architecture and code quality of the things I build. When I have the time, I am also an open-source enthusiast and maintainer, you can find me dabbling with projects throughout Github.


Cars (Compile & Run Sandbox) 🚙 - stephensli/cars

This is currently the main project I'm working on when I have some spare time. Cars is a sandbox environment to allow execution of untrusted code with fixed time, and memory with support for output testing. It runs on all the major queue services, and data stores with a focus on container execution.

Pinned

  1. cars cars Public

    🚙 Cars is a sandbox environment to allow execution of untrusted code with fixed time, memory with support for output testing.

    Go 5

  2. aoc aoc Public

    🎄 My solutions for Advent of Code (https://adventofcode.com) and related helpers.

    Go

  3. idasen idasen Public

    Idasen desk is a simple CLI for interfacing with the Ikea IDÅSEN desk 🖥️

    Go

  4. kattis kattis Public

    All my current solutions for problem sets that are hosted at https://open.kattis.com

    C++

  5. ethereum/solc-js ethereum/solc-js Public

    Javascript bindings for the Solidity compiler

    TypeScript 1.4k 450

  6. DNS DNS Public

    A simple basic DNS server in Rust.

    Rust