Skip to content
View omerhalid's full-sized avatar
🌍
🌍

Block or report omerhalid

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 250 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
omerhalid/README.md

Hello, I'm Ömer Halit Cinar! 👋

  • Experienced in low-latency C++, Python and Rust with a focus on developing efficient, scalable solutions that optimize performance. Strong foundation in data structures and algorithms.
  • Let's connect! Find me on LinkedIn.

C++ Rust Python Java

Pinned Loading

  1. trading_engine_rust trading_engine_rust Public

    Developed a high-performance trading engine using Rust, leveraging its powerful features for low-level systems programming. Engineered to handle real-time data processing and complex algorithmic tr…

    Rust 18 8

  2. Amazon-Price-Tracker Amazon-Price-Tracker Public

    Track the price for the product you would like to buy and receive an email once the price is below your required price

    Python 4 2

  3. Real-Time-Market-Data-Feed-Handler-and-Order-Matching-Engine Real-Time-Market-Data-Feed-Handler-and-Order-Matching-Engine Public

    This project implements a real-time market data feed handler and an order matching engine, designed to mimic the core functionality of a financial trading system. It is built in modern C++ and uses…

    C++ 7 2

  4. trade_strategy_cpp trade_strategy_cpp Public

    A C++ stock analysis tool that fetches real-time stock market data and calculates technical indicators (SMA, RSI, Bollinger Bands) to provide buy/sell/hold signals for trading.

    C++ 11 3

  5. single_exchange_triangular_arbitrage_bot single_exchange_triangular_arbitrage_bot Public

    C++20 project that demonstrates how to trade a three-leg arbitrage cycle on the Binance spot exchange

    C++ 4

  6. HFT-Ticker-Analysis HFT-Ticker-Analysis Public

    A high-performance C++ application that subscribes to Coinbase ticker data via WebSockets, calculates Exponential Moving Averages (EMAs), and logs data to CSV files.

    C++