Skip to content

Instantly share code, notes, and snippets.

View sunilangadi2's full-sized avatar

Sunil Angadi sunilangadi2

View GitHub Profile
@sunilangadi2
sunilangadi2 / GSOC-2025-smartmontools.md
Last active April 8, 2025 04:35
smartmontools drivedb.h postprocessor [GSOC 2025]

Smartmontools drivedb.h Postprocessor

Background

If you're planning to work on this GSoC project, it's important to gain some foundational knowledge about:

  • Storage Devices and Protocols
  • SMART Technology
  • smartmontools & drivedb.h
  • Regular Expressions (Regex)
  • C++ Programming