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

Hello, I'm Ömer Halit Cinar! 👋

  • Experienced in 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 15 5

  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++ 5

  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++ 6

  5. Risk_Analytics_Portfolio_Management_cpp Risk_Analytics_Portfolio_Management_cpp Public

    Fetches market data from the Alpha Vantage API, calculates daily returns for a portfolio of stocks, and computes the Value at Risk (VaR) at a 95% confidence level.

    C++ 1

  6. 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++