Pinned Repositories
ADAS-Simulation-with-Object-Detection-and-Collision-Avoidance-cpp-DFS
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.
algorithmTeacher
Give info about the algorithms with using Tkinter
Amazon-Price-Tracker
Track the price for the product you would like to buy and receive an email once the price is below your required price
ApplyFilter
Apply filters to the jpg file with using Pillow library
database_oprex
A NoSQL key-value database implemented in C++. This project supports CRUD operations, persistence, and a simple query language.
pdfMerger
Real-Time-Market-Data-Feed-Handler-and-Order-Matching-Engine
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 external libraries like libcurl for network communication and JSON for Modern C++ (json.hpp) for handling market data in JSON format.
Risk_Analytics_Portfolio_Management_cpp
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.
trade_strategy_cpp
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.
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.
omerhalid's Repositories
omerhalid/chat-app-rust
omerhalid/pdfMerger
omerhalid/tradingAppCpp
omerhalid/Rock-Paper-Scissors-java
Rock Paper Scissors game in Java
omerhalid/atm_java
Atm application using Java
omerhalid/Java_Practice
Java Practice of fundemantals
omerhalid/Session-Based-Recommender-System-vanilla-RNN
omerhalid/Recommender-System-with-Item2Vec
omerhalid/session-based-recomender-system-LSTM
omerhalid/FastAPI
omerhalid/Fashion-items-RNN
Fashion Item Recognition with Vanilla RNN
omerhalid/chat-app-django
omerhalid/dynamic-array-operations-exercise
omerhalid/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.
omerhalid/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.
omerhalid/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.
omerhalid/encryption-decryption_text_python
This program generates a key using the Fernet.generate_key() function, creates a Fernet object using the key, and then uses the encrypt and decrypt methods of the Fernet object to encrypt and decrypt the message.
omerhalid/ApplyFilter
Apply filters to the jpg file with using Pillow library
omerhalid/algorithmTeacher
Give info about the algorithms with using Tkinter
omerhalid/snakeGame
Snake game with using pygame
omerhalid/CafeWithBestWifi_api
Database for the cafes API
omerhalid/Favourite_Movies_Website
omerhalid/SQLite_Python_LibraryForBooks
omerhalid/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.
omerhalid/automated_birthday_wisher
omerhalid/blog-with-flask
omerhalid/findMeAMatch_Website_bootstrap5
Tinder imitation for dogs with using Bootstrap5
omerhalid/scrape_best_movies
Scrapping the best movies from web with using BeautifulSoup library and creating a txt file for the list
omerhalid/blog_with_flask_python
omerhalid/scrapping_bilboard_hot_list_SpotifyAPI
Scrapping the hot top 100 songs from bilboard.com for the any given date, and automatically creating a spotify playlist.