Code Monkey home page Code Monkey logo

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

Ömer Halit Cinar's Projects

multithreaded_rps_cpp icon multithreaded_rps_cpp

This project is a multithreaded implementation of a Rock-Paper-Scissors game. It consists of a server and a client, and supports high score tracking. The project includes unit tests for both game logic and high score management.

number_list_tracker icon number_list_tracker

A simple program that allows users to manage a list of numbers. The user can add numbers to the list, display the list, find the average of the numbers in the list, find the smallest number in the list, and find the largest number in the list. The code is written in C++ and utilizes switch-case statements and STL vector containers.

occupancy_grid_mobile_robot_cpp icon occupancy_grid_mobile_robot_cpp

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 interaction, especially in autonomous tasks.

online_noteplace_django icon online_noteplace_django

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-friendly interface for education-focused content exchange.

orderbook-in-cpp icon orderbook-in-cpp

The Orderbook Project is a C++ application simulating a financial order book. It manages buy and sell orders, matches them according to their prices, and keeps track of trades. The application supports two types of orders: Good Till Cancel (GTC) and Fill and Kill (FOK).

scrape_best_movies icon scrape_best_movies

Scrapping the best movies from web with using BeautifulSoup library and creating a txt file for the list

spacetravelagency icon spacetravelagency

This program gets the information from the user in order the calculate the travel fee and prints the final bill in a text document.

text-encryption-decryption-cpp icon text-encryption-decryption-cpp

Encryption and decryption functionality for alphabetical letters in a given string. It uses a simple substitution method where each letter in the input text is replaced with a corresponding letter from a predefined mapping of normal letters to encrypted letters. The decryption process reverses this mapping to get the original text.

to_do_list icon to_do_list

This is a simple to-do list application written in Python using the Tkinter library. It allows the user to add, delete, and view items in the list.

trading_engine_rust icon trading_engine_rust

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 trading strategies, the project demonstrates proficiency in Rust's strong memory safety guarantees and concurrency model.

twitterbot icon twitterbot

A bot written with Python checks the internet speed from speedtest.net, gets the values and creates an automated tweet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.