Skip to content
View SelimKandaz's full-sized avatar

Block or report SelimKandaz

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
SelimKandaz/README.md

Selim Kandaz

Systems automation, server validation and infrastructure tooling.

I build practical tools for technical operations: server inventory, hardware validation, reporting, internal workflow automation, OCR search, label generation and safety-focused utilities.

What I build

  • Systems automation for technical operations
  • Server hardware validation and reporting tools
  • Redfish / BMC / infrastructure inventory utilities
  • Linux and Windows workflow automation
  • Python, FastAPI, C#/.NET and Bash tools
  • Privacy-conscious local utilities for OCR, inventory and reporting

Featured open-source projects

Windows/.NET disk sanitization workbench with OS disk protection, batch overwrite workflows, verification evidence and report generation.

Tech: C# / .NET / Windows Forms / safety-critical workflow design

FastAPI warehouse/order processing backend with role-based workflows, import concepts, audit logging and packing validation design.

Tech: Python / FastAPI / SQLAlchemy / Alembic / workflow automation

Open-source server inventory toolkit for Redfish-style hardware collection, structured reports and desktop configurator workflows.

Tech: Python / Redfish / BMC inventory / reporting

Local-first OCR indexing and search toolkit for finding serial numbers inside images, PDFs and scanned documents.

Tech: Python / OCR / SQLite / local search

Python CLI and GUI tools for parsing memory validation logs and generating CSV, JSON and PDF reports.

Tech: Python / Tkinter / ReportLab / hardware validation reporting

Python QR and Code128 label generator with CLI and desktop GUI workflows for inventory and asset labeling.

Tech: Python / QR code / Code128 / PDF label sheets

Smaller utilities and case studies

Portfolio direction

Most repositories are published as sanitized open-source tools. Private operational data, real inventory files, generated reports and environment-specific secrets are intentionally excluded.

Current focus

Building practical infrastructure tools that reduce repeated manual work, improve validation evidence and make technical operations easier to audit, repeat and scale.

Pinned Loading

  1. secure-wipe-workbench secure-wipe-workbench Public

    Windows/.NET disk sanitization workbench for HDD, SATA SSD and SAS/SCSI SSD overwrite workflows, verification evidence and technician-friendly reporting.

    C# 1

  2. warehouse-order-processing-demo warehouse-order-processing-demo Public

    Sanitized architecture demo for warehouse order processing, packing validation, audit logging and internal operations workflow design.

    Python 1

  3. linux-server-health-snapshot linux-server-health-snapshot Public

    A lightweight Linux toolkit that collects CPU, memory, storage and NVIDIA GPU health information into clean JSON and Markdown reports.

    Shell

  4. server-validation-automation-case-study server-validation-automation-case-study Public

    Case study for automated server validation workflows including hardware check-in, update decisions, proof testing and report generation.

    Python