Skip to content
View mjolewis's full-sized avatar
:octocat:
:octocat:
Block or Report

Block or report mjolewis

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. Multi-Threaded-Algorithmic-Trading-System Multi-Threaded-Algorithmic-Trading-System Public

    Beach Tech is a cutting-edge high-frequency trading system that supports market-making and liquidity-taking strategies. Built with modern C++, it deterministically sequences order book updates into…

    C++ 1 1

  2. Advanced-CPP-and-Modern-Design Advanced-CPP-and-Modern-Design Public

    This repository provides solutions to the Advanced C++ and Modern Design course jointly provided by the Baruch MFE and Quantnet.

    C++ 2

  3. Financial-Derivative-Pricing-Application Financial-Derivative-Pricing-Application Public

    An application used to price financial derivatives (options) via Black-Scholes and divided difference formulae. This application uses Policy-Based design and Template Metaprogramming.

    C++ 1

  4. Algorithms-in-CPP Algorithms-in-CPP Public

    Data structures and algorithms in C++

    C++

  5. Portfolio-Sight Portfolio-Sight Public

    This application is a wealth management platform that specializes in data aggregation, portfolio reporting, and analytics. Market data is provided by IEX Cloud.

    Java

  6. Data-Structures-with-Java Data-Structures-with-Java Public

    This repository provides examples of common data structures implemented in Java that can be used when designing different software. These data structures allow us to write efficient and re-usable c…

    Java