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

Highlights

  • Pro

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! 👋

  • 👨‍💻 I'm passionate about backend development, especially in creating scalable, secure, and easy-to-maintain solutions. I love turning tricky challenges into smooth, high-performing systems.
  • 📣 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 6 3

  2. Stock-Market-Trading-Engine-Cpp-Python Stock-Market-Trading-Engine-Cpp-Python Public

    C++ trading engine with a FastAPI backend to create a stock market trading system.

    JavaScript 1 1

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

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

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

  6. database_oprex database_oprex Public

    A NoSQL key-value database implemented in C++. This project supports CRUD operations, persistence, and a simple query language.

    C++