Skip to content
View ArdaKurtt's full-sized avatar
  • Lefke, Northern Cyprus
  • Joined Aug 10, 2026

Block or report ArdaKurtt

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ArdaKurtt/README.md

Hi, I'm Arda πŸ‘‹

Computer Programming Graduate | C/C++ | Windows Systems | PC Hardware

I'm a Computer Programming graduate with a strong interest in software development, Windows systems, computer hardware and system diagnostics.

I have practical experience with PC assembly, troubleshooting, component replacement, maintenance, thermal paste replacement, Windows installation and system configuration.

Skills

Programming

  • C
  • C++
  • Object-Oriented Programming (OOP)
  • HTML
  • CSS
  • JavaScript

Windows & Computer Hardware

  • Windows System Installation & Configuration
  • System Diagnostics
  • PC Assembly & Installation
  • Hardware Troubleshooting
  • Component Replacement
  • Thermal Paste Replacement
  • System Maintenance
  • Hardware Upgrades

Projects

⭐ PC Diagnostic Tool v2.0

A C++17 Windows console application for collecting system information, performing system health checks and generating diagnostic reports.

  • CPU, RAM and disk diagnostics
  • Network and ICMP latency testing
  • Windows System Event Log analysis
  • 0–100 System Health Score
  • Diagnostic recommendations
  • Timestamped diagnostic reports

πŸ”— View Project
🌐 Portfolio

πŸ–₯️ Windows System Monitor

A C++17 Windows console application for real-time monitoring of CPU, RAM, disk usage and network latency.

  • Real-time CPU monitoring
  • RAM usage monitoring
  • Disk usage and free-space information
  • ICMP network latency testing
  • Automatic 1-second refresh
  • Native Windows API usage

πŸ”— View Project

πŸ”§ PC Hardware Inventory

A C++17 Windows utility for collecting hardware and system information using native Windows APIs and Windows Registry access.

  • CPU model detection
  • Logical processor information
  • System architecture detection
  • Windows version information
  • RAM information
  • Fixed-disk inventory
  • Disk capacity and usage information

πŸ”— View Project

🌐 Portfolio

My projects, technical skills and background:

πŸ”— ardakurtt.github.io

πŸŽ“ Education

European University of Lefke
Computer Programming β€” Graduate

πŸ“« Contact

Pinned Loading

  1. pc-diagnostic-tool pc-diagnostic-tool Public

    A C++ console tool that displays basic Windows system information.

    C++ 1

  2. pc-hardware-inventory pc-hardware-inventory Public

    Windows hardware and system inventory utility built with C++17 and native Windows APIs.

    C++

  3. windows-system-monitor windows-system-monitor Public

    Real-time Windows system monitoring tool built with C++17 and Windows API.

    C++