

Experienced C++ Developer with expertise in multi-threaded applications, financial trading platforms, and industrial automation. Over 5 years of experience developing high-performance software solutions, including a financial trading application with real-time market data processing and an industrial automation system supporting 5000+ PLCs and 500,000+ data points. Skilled in C++17, OPC UA, multi-threading, socket programming, and cloud-integrated architectures. Strong problem-solving abilities, with a proven track record of developing 30+ new analysis and trade screens, integrating advanced technical indicators, and optimizing system performance. Experienced in consulting for multiple companies, collaborating in international client meetings, and troubleshooting real-time systems remotely. Passionate about C++ development, system architecture, and performance optimization, with a strong interest in embedded systems and low-level programming.
Key Achievements & Responsibilities:
Key Achievements & Responsibilities:
C17, OOP
Network Analyser (https://github.com/kadiryaz/Network-Analyser)
In this experimental project, one module is periodically sniffing the network telegrams and the other module is analyzing those telegrams with an AI model(RandomForest). The main purpose of the project is detecting an anomaly in network flow. Currently project has integrated into a Jetson Nano device. The success rate of finding anomalies is low but the development is still on going.
Used technologies;
Jetson Nano Development Kit
Linux
Phyton (phyflowmeter, pickle, threading, pandas, numpy, sklearn libraries)
Radar Device (https://github.com/kadiryaz/RadarProject)
In this project, an ultrasonic sensor which is connected to a servo motor, is continuously scanning the area and reports every object which is founded. Also a C# windows form application is gathering that information and painted a radar for visualizing the direction and distance of the founded object.
Used technologies;
Code Composer Studio
MSP430 microcontroller
C language with MSP430 library
UART cable for sending the data to computer
C# Windows Form Application
AnalysBI - (private in github)
AnalysBI a desktop application which creates a company’s financial statements, calculates financial ratios from these
statements, and visualizes them in graphs based on the trial balance, By using fuzzy logic techniques, the application can
provide intelligent and accurate interpretations of these ratios. The main objective of this project is to analyze a
company’s financial situation as accurately as possible and to offer recommendations to the company owners
accordingly.
Used technologies;
C# Windows Form Applications
MSSQL
FuzzySharp library
Report Viewer