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

Highlights

  • Pro
Block or Report

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. Whether it’s optimizing data flows or building robust server-side apps, I’m all about using tech to make things better.
  • 📣 Let's connect! Find me on LinkedIn.

C++ Rust Python Java

Pinned

  1. Session-Based-Recommender-System-with-Recurrent-Neural-Networks- Session-Based-Recommender-System-with-Recurrent-Neural-Networks- Public

    This repository hosts a session-based recommendation system implemented using PyTorch. It's tailored to recommend the next item in a shopping session based on user behavior history.

    Python

  2. 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 3 2

  3. ADAS-Simulation-with-Object-Detection-and-Collision-Avoidance-cpp-DFS ADAS-Simulation-with-Object-Detection-and-Collision-Avoidance-cpp-DFS Public

    A C++ grid-based navigation simulator using DFS to guide a vehicle through obstacles towards a finish line. Features dynamic grid creation and user-driven navigation.

    C++ 1

  4. online_noteplace_django online_noteplace_django Public

    This platform serves as a note-sharing hub where students can easily share and find study materials. Built with Django and tailored with Tailwind CSS for styling, it creates an engaging and user-fr…

    Python

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

  6. occupancy_grid_mobile_robot_cpp occupancy_grid_mobile_robot_cpp Public

    Designed to create an occupancy grid, also known as an obstacle map, from detections sourced from ultrasonic sensors mounted on a robot. This map is crucial for robotic navigation and environment i…

    CMake