Skip to content
View abrantesarthur's full-sized avatar

Organizations

@transcend-io
Block or Report

Block or report abrantesarthur

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

  1. chickadee chickadee Public

    This is Chickadee, a multicore operating system built for Harvard’s CS161. It supports kernel task suspension, multi-threads, system calls, memory allocation, shell commands, and a virtual file sys…

    C++

  2. venni_backend venni_backend Public

    The backend of the Venni client apps implementing the credit card payments, matching algorithms, bank transfers, trip rating system, and more.

    JavaScript 1 1

  3. gos gos Public

    An x86 bootloader written in assembly from scratch.

    Assembly

  4. mini_ml mini_ml Public

    Forked from saschwartz/project

    A small, Turing-complete, functional programming language

    OCaml 1

  5. venni_client_app venni_client_app Public

    A flutter ride-sharing end-user app supporting map location picking, driver location tracking, in-app credit card payments, trip rating system, and trip history.

    Dart 2 2

  6. shell61 shell61 Public

    A shell supporting pipelines, redirections, background commands, command lists, conditionals, and more.

    Perl