Skip to content
View abrantesarthur's full-sized avatar

Organizations

@transcend-io

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 Loading

  1. chickadee chickadee Public

    A multi-core Operating System I built for Harvard’s CS161. It targets the x86-64 architecture and supports kernel task suspension, multi-threads, system calls, memory allocation, shell commands, an…

    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. Work inspired by Nick Blundell's "Writing a Simple Operating System - 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 3 2

  6. shell61 shell61 Public

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

    Perl