Skip to content
View sherif69-sa's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report sherif69-sa

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

Sherif Atef — Python SDET and AI Evaluation Engineer

GitHub LinkedIn LeetCode

Python SDET & AI Evaluation Engineer

Theme-aware portfolio: GitHub automatically serves the light or dark visual set based on your appearance setting.

I work on the proof layer between failing systems and safe engineering decisions.

My focus is simple: find the first real signal, explain what it proves, protect the review boundary, and attach the command or artifact that verifies the decision.

signal → failure vector → safety decision → proof command → reviewer-ready report

What I validate

Validation surfaces

Surface What I look for
Python test behavior correctness, hidden-test safety, regression signals, focused proof
AI-generated code task logic, rubric alignment, hallucinated behavior, unsafe assumptions
CI and repository state first failing line, failed step, owner files, exact next command
Data artifacts Pandas tables, structured logs, JSON/Markdown evidence reports

Engineering proof surface

Engineering proof surface

failure_vector:
  check=<workflow/check>
  command=<failed command>
  first_failing_line=<exact signal>
  failure_class=<formatter|lint|type|test|dependency|security|unknown>
  safe_fix_candidate=<yes|no>
review_decision:
  diagnosis=<what failed and why>
  proof=<focused command>
  blocked_actions=<what must not be changed>
  next_human_action=<exact command or review step>

Flagship project — DevS69 SDETKit

DevS69 SDETKit is my main public engineering project.

It is a local-first reliability platform direction for Python SDET workflows, CI diagnosis, failure evidence, proof artifacts, safety gates, trajectory memory, and PR-quality reporting.

Repository: https://github.com/sherif69-sa/DevS69-sdetkit

DevS69 SDETKit reliability platform map

Component Product role
FailureVectorEngine extracts the first real failure and turns it into structured evidence
SafetyGate decides safe-fix eligibility and keeps unknown/risky work review-first
TrajectoryStore / RepoMemory records action → response → diagnosis → proof → outcome
ReplayableBenchmarkHarness evaluates no-op, oracle, and unsafe repair scenarios
ProtectedVerifier independently checks patch scope, proof validity, and anti-cheat boundaries
PRReporter / PatchScorer renders exact failure, safety decision, proof, next action, and repair score

Practice engine

LeetCode is part of my programming discipline. I use it to strengthen algorithmic judgment, hidden-test safety, runtime awareness, memory tradeoffs, and debugging speed.

Profile: https://leetcode.com/u/sherif69/

Programming practice engine

Track Purpose
Python / Python3 main algorithms and data-structure practice
Pandas dataframe, table, log, and reporting practice
TypeScript support track for typed APIs, closures, classes, and JS/TS-specific problems

Reviewer briefing

Reviewer briefing

role_fit=Python SDET / AI Evaluation / Coding Benchmark QA
public_project=DevS69 SDETKit
working_method=evidence-first validation
practice_system=Python + Pandas + TypeScript
professional_signal=proof before claims

Core stack

Python · pytest · Pandas · Docker · Git · GitHub Actions
CLI workflows · JSON evidence · Markdown reports · CI-style validation
AI evaluation workflows · coding benchmark review · repository inspection

Target roles

  • Python SDET
  • AI Evaluation Engineer
  • Coding Benchmark QA Engineer
  • Test Automation Engineer
  • CI Reliability / Quality Engineering
  • LLM Workflow Evaluation
  • Repository Review and Validation

Contact panel

Pinned Loading

  1. DevS69-sdetkit DevS69-sdetkit Public

    Evolving developer productivity + QA automation toolkit for reliable workflows and fast feedback.

    Python 4