Skip to content
View Aryan77's full-sized avatar
  • Ithaca, New York

Organizations

@cornell-dti
Block or Report

Block or report Aryan77

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. distributed-database distributed-database Public

    A fault tolerant, sharded NOSQL database implemented from scratch

    Go 2

  2. minimal-browser minimal-browser Public

    A browser engine and GUI built from scratch with my own HTML/CSS parser

    Python 2

  3. cornell-dti/course-plan cornell-dti/course-plan Public

    courseplan.io is a web app built in Vue.js to allow Cornell students to plan out their 4-year course schedule and track their college, major, and minor requirements.

    TypeScript 30 8

  4. ten-tac-toe ten-tac-toe Public

    Multiplayer game + Minimax AI agent for a deeply strategic, unsolved extension of tic tac toe

    JavaScript

  5. ocaml-data-science-ml ocaml-data-science-ml Public

    A simple data manipulation/machine learning library for OCaml

    Jupyter Notebook

  6. map-reduce map-reduce Public

    A MapReduce implementation from scratch in C++ for NGram counting

    C++