Skip to content
View LachlanCourt's full-sized avatar

Highlights

  • Pro

Block or report LachlanCourt

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

Pinned Loading

  1. rainbowBot rainbowBot Public

    This discord bot has a variety of moderation tools and features to generate and maintain text channels for courses taken by university students in a community server. It is optimised for cloud depl…

    Python 6 1

  2. qwik-webapp qwik-webapp Public

    A web interface written in Qwik JS used to manage a python chatbot for twitch. Investigates authenticated APIs, webhooks, and SSR in JS

    TypeScript

  3. NUbots/NUbots NUbots/NUbots Public

    The NUbots codebase

    C++ 31 17

  4. comp2240_a3 comp2240_a3 Public

    Simulate 2 different kinds of memory management systems used by a CPU using a Round Robin scheduling algorithm to work through a list of processes read from files

    Java

  5. plants plants Public

    A gatsby based node application for the purpose of serving a website on household plants and their required care instructions

    HTML

  6. COMP3290 COMP3290 Public

    A custom compiler capable of converting a high level programming language to a low level stack machine language. Demonstrates Lexical, Syntactical, and Semantic Analysis, before proceeding with cod…

    Java