Skip to content
View deepaksaranay's full-sized avatar
πŸ’­
AI/ML & Devops Engineer |STEM Researcher enthusiast | Building Intelligence πŸ”‚
πŸ’­
AI/ML & Devops Engineer |STEM Researcher enthusiast | Building Intelligence πŸ”‚

Block or report deepaksaranay

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.

Content in all repositories owned by your account will be closed.
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
deepaksaranay/README.md

Typing SVG


About Me

I design and harden the benchmark tasks used to evaluate how well AI agents actually reason, not just how well they pattern-match. My work sits at the intersection of software engineering, applied mathematics, and adversarial test design β€” built on a mechanical engineering foundation that keeps me grounded in first-principles problem solving.

profile = {
    "name"        : "Deepak Kumar",
    "aka"         : "Saranay",
    "location"    : "New Delhi, India",
    "focus"       : "AI benchmark design & evaluation engineering",
    "current_work": [
        "Authoring & hardening Harbor-format benchmark tasks β€” Project Dynamo (Handshake AI)",
        "PhD-level evaluation task design β€” Vedron.ai (astrophysics, gravitational-wave physics)",
    ],
    "also_building": [
        "Engineerspedia β€” engineering explainer blog",
        "Hindi-language physics & science YouTube channel",
    ],
    "education"   : ["B.Tech, Mechanical Engineering β€” RGPV", "PGDCA β€” SGSU"],
}

What I Do

Benchmark & evaluation engineering β€” Project Dynamo (Handshake AI) I build and rework Harbor-format tasks that stress-test AI agents across scientific computing, machine learning, mathematics/formal reasoning, and physics simulation. Each task is engineered end-to-end: reference solution, isolated verifier, seeded randomness, and protected ground truth β€” designed so difficulty comes from genuine algorithmic and mathematical complexity, not ambiguity or information hiding. I work the full fork β†’ PR β†’ automated multi-gate review (tier1, QC gate, adversarial review, pass@k) β†’ iterate cycle, and take on rework assignments to fix flagged tasks against reviewer findings.

AI evaluation β€” Vedron.ai Author PhD-level evaluation problems in astrophysics and gravitational-wave physics (magnetar energy budgets, strain/braking-index derivations) used to assess frontier model reasoning.

Science communication Run a Hindi-language physics/science YouTube channel producing short-form and long-form explainer content β€” including full production pipelines (narration scripting, Manim-animated storyboards, subtitled renders) β€” and write for Engineerspedia, an engineering-explainer blog aimed at making core engineering concepts accessible without the jargon.


Technical Toolkit

Python Docker Kubernetes Pytest FastAPI Flask Git GitLab CI GitHub Actions PostgreSQL

  • Adversarial task design β€” reference-solution engineering, isolated/protected verifiers, seeded determinism, anti-cheat isolation
  • Formal & mathematical methods β€” Dafny formal verification, CP-SAT / OR-tools constraint solvers, PSLQ-based symbolic computation
  • Infrastructure & CI/CD β€” Docker-validated pipelines, GitLab CI/CD with automated deploy + rollback, Kubernetes deployment
  • Applied engineering β€” mechanical engineering background (RGPV) informing systems and simulation-based task design

Featured Work

Project Stack Description
Benchmark task authoring β€” Project Dynamo Python, Docker, Harbor, pytest Adversarial benchmark tasks spanning constraint optimization (CP-SAT scheduling), symbolic computation (PSLQ polynomial reconstruction), formal verification (Dafny), matrix recovery, and RSA cryptanalysis β€” accepted into Handshake AI's evaluation suite
Engineerspedia HTML/CSS/JS, Netlify Hand-built engineering explainer site spanning software, mechanical, civil, electrical, and chemical engineering
CI/CD pipeline projects Flask, Docker, GitLab CI, Kubernetes flask-docker-cicd, employee-management-api, task-manager-api β€” containerized services with automated pipelines, manual-approval gates, and rollback handling
Mathematics & Formal Reasoning task Shell, Python, Docker Dynamo benchmark submission for formal mathematical reasoning workflows
Astrophysics evaluation tasks β€” Vedron.ai β€” PhD-level problems on magnetar gravitational-wave energetics and strain/braking-index physics

GitHub Stats

GitHub Streak


Background

  • B.Tech, Mechanical Engineering β€” RGPV
  • PGDCA β€” SGSU
  • Prior roles: Subject Matter Expert at Chegg India, plus technical/content work at Trivium Services, Contentwhale, and Outlier
  • Career path: mechanical engineering β†’ technical content & subject-matter expertise β†’ AI model training and evaluation

Connect

LinkedIn GitHub Website


Profile Views

Pinned Loading

  1. Student-Result-Manager-Using-Python Student-Result-Manager-Using-Python Public

    Student Result Manager is a beginner-friendly Python application developed to manage student grades and evaluate academic performance. The system allows users to add student records, view all regis…

    Python

  2. shl-recommender shl-recommender Public

    Conversational AI agent that recommends SHL Individual Test Assessments via natural dialogue. Built with FastAPI + Claude (Anthropic) + BM25 retrieval. SHL Labs AI Intern Assignment.

    Python 1

  3. Employee-Management-System-in-C Employee-Management-System-in-C Public

    A console-based Employee Management System developed in C using structures, functions, and file handling to efficiently manage employee records.

    C

  4. Inventory-Management-System-in-C Inventory-Management-System-in-C Public

    A console-based Inventory Management System developed in C with file handling, data structures, and a menu-driven interface for managing products, stock levels, and sales records.

    C

  5. Library-Management-System-in-Java Library-Management-System-in-Java Public

    A console-based Library Management System built in Java using Object-Oriented Programming (OOP) to manage books through a simple and user-friendly interface.

    Java