Skip to content
View jacob-stein1's full-sized avatar

Block or report jacob-stein1

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. azure-photo-app azure-photo-app Public

    A photo library with automated captioning built using Azure Functions, CosmosDB, and Computer Vision API.

    JavaScript

  2. cpp-concurrent-stock-engine cpp-concurrent-stock-engine Public

    A multi-threaded stock matching engine using concurrency paradigms in C++. Matching is done using price-time priority rules and custom concurrent data structures.

    C++

  3. duke-chatbot duke-chatbot Public

    Forked from nus-cs2113-AY2223S2/ip

    A Java CLI chatbot using best OOP development practices. Built as part of NUS CS 2113 during Spring 2023 semester.

    Java

  4. haskell-interpreter haskell-interpreter Public

    An interpreter for a simple stack-based programming language written from scratch in Haskell. Contains test cases translated from OCaml-like high level language. Inspired by OCaml interpreter built…

    Haskell

  5. money-moover money-moover Public

    Forked from AY2223S2-CS2113-T13-1/tp

    A Java CLI currency exchange built using Open Exchange Rates API and best OOP practices as part of a team of five. Completed as part of NUS CS 2113 during Spring 2023 semester.

    Java

  6. tiktok-clone tiktok-clone Public

    A visual clone of TikTok used as a testing environment for the capabilities of a phishing detection Google Chrome Extension.

    TypeScript